@charset "UTF-8";
/* stylelint-disable value-keyword-case */
/* stylelint-enable value-keyword-case */
/*
  * чтобы запустить компиляцию стилей:
  * npx sass public/vendor/beesender_v1/style/beesender_chat.scss public/vendor/beesender_v1/style/beesender_chat.css
*/
/* stylelint-disable */
#beesenderchat-container .beesenderchat-header-buttons-close {
  position: absolute !important;
  top: -30px !important;
  right: 0 !important;
  z-index: 2147483000 !important;
  width: 75px !important;
  height: 75px !important;
  background-position: 50% !important;
  background-size: 14px 14px !important;
  background-repeat: no-repeat !important;
  cursor: pointer !important;
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .beesender-widget-button-pulse-image {
    right: 35px !important;
    bottom: 15px !important;
  }
}
.beesender-widget-button-pulse-image {
  position: fixed;
  top: 0;
  z-index: 9999999999999;
  width: 80px;
  height: 80px;
  opacity: 0;
}

@media screen and (max-width: 1000px) {
  .beesender-widget-button-pulse-image {
    width: 60px;
    height: 60px;
  }
}
.beesender-widget-button-pulse-image:hover {
  cursor: pointer;
}

.beesenderchat-widget-startbutton img {
  position: absolute;
  width: 60px;
  height: 60px;
}

.beesenderchat-widget-startbutton-front {
  z-index: 2;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#beesenderchat-widget-startbutton {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 4px 12px 0 rgba(37, 38, 40, 0.25);
  cursor: pointer;
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  #beesenderchat-widget-startbutton {
    right: 14px;
    bottom: 14px;
    width: 40px;
    height: 40px;
  }
}
#beesenderchat-widget-startbutton > div {
  display: none;
}
#beesenderchat-widget-startbutton::before {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 10.9991C0.5 5.20061 5.20101 0.5 11 0.5C16.799 0.5 21.5 5.20061 21.5 10.9991C21.5 16.7976 16.799 21.4982 11 21.4982C9.32887 21.4982 7.71246 21.1067 6.25573 20.3677L2.39497 21.4446C1.601 21.6663 0.777585 21.2024 0.555872 20.4085C0.482511 20.1458 0.482535 19.8681 0.555917 19.6055L1.6333 15.7482C0.892529 14.2903 0.5 12.6721 0.5 10.9991ZM11 2.45571C6.28121 2.45571 2.45588 6.28072 2.45588 10.9991C2.45588 12.4766 2.8306 13.8973 3.53435 15.1575L3.73078 15.5093L2.66079 19.3401L6.49434 18.2707L6.84579 18.4667C8.105 19.1687 9.52415 19.5425 11 19.5425C15.7188 19.5425 19.5441 15.7175 19.5441 10.9991C19.5441 6.28072 15.7188 2.45571 11 2.45571ZM7.65441 8.21992L14.3502 8.21992C14.8903 8.21992 15.3281 8.65773 15.3281 9.19778C15.3281 9.693 14.9602 10.1019 14.4826 10.1667L14.4688 10.1686L14.3502 10.1761L7.65441 10.1756C7.11431 10.1756 6.67647 9.73784 6.67647 9.19778C6.67647 8.70256 7.04444 8.29362 7.52197 8.22884L7.5358 8.22696L7.65441 8.21992ZM7.65441 11.8226L12.285 11.8226C12.8251 11.8226 13.2629 12.2604 13.2629 12.8004C13.2629 13.2956 12.895 13.7046 12.4174 13.7694L12.4036 13.7712L12.285 13.7787L7.65441 13.7783C7.11431 13.7783 6.67647 13.3405 6.67647 12.8004C6.67647 12.3052 7.04444 11.8962 7.52197 11.8315L7.5358 11.8296L7.65441 11.8226Z' fill='%23252628' /%3e%3c/svg%3e");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  #beesenderchat-widget-startbutton::before {
    width: 14px;
    height: 14px;
  }
}
#beesenderchat-widget-startbutton::after {
  content: "Написать нам"; /* Написать нам в Unicode */
  position: absolute;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  font-family: var(--gilroy), sans-serif !important;
  line-height: 150%;
  text-align: center;
  white-space: nowrap;
  opacity: 0;
  transition: all 0.4s ease;
  transform: translateX(10px);
}
@media (hover: hover) and (pointer: fine) {
  #beesenderchat-widget-startbutton:hover {
    width: 163px;
    border-radius: 24px;
    background-color: #2f2f31;
  }
  #beesenderchat-widget-startbutton:hover::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 10.9991C0.5 5.20061 5.20101 0.5 11 0.5C16.799 0.5 21.5 5.20061 21.5 10.9991C21.5 16.7976 16.799 21.4982 11 21.4982C9.32887 21.4982 7.71246 21.1067 6.25573 20.3677L2.39497 21.4446C1.601 21.6663 0.777585 21.2024 0.555872 20.4085C0.482511 20.1458 0.482535 19.8681 0.555917 19.6055L1.6333 15.7482C0.892529 14.2903 0.5 12.6721 0.5 10.9991ZM11 2.45571C6.28121 2.45571 2.45588 6.28072 2.45588 10.9991C2.45588 12.4766 2.8306 13.8973 3.53435 15.1575L3.73078 15.5093L2.66079 19.3401L6.49434 18.2707L6.84579 18.4667C8.105 19.1687 9.52415 19.5425 11 19.5425C15.7188 19.5425 19.5441 15.7175 19.5441 10.9991C19.5441 6.28072 15.7188 2.45571 11 2.45571ZM7.65441 8.21992L14.3502 8.21992C14.8903 8.21992 15.3281 8.65773 15.3281 9.19778C15.3281 9.693 14.9602 10.1019 14.4826 10.1667L14.4688 10.1686L14.3502 10.1761L7.65441 10.1756C7.11431 10.1756 6.67647 9.73784 6.67647 9.19778C6.67647 8.70256 7.04444 8.29362 7.52197 8.22884L7.5358 8.22696L7.65441 8.21992ZM7.65441 11.8226L12.285 11.8226C12.8251 11.8226 13.2629 12.2604 13.2629 12.8004C13.2629 13.2956 12.895 13.7046 12.4174 13.7694L12.4036 13.7712L12.285 13.7787L7.65441 13.7783C7.11431 13.7783 6.67647 13.3405 6.67647 12.8004C6.67647 12.3052 7.04444 11.8962 7.52197 11.8315L7.5358 11.8296L7.65441 11.8226Z' fill='white' /%3e%3c/svg%3e");
    transform: translateX(-54px);
  }
  #beesenderchat-widget-startbutton:hover::after {
    opacity: 1;
    transform: translateX(15px);
  }
}

@media screen and (max-width: 650px) {
  #beesenderchat-widget-startbutton::after {
    transform: translate(-50%, -50%);
  }
}
.beesender-widget-button-wrapper {
  position: fixed;
  z-index: 10150;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: flex-end;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: end;
  -ms-flex-align: end;
}

.beesender-widget-button-wrapper.beesender-widget-button-position-bottom-left, .beesender-widget-button-wrapper.beesender-widget-button-position-bottom-middle, .beesender-widget-button-wrapper.beesender-widget-button-position-bottom-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.beesender-widget-button-visible {
  opacity: 0;
  visibility: visible;
  animation: visible-widget 1s 1 forwards !important;
  animation-delay: 0.2s;
}

@-webkit-keyframes visible-widget {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes beesender-widget-button-visible {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  30.001% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  62.999% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes beesender-widget-button-visible {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  30.001% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  62.999% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.beesender-widget-button-disable {
  -webkit-animation: beesender-widget-button-disable 0.3s ease-out 1 forwards;
  animation: beesender-widget-button-disable 0.3s ease-out 1 forwards;
}

@-webkit-keyframes beesender-widget-button-disable {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50.001% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  92.999% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes beesender-widget-button-disable {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50.001% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  92.999% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
.beesender-widget-button-popup {
  position: absolute;
  left: 100px;
  z-index: 1;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 312px;
  padding: 12px 20px 12px 14px;
  border-radius: 15px;
  cursor: pointer;
}

.beesender-widget-button-popup-triangle {
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
}

.beesender-widget-button-block {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66px;
  height: 66px;
  border-radius: 100%;
  cursor: pointer;
}

.beesender-widget-button-position-top-right {
  top: 50px;
  right: 50px;
}

.beesender-widget-button-position-bottom-left {
  bottom: 50px;
  left: 50px;
}

.beesender-widget-button-position-bottom-middle {
  bottom: 50px;
  left: 50%;
  margin: 0 0 0 -33px;
}

.beesender-widget-button-position-bottom-right {
  right: 50px;
  bottom: 50px;
}

.beesender-widget-button-inner-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 66px;
  border-radius: 100px;
}

.beesender-widget-button-inner-item {
  position: absolute;
  top: 0;
  left: 0;
  padding: 16px 13px;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
  -webkit-animation: socialrotateback 0.4s;
  animation: socialRotateBack 0.4s;
}

.beesender-widget-button-icon-animation {
  opacity: 1;
}

.beesender-widget-button-inner-mask {
  position: absolute;
  top: -8px;
  left: -8px;
  -webkit-width: calc(100% + 16px);
  width: calc(100% + 16px);
  min-width: 66px;
  height: 82px;
  border-radius: 100px;
  opacity: 0.2;
}

.beesender-widget-button-inner-container, .bx-touch .beesender-widget-button-inner-container {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}

.beesender-widget-button-pulse {
  position: absolute;
  inset: 20px -10px -25px 5px;
  display: none;
  border-radius: 50%;
}

@-webkit-keyframes widgetPulse {
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
@keyframes widgetPulse {
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
:focus {
  outline-color: hsla(0deg, 0%, 100%, 0);
}

.beesenderchat-footer {
  position: absolute;
  top: 0;
  width: 100%;
  height: 0;
  background-color: #ffffff;
}

.beesender-upload-image-img {
  display: block !important;
  height: 18px !important;
  margin-top: 6px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  cursor: pointer !important;
  widows: auto !important;
}

#beesenderchat-container .beesenderchat-conversation-footer {
  position: absolute !important;
  right: 0 !important;
  bottom: 13px !important;
  left: 0 !important;
  z-index: 10 !important;
  min-height: 64px !important;
  border-radius: 0 0 6px 6px !important;
}
@media screen and (max-height: 600px) {
  #beesenderchat-container .beesenderchat-conversation-footer {
    bottom: 22px !important;
  }
}
#beesenderchat-container .beesenderchat-composer {
  position: unset !important;
  min-height: 64px !important;
  max-height: 200px !important;
}
#beesenderchat-container .beesenderchat-composer > pre {
  display: none !important;
}

@media screen and (max-height: 930px) {
  #beesenderchat-container .beesenderchat-composer {
    bottom: 30px !important;
  }
}
#beesenderchat-container .beesenderchat-channel-row .pointer-cursor {
  color: #ffffff !important;
  font-size: 14px !important;
  font-family: var(--gilroy), sans-serif !important;
  line-height: 16px !important;
}

#beesenderchat-container .beesenderchat-composer textarea {
  position: absolute !important;
  bottom: -12px !important;
  left: 0 !important;
  overflow: hidden !important;
  min-height: 73px !important;
  max-height: 300px !important;
  border: none !important;
  background-color: #ffffff !important;
  color: #565867 !important;
  resize: none !important;
  -webkit-transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease !important;
  transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease !important;
  transition: background-color 0.2s ease, box-shadow 0.2s ease !important;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease !important;
}
@media screen and (max-width: 980px) {
  #beesenderchat-container .beesenderchat-composer textarea {
    min-height: 76px !important;
  }
}

#beesenderchat-container .beesenderchat-composer pre, #beesenderchat-container .beesenderchat-composer textarea {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  width: 100% !important;
  height: 100%;
  padding: 18px 54px 18px 24px !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 1.33 !important;
  white-space: pre-wrap !important;
  word-wrap: break-word !important;
}
@media screen and (max-width: 450px) {
  #beesenderchat-container .beesenderchat-composer pre, #beesenderchat-container .beesenderchat-composer textarea {
    padding: 18px 40px 18px 24px !important;
  }
}

#beesenderchat-container .beesenderchat-composer textarea::-webkit-input-placeholder {
  color: #b8c3ca !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 1.33 !important;
  opacity: 0.7 !important;
}

#beesenderchat-container .beesenderchat-composer textarea::-moz-placeholder {
  color: #b8c3ca !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 1.33 !important;
  opacity: 0.7 !important;
}

#beesenderchat-container .beesenderchat-composer textarea:-ms-input-placeholder {
  color: #b8c3ca !important;
  font-weight: 400 !important;
  font-family: Montserrat, sans-serif !important;
  line-height: 1.33 !important;
}

#beesenderchat-container .beesenderchat-composer textarea:focus {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 0 100px 0 rgba(150, 165, 190, 0.24) !important;
  box-shadow: 0 0 100px 0 rgba(150, 165, 190, 0.24) !important;
  outline: none !important;
}

#beesenderchat-container .beesenderchat-conversation .beesenderchat-conversation-footer {
  opacity: 1 !important;
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
  -webkit-animation-name: beesenderchat-composer-slide-in !important;
  animation-name: beesenderchat-composer-slide-in !important;
  -webkit-animation-duration: 0.32s !important;
  animation-duration: 0.32s !important;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1) !important;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1) !important;
  -webkit-animation-delay: 80ms !important;
  animation-delay: 80ms !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

#beesenderchat-container .beesenderchat-composer pre {
  visibility: hidden;
}

#beesenderchat-sendbox-textarea {
  z-index: 1000 !important;
  padding-top: 9px !important;
}

#beesenderchat-container .beesenderchat-composer-buttons {
  top: 16px !important;
  display: flex !important;
  align-items: center !important;
}
#beesenderchat-container .beesenderchat-composer-send-button {
  content: " " !important;
  position: absolute !important;
  top: 20px !important;
  right: 13px !important;
  left: unset !important;
  z-index: 99999 !important;
  width: 20px !important;
  height: 20px !important;
  background-size: 20px 20px !important;
  background-repeat: no-repeat !important;
}

@media screen and (max-width: 950px) {
  #beesenderchat-container .beesenderchat-composer-send-button {
    top: 20px !important;
  }
  #beesenderchat-sendbox-textarea {
    z-index: 1000 !important;
  }
}
#beesenderchat-container .beesenderchat-composer-upload-button {
  position: relative;
  display: inline-block;
  height: 35px;
  opacity: 0.7;
  cursor: pointer !important;
}

#beesenderchat-container .beesenderchat-composer-upload-button {
  margin-right: 5px;
}

#beesenderchat-container .beesenderchat-composer-send-button {
  width: 30px;
  background-color: transparent;
}

#beesenderchat-container .beesenderchat-composer-upload-button {
  width: 20px;
}

.beesenderchat-footer-description {
  position: absolute;
  top: 0;
  right: 0 !important;
  bottom: 0;
  z-index: 11;
  height: 0;
  padding: 0 !important;
  color: #ffffff !important;
  font-size: 0 !important;
  opacity: 0 !important;
}

.beesenderchat-footer-description a {
  color: grey !important;
}

.beesenderchat-footer-description a:hover {
  cursor: pointer !important;
}

#beesender-smile {
  display: none;
  background-color: hsla(0deg, 0%, 100%, 0);
}

.beesenderchat-emojis span {
  cursor: pointer !important;
}

#beesenderchat-container .beesenderchat-app {
  position: relative !important;
  top: 4px;
  z-index: 99999;
}
@media screen and (max-width: 980px) {
  #beesenderchat-container .beesenderchat-app {
    top: 3px;
  }
}

.beesenderchat-smile-img {
  width: 21px;
}

.beesenderchat-smile-img:hover {
  cursor: pointer !important;
}

.beesenderchat-smile-container {
  position: absolute;
  right: -10px !important;
  bottom: 35px !important;
  z-index: 1;
  overflow: hidden scroll !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 340px;
  height: 210px;
  padding: 10px !important;
  border: 1px solid #cccccc;
  border-radius: 0.5rem;
  background: #ffffff;
  -webkit-box-shadow: 1px 1px 8px #c7dbe6;
  box-shadow: 1px 1px 8px #c7dbe6;
  font-family: Montserrat, sans-serif;
}

@media screen and (max-width: 1000px) {
  .beesenderchat-smile-container {
    right: unset;
    left: 0 !important;
  }
}
.beesenderchat-emoji-picker h5 {
  margin: 5px !important;
  color: #b1b1b1 !important;
  font-size: 0.8rem;
  text-transform: uppercase;
  cursor: default;
}

.beesenderchat-emoji-picker .beesenderchat-emojis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 3px;
}

.beesenderchat-emoji-picker .beesenderchat-emojis::after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.beesenderchat-emoji-picker .beesenderchat-emojis span {
  padding: 0.2rem;
  border-radius: 5px;
  font-size: 20px !important;
  cursor: pointer;
}

.beesenderchat-emoji-picker .beesenderchat-emojis span:hover {
  background: #ececec;
  cursor: pointer;
}

.beesenderchat-emoji-picker__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.beesenderchat-emoji-picker__search > input {
  -ms-flex: 1;
  flex: 1;
  padding: 0.5rem 1rem !important;
  border: 1px solid #cccccc !important;
  border-radius: 10rem;
  outline: none;
  -webkit-box-flex: 1;
}

@media screen and (max-width: 980px) {
  #beesenderchat-container .beesenderchat-composer pre, #beesenderchat-container .beesenderchat-composer textarea, .beesenderchat-footer-description {
    font-size: 15px !important;
  }
}
.beesenderchat-footer-description-image {
  width: 0 !important;
}

.beesenderchat-footer-description-image, .beesenderchat-footer-description-image a {
  display: none !important;
  opacity: 0 !important;
}

.beesenderchat-avatar-img, .beesenderchat-operatorinfo-avatar-img {
  width: 40px;
  height: 40px;
  padding-left: 10px;
  border-radius: 50px;
  background: #ededed;
}

.beesenderchat-comment-container-admin-avatar {
  top: 3px;
}

.beesender-download-icon {
  position: relative;
  top: -8px;
  left: 0;
  width: 20px;
  margin-right: 10px !important;
  cursor: pointer !important;
}

.beesenderchat-notification-message-phrase {
  color: #135cf0;
  font-size: 14px;
}

.beesenderchat-notification-message-phrase, .beesenderchat-operatorinfo-message {
  margin-bottom: 15px !important;
  padding: 5px !important;
  border-radius: 8px !important;
  background-color: #ededed;
  text-align: center !important;
}

.beesenderchat-operatorinfo-message {
  display: none !important;
  color: #ffffff !important;
}

.beesenderchat-operatorinfo-avatar {
  display: inline !important;
}

.beesenderchat-operatorinfo-message-phrase {
  color: #135cf0;
  font-size: 14px;
  text-align: center !important;
}

.beesenderchat-operator-name {
  width: 100%;
  font-size: 80%;
  word-break: break-all;
}

.beesender-msg-time {
  font-size: 10px;
}

.beesender-msg-time, .beesender-msg-time-emoji {
  position: relative !important;
  display: block;
  padding-right: 10px !important;
  font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif;
  text-align: right !important;
  opacity: 0.8 !important;
}

.beesender-msg-time-emoji {
  font-size: 10px !important;
}

.beesenderchat-attachment-name {
  position: relative;
  top: -11px;
  left: 0;
  display: inline-block !important;
  overflow: hidden !important;
  max-width: 75%;
  margin-top: 10px !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.beesenderchat-attachment-size {
  left: 30px;
}

.beesenderchat-attachment-size, .beesenderchat-upload-percentage {
  position: relative;
  top: -10px !important;
  color: #1f2321 !important;
  font-size: 12px;
}

.beesenderchat-upload-percentage {
  left: 38px;
}

.beesenderchat-upload-error-label, .beesenderchat-upload-success-label {
  position: relative;
  top: -10px !important;
  left: 30px;
  color: #1f2321 !important;
  font-size: 12px;
}

.beesenderchat-comment-emoji {
  background: none;
}

.beesenderchat-comment-emoji p {
  font-size: 50px;
}

.bt-spinner {
  position: relative;
  top: 7px;
  width: 25px;
  height: 25px;
  padding-right: 0;
  border: 2px solid #d7d6d6 !important;
  border-top: 2px solid #ffffff !important;
  border-radius: 50%;
  background-color: transparent;
  -webkit-animation: spin-data-v-3b715013 1s linear infinite;
  animation: spin-data-v-3b715013 1s linear infinite;
}

.attach, .bt-spinner {
  display: inline-block !important;
  margin-right: 10px !important;
}

.attach {
  position: relative !important;
  top: 7px !important;
  width: 25px !important;
  height: 25px !important;
  padding-right: 0 !important;
}

.attach-success {
  background-image: url(https://widget.beesender.com/src/upload.svg) !important;
}

.attach-error {
  background-image: url(https://widget.beesender.com/src/error.svg) !important;
}

@-webkit-keyframes spin-data-v-3b715013 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes spin-data-v-3b715013 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  #beesenderchat .beesenderchat-channel-row {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    margin: 10px auto !important;
    border: 1px solid hsla(0deg, 0%, 100%, 0.68) !important;
    border-radius: 10px;
    background: rgba(149, 178, 217, 0.58) !important;
    color: #ffffff !important;
    font-size: 16px !important;
    text-align: left !important;
  }
}
#beesenderchat .beesenderchat-channel-row {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  margin: 10px auto !important;
  border: none !important;
  border-radius: 10px;
  background: rgba(149, 178, 217, 0.58) !important;
  color: #ffffff !important;
  font-size: 16px !important;
  text-align: left !important;
}

.beesenderchat-channel-row:hover {
  background: rgba(204, 217, 221, 0.9) !important;
}

.beesenderchat-channel-row img {
  display: inline-block !important;
  vertical-align: middle !important;
  max-width: 40px;
  max-height: 40px;
  padding: 5px !important;
  border-radius: 5px !important;
}

.beesenderchat-channel-row span {
  display: inline-block !important;
  vertical-align: middle !important;
  width: 75% !important;
  margin-left: 5px !important;
  font-size: 14px !important;
}

.pointer-cursor:hover {
  cursor: pointer !important;
}

.beesenderchat-conversation-channel-header {
  display: block !important;
  margin-top: 0 !important;
  margin-bottom: 30px !important;
  text-align: left !important;
}

.beesenderchat-conversation-channels-left, .beesenderchat-conversation-channels-right {
  width: 40%;
  margin-bottom: 15px !important;
  text-align: center;
  cursor: pointer !important;
}

.beesenderchat-conversation-channels-right {
  margin-left: 15px !important;
}

.beesenderchat-conversation-channel-h {
  margin-bottom: 20px !important;
  color: #ffffff !important;
}

#beesenderchat-container a, #beesenderchat-container abbr, #beesenderchat-container acronym, #beesenderchat-container address, #beesenderchat-container applet, #beesenderchat-container article, #beesenderchat-container aside, #beesenderchat-container audio, #beesenderchat-container b, #beesenderchat-container big, #beesenderchat-container blockquote, #beesenderchat-container button, #beesenderchat-container canvas, #beesenderchat-container caption, #beesenderchat-container center, #beesenderchat-container cite, #beesenderchat-container code, #beesenderchat-container dd, #beesenderchat-container del, #beesenderchat-container details, #beesenderchat-container dfn, #beesenderchat-container div, #beesenderchat-container div.form, #beesenderchat-container dl, #beesenderchat-container dt, #beesenderchat-container em, #beesenderchat-container fieldset, #beesenderchat-container figcaption, #beesenderchat-container figure, #beesenderchat-container footer, #beesenderchat-container form, #beesenderchat-container h1, #beesenderchat-container h2, #beesenderchat-container h3, #beesenderchat-container h4, #beesenderchat-container h5, #beesenderchat-container h6, #beesenderchat-container header, #beesenderchat-container hgroup, #beesenderchat-container i, #beesenderchat-container iframe, #beesenderchat-container img, #beesenderchat-container input, #beesenderchat-container input[type], #beesenderchat-container ins, #beesenderchat-container kbd, #beesenderchat-container label, #beesenderchat-container legend, #beesenderchat-container li, #beesenderchat-container mark, #beesenderchat-container menu, #beesenderchat-container nav, #beesenderchat-container object, #beesenderchat-container ol, #beesenderchat-container p, #beesenderchat-container pre, #beesenderchat-container q, #beesenderchat-container s, #beesenderchat-container samp, #beesenderchat-container section, #beesenderchat-container small, #beesenderchat-container span, #beesenderchat-container strike, #beesenderchat-container strong, #beesenderchat-container sub, #beesenderchat-container summary, #beesenderchat-container sup, #beesenderchat-container table, #beesenderchat-container tbody, #beesenderchat-container td, #beesenderchat-container textarea, #beesenderchat-container tfoot, #beesenderchat-container th, #beesenderchat-container thead, #beesenderchat-container time, #beesenderchat-container tr, #beesenderchat-container tt, #beesenderchat-container u, #beesenderchat-container ul, #beesenderchat-container var, #beesenderchat-container video {
  padding: 0;
  cursor: auto;
}

#beesenderchat-container .beesenderchat-conversation-body-container {
  position: relative !important;
  top: 4px !important;
  right: 0 !important;
  left: 0 !important;
  height: 100% !important;
}

.beesenderchat-conversation {
  height: 88%;
}

#beesenderchat-container .beesenderchat-comment-container-admin .beesenderchat-comment #beesenderchat-container .beesenderchat-conversation.beesenderchat-conversation-fetching .beesenderchat-conversation-backgrounds {
  background-color: #ffffff;
  opacity: 0;
  -webkit-animation: none;
  animation: none;
}

#beesenderchat-container .beesenderchat-conversation .beesenderchat-conversation-backgrounds {
  -webkit-animation-name: beesenderchat-messenger-view-fade-out;
  animation-name: beesenderchat-messenger-view-fade-out;
  -webkit-animation-duration: 0.32s;
  animation-duration: 0.32s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#beesenderchat-container .beesenderchat-conversation-body {
  position: absolute !important;
  inset: 0 0 -30px 0 !important;
  -webkit-transform: translateY(-30px) !important;
  transform: translateY(-30px) !important;
}

#beesenderchat-container .beesenderchat-conversation-body-profile {
  position: relative !important;
  width: 100% !important;
  border-radius: 30px 30px 0 0 !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(63%, #f7f7f7), to(rgba(255, 203, 2, 0))) !important;
  background: linear-gradient(180deg, #f7f7f7 63%, rgba(255, 203, 2, 0)) !important;
}

#beesenderchat-container .beesenderchat-team-profile-office-hours {
  margin-top: 0 !important;
}

#beesenderchat-container .beesenderchat-team-profile-compact-contents {
  overflow: unset !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  height: 50px !important;
  padding: 8px 24px !important;
  border-radius: 8px !important;
  white-space: nowrap !important;
}

#beesenderchat-container .beesenderchat-team-profile-compact {
  position: relative !important;
  inset: 0 20px 0 0 !important;
  overflow: unset !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  height: unset !important;
  padding-top: 12.5px !important;
  opacity: 1 !important;
}

#beesenderchat-container .beesenderchat-conversation-profile {
  position: relative;
  z-index: 20000;
}

#beesenderchat-container .beesenderchat-team-profile-compact-avatar-container {
  display: inline-block;
  vertical-align: middle;
  float: left;
  padding-right: 10px;
  white-space: nowrap;
}

#beesenderchat-container .beesenderchat-team-profile-compact-avatar-container .beesenderchat-avatar::before {
  content: "";
  display: block;
  width: 84px;
  height: 29px;
  background: url("./beesenderchat-logo.svg") no-repeat center;
  background-size: contain;
}

#beesenderchat-container .beesenderchat-team-profile-compact-avatar .beesenderchat-avatar img {
  width: 85px !important;
  height: 32px !important;
}

.beesenderchat-avatar img {
  display: none;
}

#beesenderchat-main-feed {
  top: 302px;
  bottom: 55px;
  z-index: 11111111;
  background-color: #f8f9fa;
}

#beesenderchat-container .beesenderchat-footer {
  display: none;
}

#beesenderchat-container .beesenderchat-conversation-body-parts {
  position: absolute !important;
  inset: 70px 0 0 0 !important;
  z-index: 10000 !important;
  overflow: hidden auto !important;
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  border-top: 1px solid #dbdce4 !important;
  border-radius: 0 !important;
  background: #f8f9fa !important;
  scrollbar-color: #8bc540 #ffffff !important;
  scrollbar-width: thin !important;
}
#beesenderchat-container .beesenderchat-conversation-body-parts::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
#beesenderchat-container .beesenderchat-conversation-body-parts::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
#beesenderchat-container .beesenderchat-conversation-body-parts::-webkit-scrollbar-thumb {
  border: 0 #ffffff;
  background: #8bc540;
}
#beesenderchat-container .beesenderchat-conversation-body-parts::-webkit-scrollbar-track {
  border: 0 #ffffff;
  border-radius: 50px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #fdfdfd 21%, #f9fafb 53%, #f5f6f8 80%, #f1f2f4 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #fdfdfd 21%, #f9fafb 53%, #f5f6f8 80%, #f1f2f4 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #fdfdfd 21%, #f9fafb 53%, #f5f6f8 80%, #f1f2f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f1f2f4",GradientType=0 );
}
#beesenderchat-container .beesenderchat-conversation-body-parts::-webkit-scrollbar-corner {
  background: transparent;
}

#beesenderchat-container .beesenderchat-conversation-body-parts-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

#beesenderchat-container .beesenderchat-conversation-parts.active {
  margin-top: auto !important;
}

#beesenderchat-container .beesenderchat-conversation-parts-scrolled .beesenderchat-conversation-part-user.beesenderchat-conversation-part-enter, #beesenderchat-container .beesenderchat-conversation-parts .beesenderchat-conversation-parts-scrolled {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

#beesenderchat-container .beesenderchat-conversation-parts-scrolled {
  margin-bottom: 0 !important;
}

#beesenderchat a {
  color: #ffffff;
  text-decoration: underline !important;
}

#beesenderchat a:active, #beesenderchat a:focus, #beesenderchat a:hover {
  color: #000000;
  cursor: pointer !important;
}

#beesenderchat-container a, #beesenderchat-container abbr, #beesenderchat-container acronym, #beesenderchat-container address, #beesenderchat-container applet, #beesenderchat-container article, #beesenderchat-container aside, #beesenderchat-container audio, #beesenderchat-container b, #beesenderchat-container big, #beesenderchat-container blockquote, #beesenderchat-container button, #beesenderchat-container canvas, #beesenderchat-container caption, #beesenderchat-container center, #beesenderchat-container cite, #beesenderchat-container code, #beesenderchat-container dd, #beesenderchat-container del, #beesenderchat-container details, #beesenderchat-container dfn, #beesenderchat-container div, #beesenderchat-container div.form, #beesenderchat-container dl, #beesenderchat-container dt, #beesenderchat-container em, #beesenderchat-container fieldset, #beesenderchat-container figcaption, #beesenderchat-container figure, #beesenderchat-container footer, #beesenderchat-container form, #beesenderchat-container h1, #beesenderchat-container h2, #beesenderchat-container h3, #beesenderchat-container h4, #beesenderchat-container h5, #beesenderchat-container h6, #beesenderchat-container header, #beesenderchat-container hgroup, #beesenderchat-container i, #beesenderchat-container iframe, #beesenderchat-container img, #beesenderchat-container input, #beesenderchat-container input[type], #beesenderchat-container ins, #beesenderchat-container kbd, #beesenderchat-container label, #beesenderchat-container legend, #beesenderchat-container li, #beesenderchat-container mark, #beesenderchat-container menu, #beesenderchat-container nav, #beesenderchat-container object, #beesenderchat-container ol, #beesenderchat-container p, #beesenderchat-container pre, #beesenderchat-container q, #beesenderchat-container s, #beesenderchat-container samp, #beesenderchat-container section, #beesenderchat-container small, #beesenderchat-container span, #beesenderchat-container strike, #beesenderchat-container strong, #beesenderchat-container sub, #beesenderchat-container summary, #beesenderchat-container sup, #beesenderchat-container table, #beesenderchat-container tbody, #beesenderchat-container td, #beesenderchat-container textarea, #beesenderchat-container tfoot, #beesenderchat-container th, #beesenderchat-container thead, #beesenderchat-container time, #beesenderchat-container tr, #beesenderchat-container tt, #beesenderchat-container u, #beesenderchat-container ul, #beesenderchat-container var, #beesenderchat-container video {
  right: auto;
  bottom: auto;
  float: none;
  overflow: visible;
  margin: 0;
  border: 0 none transparent;
  background-image: none;
  outline: medium none invert;
  outline-offset: 0;
  list-style: disc outside none;
  text-align: left;
  text-decoration: none;
  -ms-opacity: 1;
  opacity: 1;
  orphans: 2;
}

#beesenderchat-container-body {
  display: block;
  overflow: hidden;
}

body > .beesenderchat-container {
  position: fixed;
}

#beesenderchat-container .beesenderchat-messenger {
  position: fixed !important;
  right: 10px !important;
  bottom: 0px !important;
  z-index: 1001 !important;
  width: 350px !important;
  height: 60% !important;
  background-color: #f8f9fa !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 59px !important;
  box-shadow: 0 0 59px rgba(0, 0, 0, 0.3) !important;
}
#beesenderchat-container .beesenderchat-messenger > span {
  display: block !important;
  height: 100% !important;
}

.body-another-thing #beesenderchat-container .beesenderchat-messenger {
  bottom: -15px !important;
}

@media screen and (max-width: 667px) {
  #beesenderchat-container .beesenderchat-messenger {
    top: unset !important;
    right: 10px !important;
    bottom: 0 !important;
    left: unset !important;
  }
}
@media screen and (max-width: 450px) {
  #beesenderchat-container .beesenderchat-messenger {
    width: 95% !important;
    height: 95% !important;
  }
}
@media screen and (max-height: 840px) and (min-width: 450px) {
  #beesenderchat-container .beesenderchat-messenger {
    height: 88% !important;
  }
}
#beesenderchat-container .beesenderchat-chat {
  position: fixed;
  right: 20px !important;
  bottom: 20px;
  z-index: 2147483000;
  width: 240px;
}

#beesenderchat-container .beesenderchat-conversations {
  position: relative;
  inset: 0 0 0 0;
  height: 90%;
}

#beesenderchat-container .beesenderchat-conversations-body {
  position: absolute;
  inset: 75px 0 0 0;
  overflow-y: auto;
}

#beesenderchat-container .beesenderchat-conversations-body-conversations {
  padding-bottom: 105px;
}

#beesenderchat-container .beesenderchat-conversations-body-empty-text-container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#beesenderchat-container .beesenderchat-conversations-body-empty-text {
  color: #8f919d;
  font-size: 15px;
  text-align: center;
}

#beesenderchat-container .beesenderchat-conversations-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
}

#beesenderchat-container .beesenderchat-conversations-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483001;
  height: 90px;
  border-radius: 0 0 6px 6px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(hsla(0deg, 0%, 100%, 0)));
  background: linear-gradient(0deg, #ffffff, hsla(0deg, 0%, 100%, 0));
  text-align: center;
  pointer-events: none;
}

#beesenderchat-container .beesenderchat-conversation-part {
  padding-bottom: 10px;
  -webkit-animation: beesenderchat-fadeIn 0.5s;
  animation: beesenderchat-fadeIn 0.5s;
}

#beesenderchat-container .beesenderchat-conversation-part::after, #beesenderchat-container .beesenderchat-conversation-part::before {
  content: " ";
  display: table;
}

#beesenderchat-container .beesenderchat-conversation-part::after {
  clear: both;
}

#beesenderchat-container .beesenderchat-conversation-part-failed * {
  cursor: pointer;
}

#beesenderchat-container .beesenderchat-conversation-part-grouped, #beesenderchat-container .beesenderchat-conversation-part-last {
  padding-bottom: 10px;
}

#beesenderchat-container .beesenderchat-conversation-part-last, #beesenderchat-container .beesenderchat-conversation-part-last-spaced {
  padding-bottom: 30px;
}

#beesenderchat-container .beesenderchat-conversation-part-metadata {
  clear: both;
  width: 75%;
  padding-top: 5px;
  color: #b8c3ca;
  font-size: 13px;
}

#beesenderchat-container .beesenderchat-conversation-part-metadata-attribution {
  display: inline;
}

#beesenderchat-container .beesenderchat-conversation-part-metadata-save-state {
  white-space: nowrap;
}

#beesenderchat-container .beesenderchat-conversation-part-admin .beesenderchat-conversation-part-metadata {
  padding-left: 45px;
}

#beesenderchat-container .beesenderchat-conversation-part-user .beesenderchat-conversation-part-metadata, #beesenderchat-container .beesenderchat-conversation-part-user .beesenderchat-conversation-part-metadata-save-state {
  float: right;
}

#beesenderchat-container .beesenderchat-conversation-part-other-user .beesenderchat-conversation-part-metadata {
  padding-left: 45px;
}

#beesenderchat-container .beesenderchat-conversation-parts {
  padding: 24px 15px 20px !important;
}

#beesenderchat-container .beesenderchat-conversation-parts-date-divider {
  clear: both;
  padding-top: 14px;
  padding-bottom: 14px;
  color: #b8c3ca;
  font-size: 13px;
  text-align: center;
}

#beesenderchat-container .beesenderchat-conversation-parts-date-divider:first-child {
  padding-top: 0;
}

#beesenderchat-container .beesenderchat-team-profile-compact-team-name {
  padding-top: 0;
  font-weight: 500;
  font-family: var(--gilroy), sans-serif !important;
}

#beesenderchat-container .beesenderchat-admin-profile-compact-contents {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  padding: 8px;
  border-radius: 8px;
}

#beesenderchat-container .beesenderchat-admin-profile-collapsed, #beesenderchat-container .beesenderchat-admin-profile-collapsed * {
  cursor: pointer;
}

#beesenderchat-container .beesenderchat-admin-profile-collapsed:hover .beesenderchat-admin-profile-compact-contents {
  background-color: rgba(0, 0, 0, 0.1);
}

#beesenderchat-container .beesenderchat-admin-profile-compact-body {
  display: block;
  padding-left: 0;
}

#beesenderchat-container .beesenderchat-admin-profile-compact-admin-name {
  overflow: hidden;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.2em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.beesenderimage {
  width: 100%;
  height: auto;
}

#beesenderchat-container .beesenderchat-comment-container {
  position: relative;
  max-width: 90%;
}

#beesenderchat-container .beesenderchat-comment-container-user {
  float: right;
}

#beesenderchat-container .beesenderchat-comment-container-admin, #beesenderchat-container .beesenderchat-comment-container-other-user {
  float: left;
}

#beesenderchat-container .beesenderchat-comment-container-admin-avatar {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 40px;
}

#beesenderchat-container .beesenderchat-comment-container-admin-avatar .beesenderchat-avatar img {
  display: none;
}

#beesenderchat-container .beesenderchat-comment-container-admin-avatar .beesenderchat-avatar {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 0px 14px rgba(158, 161, 182, 0.3);
}

#beesenderchat-container .beesenderchat-comment-container-admin p {
  color: #ffffff;
}

#beesenderchat-container .beesenderchat-comment-container-admin-avatar .beesenderchat-avatar::after {
  content: "";
  display: block;
  width: 19px;
  height: 22px;
  background: url("./beesenderchat-admin.svg") no-repeat center;
  background-size: cover;
}

#beesenderchat-container .beesenderchat-comment-container-admin-borderless-avatar {
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 8px 0 rgba(35, 47, 53, 0.09);
  box-shadow: 0 2px 8px 0 rgba(35, 47, 53, 0.09);
}

#beesenderchat-container .beesenderchat-comment-single .beesenderchat-image-progress {
  border-radius: 6px;
}

@media only screen and (max-device-width: 667px), screen and (max-width: 369px), screen and (min-height: 591px), screen and (min-width: 371px) {
  .beesenderchat-sticker-native {
    font-size: inherit !important;
  }
}
.beesenderchat-comment-container beesenderchat-comment-container-admin {
  color: #000000 !important;
}

.beesenderchat-bot-button {
  width: 100% !important;
  margin-bottom: 4px !important;
  padding: 10px !important;
  border: 1px solid #ededed !important;
  border-radius: 12px !important;
  background-color: #ffffff;
  color: #1f2321 !important;
  font-size: 14px !important;
  text-align: center !important;
  cursor: pointer !important;
}

.beesenderchat-bot-button:hover {
  border: 1px solid #ffffff !important;
  background-color: #ededed !important;
}

@media screen and (max-width: 980px) {
  #beesenderchat-container .beesenderchat-team-profile-compact-team-name {
    font-size: 21px !important;
  }
  .beesenderchat-bot-button {
    font-size: 17px !important;
  }
}
.beesenderchat-messenger {
  z-index: 99999999 !important;
}

.beesenderchat-comment-container .beesenderchat-comment-container-admi p {
  color: #3898ed !important;
}

#beesenderchat-container .beesenderchat-team-profile-compact-team-name {
  display: none;
  flex-shrink: 0;
  align-items: center;
  overflow: hidden !important;
  width: max-content !important;
  margin-top: 60px;
  padding: 10px 20px;
  border-radius: 66px;
  color: #1f2321;
  box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.15);
  line-height: 1.1em !important;
  text-align: center;
  text-overflow: ellipsis !important;
  white-space: pre-line !important;
}

#beesenderchat-container .beesenderchat-team-profile-compact-team-name::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  border-radius: 50%;
  background: #8BC540;
}

#beesenderchat-container .beesenderchat-team-profile-response-delay-text {
  text-align: center;
  white-space: nowrap;
}

#beesenderchat-container .beesenderchat-team-profile-compact-team-name {
  position: relative;
  left: 50%;
  overflow: hidden;
  font-size: 17px;
  line-height: 1.1em;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform: translateX(-50%);
}

#beesenderchat-container .beesenderchat-team-profile-compact-response-delay {
  overflow: hidden;
  color: hsla(0deg, 0%, 100%, 0.8);
  font-size: 13px;
  line-height: 1.3em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#beesenderchat-container .beesenderchat-messenger-view-leave.beesenderchat-conversation .beesenderchat-conversation-footer {
  -webkit-animation-name: beesenderchat-composer-slide-out !important;
  animation-name: beesenderchat-composer-slide-out !important;
  -webkit-animation-duration: 0.32s !important;
  animation-duration: 0.32s !important;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1) !important;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1) !important;
  -webkit-animation-delay: 0.12s !important;
  animation-delay: 0.12s !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important;
}

#beesenderchat-container address, #beesenderchat-container article, #beesenderchat-container aside, #beesenderchat-container blockquote, #beesenderchat-container canvas, #beesenderchat-container center, #beesenderchat-container dd, #beesenderchat-container details, #beesenderchat-container dir, #beesenderchat-container div, #beesenderchat-container div.form, #beesenderchat-container dl, #beesenderchat-container dt, #beesenderchat-container fieldset, #beesenderchat-container figcaption, #beesenderchat-container figure, #beesenderchat-container footer, #beesenderchat-container form, #beesenderchat-container frame, #beesenderchat-container frameset, #beesenderchat-container h1, #beesenderchat-container h2, #beesenderchat-container h3, #beesenderchat-container h4, #beesenderchat-container h5, #beesenderchat-container h6, #beesenderchat-container header, #beesenderchat-container hgroup, #beesenderchat-container hr, #beesenderchat-container menu, #beesenderchat-container nav, #beesenderchat-container noframes, #beesenderchat-container ol, #beesenderchat-container pre, #beesenderchat-container section, #beesenderchat-container summary, #beesenderchat-container ul {
  display: block;
}

#beesenderchat-container .beesenderchat-header-buttons-close, #beesenderchat-container .beesenderchat-header-buttons-close * {
  cursor: pointer;
}

#beesenderchat-container .beesenderchat-header-buttons-close.beesenderchat-header-buttons-close-visible {
  display: block;
}

#beesenderchat-container .beesenderchat-header-buttons-close-contents {
  display: flex;
  vertical-align: top;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  margin: 13px;
  padding: 15px;
  border-radius: 8px;
  color: rgba(0, 0, 0, 0.3);
  text-align: center;
}

#beesenderchat-container .beesenderchat-header-buttons-close-contents::before {
  content: "";
  display: block;
  width: 21px;
  height: 2px;
  background-color: #000000;
}

#beesenderchat-container .beesenderchat-conversations-body-empty-header {
  padding-bottom: 6px;
  font-size: 17px;
  text-align: center;
}

@media only screen and (max-device-width: 667px), screen and (max-width: 369px), screen and (min-height: 591px), screen and (min-width: 371px) {
  .beesenderchat-header-buttons-close {
    display: block !important;
  }
}
#beesenderchat-container .beesenderchat-header-buttons-print {
  right: 44px !important;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAKJJREFUWAntVUEKgzAQNEWFXnymNz/jtb/sQSEV4oyxkGOzS8HSGRjdy+yGSYZtGkEO/LsDwWpASmmAdjz1cwghWntV6zC8B4kFjEeVD1Td61atyIIJvxd4BztwBd9uoPwc1gNwwlaMaYv6+yUsH07baT+vgegtkz2PkAN5FcQDj/CZyx/7ehxQDBVDRk8xdIdeMbQuI21DbUN3/NRADlzGgR0ezK0sc51pQgAAAABJRU5ErkJggg==) !important;
  background-size: 20px !important;
}
#beesenderchat-container .beesenderchat-header-buttons-print img {
  opacity: 0;
}
#beesenderchat-container .beesenderchat-header-buttons-print::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 5px;
  height: 21px;
  background: url("./beesenderchat_print.svg") center no-repeat;
  background-size: contain;
  transform: translate(-50%, -50%);
}

#beesenderchat-container .beesenderchat-header-buttons-back {
  right: 44px !important;
  background-size: 20px !important;
}

#beesenderchat-container .beesenderchat-conversation-part-failed .beesenderchat-comment {
  opacity: 0.8;
}

#beesenderchat-container .beesenderchat-comment-container-user .beesenderchat-comment {
  border-radius: 12px 12px 3px 12px !important;
  background-color: #eeeff1 !important;
  color: #1f2321 !important;
}

#beesenderchat-container .beesenderchat-comment-container-admin .beesenderchat-comment {
  margin-left: 50px !important;
  border-radius: 12px 12px 12px 3px !important;
  background-color: #8bc540 !important;
  color: #ffffff !important;
}

#beesenderchat-container .beesenderchat-comment-container-admin .beesenderchat-comment a {
  color: #263238 !important;
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

#beesenderchat-container .beesenderchat-comment-container-admin .beesenderchat-comment .beesenderchat-block-button-container {
  margin-bottom: 10px !important;
}

#beesenderchat-container .beesenderchat-comment-container-admin .beesenderchat-comment .beesenderchat-block-button:hover {
  text-decoration: none !important;
}

#beesenderchat-container .beesenderchat-comment-container-other-user .beesenderchat-comment {
  background-color: #f4f7f9 !important;
  color: #263238 !important;
}

#beesenderchat-container .beesenderchat-comment-container-other-user .beesenderchat-comment a {
  color: #263238 !important;
  text-decoration: underline !important;
}

#beesenderchat-container .beesenderchat-comment-container-other-user .beesenderchat-comment .beesenderchat-block-button-container {
  margin-bottom: 10px !important;
}

#beesenderchat-container .beesenderchat-comment-container-other-user .beesenderchat-comment .beesenderchat-block-button:hover {
  text-decoration: none !important;
}

#beesenderchat-container .beesenderchat-comment .beesenderchat-block-paragraph {
  margin: 0 10px 4px !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
}

.beesenderchat-block-paragraph svg {
  fill: #000000 !important;
}

@-webkit-keyframes beesenderchat-messenger-view-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes beesenderchat-messenger-view-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes beesenderchat-messenger-view-fade-out {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes beesenderchat-messenger-view-fade-out {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes beesenderchat-composer-slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes beesenderchat-composer-slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes beesenderchat-composer-slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}
@keyframes beesenderchat-composer-slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}
@-webkit-keyframes beesenderchat-messenger-view-slide-left-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
@keyframes beesenderchat-messenger-view-slide-left-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
@-webkit-keyframes beesenderchat-messenger-view-slide-right-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
}
@keyframes beesenderchat-messenger-view-slide-right-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
}
@-webkit-keyframes beesenderchat-messenger-view-slide-left-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes beesenderchat-messenger-view-slide-left-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes beesenderchat-messenger-view-slide-right-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes beesenderchat-messenger-view-slide-right-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes mv3-new-conversation-button-slide-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(-50%) scale(1);
    transform: translateY(0) translateX(-50%) scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(8px) translateX(-50%) scale(0.96);
    transform: translateY(8px) translateX(-50%) scale(0.96);
  }
}
@keyframes mv3-new-conversation-button-slide-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(-50%) scale(1);
    transform: translateY(0) translateX(-50%) scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(8px) translateX(-50%) scale(0.96);
    transform: translateY(8px) translateX(-50%) scale(0.96);
  }
}
@-webkit-keyframes mv3-new-conversation-button-slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(8px) translateX(-50%) scale(0.96);
    transform: translateY(8px) translateX(-50%) scale(0.96);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(-50%) scale(1);
    transform: translateY(0) translateX(-50%) scale(1);
  }
}
@keyframes mv3-new-conversation-button-slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(8px) translateX(-50%) scale(0.96);
    transform: translateY(8px) translateX(-50%) scale(0.96);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(-50%) scale(1);
    transform: translateY(0) translateX(-50%) scale(1);
  }
}
#beesenderchat-container .beesenderchat-messenger-view-enter.beesenderchat-conversations {
  z-index: 2147483001;
}

#beesenderchat-container .beesenderchat-messenger-view-enter.beesenderchat-conversations .beesenderchat-conversations-new-conversation-button {
  -webkit-animation-name: mv3-new-conversation-button-slide-up;
  animation-name: mv3-new-conversation-button-slide-up;
  -webkit-animation-duration: 0.32s;
  animation-duration: 0.32s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-delay: 0.16s;
  animation-delay: 0.16s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#beesenderchat-container .beesenderchat-conversations {
  z-index: 2147483000;
  -webkit-animation-name: beesenderchat-messenger-view-fade-in;
  -webkit-animation-name: beesenderchat-messenger-view-slide-right-in;
  animation-name: beesenderchat-messenger-view-fade-in;
  animation-name: beesenderchat-messenger-view-slide-right-in;
  -webkit-animation-duration: 0.32s;
  animation-duration: 0.32s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-delay: 0.16s;
  animation-delay: 0.16s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#beesenderchat-container .beesenderchat-messenger-view-leave.beesenderchat-conversation .beesenderchat-header-buttons, #beesenderchat-container .beesenderchat-messenger-view-leave.beesenderchat-conversation .beesenderchat-link {
  -webkit-animation-name: beesenderchat-messenger-view-fade-out;
  animation-name: beesenderchat-messenger-view-fade-out;
  -webkit-animation-duration: 0.32s;
  animation-duration: 0.32s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#beesenderchat-container .beesenderchat-messenger-view-leave.beesenderchat-conversation .beesenderchat-conversation-parts {
  -webkit-animation-name: beesenderchat-messenger-view-slide-right-out;
  animation-name: beesenderchat-messenger-view-slide-right-out;
  -webkit-animation-duration: 0.32s;
  animation-duration: 0.32s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-delay: 20ms;
  animation-delay: 20ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#beesenderchat-container .beesenderchat-conversation .beesenderchat-conversation-parts {
  font-weight: 400;
  font-family: var(--gilroy), sans-serif !important;
  opacity: 1 !important;
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
  -webkit-animation-name: beesenderchat-messenger-view-slide-left-in !important;
  animation-name: beesenderchat-messenger-view-slide-left-in !important;
  -webkit-animation-duration: 0.32s !important;
  animation-duration: 0.32s !important;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1) !important;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1) !important;
  -webkit-animation-delay: 0.23s !important;
  animation-delay: 0.23s !important;
  -webkit-animation-fill-mode: backwards !important;
  animation-fill-mode: backwards !important;
}

#beesenderchat-container .beesenderchat-conversation-part-user.beesenderchat-conversation-part-enter {
  opacity: 0;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}

#beesenderchat-container .beesenderchat-conversation-parts span > div[data-v-32a953be], #beesenderchat-container .beesenderchat-conversation-parts span > div[data-v-bdc03fa4] {
  position: relative;
  display: flex;
  flex-direction: column;
}
#beesenderchat-container .beesenderchat-conversation-part-user.beesenderchat-conversation-part-enter.beesenderchat-conversation-part-enter-active {
  opacity: 1;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

#beesenderchat-container .beesenderchat-conversation-part-admin.beesenderchat-conversation-part-enter {
  opacity: 0;
}

#beesenderchat-container .beesenderchat-conversation-part-admin.beesenderchat-conversation-part-enter.beesenderchat-conversation-part-enter-active {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

#beesenderchat-container .beesenderchat-conversation-parts {
  -webkit-transition: -webkit-transform 0.2s !important;
  transition: -webkit-transform 0.2s !important;
  transition: transform 0.2s !important;
  transition: transform 0.2s, -webkit-transform 0.2s !important;
}

#beesenderchat-container .beesenderchat-conversation-parts-scrolling {
  -webkit-transition: none;
  transition: none;
}

@media only screen and (max-device-width: 667px), screen and (max-width: 369px), screen and (min-height: 591px), screen and (min-width: 371px) {
  .beesenderchat-messenger {
    -webkit-text-size-adjust: 100%;
  }
  .beesenderchat-admin-profile-collapsed:hover .beesenderchat-admin-profile-compact-contents, .beesenderchat-admin-profile-collapsed:hover .beesenderchat-team-profile-compact-contents, .beesenderchat-team-profile-collapsed:hover .beesenderchat-admin-profile-compact-contents, .beesenderchat-team-profile-collapsed:hover .beesenderchat-team-profile-compact-contents {
    background-color: inherit;
  }
}
#beesenderchat-container .beesenderchat-comment {
  position: relative;
  padding: 12px 10px;
  white-space: pre-line;
  overflow-wrap: break-word;
}

#beesenderchat-container .beesenderchat-comment pre span {
  background-color: inherit !important;
  color: inherit !important;
  font-weight: inherit !important;
  word-wrap: break-word;
}

@media screen and (max-width: 980px) {
  #beesenderchat-container .beesenderchat-comment .beesenderchat-block-paragraph {
    font-size: 16px;
  }
}
.beesenderchat-bot-buttons {
  margin: 10px auto !important;
  color: #263238 !important;
}

.bx-imopenlines-config-sidebar {
  z-index: 10101;
}

@keyframes beesenderchat-fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes beesenderchat-fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#beesenderchat ::-webkit-scrollbar {
  width: 12px;
}

#beesenderchat ::-webkit-scrollbar-thumb {
  border-width: 1px 1px 1px 2px;
  border-color: #777777;
  background-color: #777777;
}

#beesenderchat .beesenderchat-conversation-channel-header, #beesenderchat .beesenderchat-conversation-channel-header[data-v-bdc03fa4], #beesenderchat .beesenderchat-conversation-channel-header[data-v-32a953be] {
  width: 100%;
  max-width: 250px;
  margin-top: 0 !important;
  margin-left: auto !important;
  padding: 12px 6px 12px 14px !important;
  border-radius: 15px 15px 15px 0;
  background-color: #8BC540;
  color: #FFFFFF !important;
  font-weight: 500;
  font-size: 14px;
  font-family: var(--gilroy), sans-serif !important;
  line-height: 16px;
}
@media screen and (max-width: 980px) {
  #beesenderchat .beesenderchat-conversation-channel-header, #beesenderchat .beesenderchat-conversation-channel-header[data-v-bdc03fa4], #beesenderchat .beesenderchat-conversation-channel-header[data-v-32a953be] {
    color: #FFFFFF !important;
  }
}
#beesenderchat .beesenderchat-conversation-channel-header span, #beesenderchat .beesenderchat-conversation-channel-header[data-v-bdc03fa4] span, #beesenderchat .beesenderchat-conversation-channel-header[data-v-32a953be] span {
  display: block;
  margin-top: 7px;
}
@media screen and (max-width: 345px) {
  #beesenderchat .beesenderchat-conversation-channel-header, #beesenderchat .beesenderchat-conversation-channel-header[data-v-bdc03fa4], #beesenderchat .beesenderchat-conversation-channel-header[data-v-32a953be] {
    max-width: 230px;
  }
}
#beesenderchat .beesenderchat-conversation-channel-header::before, #beesenderchat .beesenderchat-conversation-channel-header[data-v-bdc03fa4]::before, #beesenderchat .beesenderchat-conversation-channel-header[data-v-32a953be]::before {
  content: "";
  position: absolute;
  left: 0;
  width: 38px;
  height: 38px;
  background-image: url("./operator.png");
  background-size: 26px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 14px rgba(158, 161, 182, 0.3);
  transform: translateY(107%);
}

.body-modal-beesenderchat {
  right: 0;
  left: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: none;
  margin-right: 16px;
  touch-action: none;
  overscroll-behavior: none;
}
@media screen and (max-width: 1024px) {
  .body-modal-beesenderchat {
    margin-right: 0;
  }
}

.beesenderchat-footer-titleName img {
  display: none;
}

/*# sourceMappingURL=beesender_chat.css.map */
