.cpBubble-open[data-v-111c0366] {
  transform: matrix(0, 1, -1, 0, 0, 0);
}
.cpBubble[data-v-111c0366] {
  transform: scale(-1);
}
.cpBubble-open #bubbleLogo[data-v-111c0366],
.cpBubble #bubbleX[data-v-111c0366] {
  display: none;
}
#bubbleLogo[data-v-111c0366] {
  transform: scale(-1);
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%)
    contrast(103%);
}
#cpBubbleIcon[data-v-111c0366] {
  border: 2px solid #fff;
}
.animation-bubble[data-v-111c0366] {
  -webkit-animation: move-the-circle-111c0366 1.5s 5;
  animation: move-the-circle-111c0366 1.5s 5;
}
@-webkit-keyframes move-the-circle-111c0366 {
  0% {
    transform: translate(0);
  }
  50% {
    transform: translateY(-10px);
  }
  to {
    transform: translate(0);
  }
}
@keyframes move-the-circle-111c0366 {
  0% {
    transform: translate(0);
  }
  50% {
    transform: translateY(-10px);
  }
  to {
    transform: translate(0);
  }
}
#plat[data-v-5a7e98e4] {
  top: 568px;
  left: 1764px;
  min-width: 42px;
  height: 42px;
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0 0 6px #3536365c;
  border-radius: 11px;
  opacity: 1;
}
#plat[data-v-5a7e98e4]:hover {
  background: var(--welcomeButtonHoverColor);
}
#plat svg[data-v-5a7e98e4] {
  font-size: 24px;
}
#plat:hover svg[data-v-5a7e98e4] {
  color: #fff;
}
.bot-welcome-heading[data-v-2b55096e] {
  white-space: pre;
  font-family: PingLCG-Bold;
  font-size: 25px;
}
.bot-welcome-par[data-v-2b55096e] {
  font-family: PingLCG-Regular;
  font-size: 16px;
}
.otherPlatsP[data-v-2b55096e] {
  font-size: 14px;
}
#otherPlatforms[data-v-2b55096e] {
  top: 554px;
  left: 1564px;
  height: 76px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0 0 17px #70707050;
  border: 1px solid #ffffff;
  border-radius: 20px 20px 9px;
  opacity: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 310px;
  padding: 10px;
}
.webchat-bubble[data-v-2b55096e] {
  width: 375px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0 0 27px #70707061;
  border-radius: 60px 15px 43px 43px;
  padding: 35px 22px 20px;
}
.bot-logo-holder[data-v-2b55096e] {
  display: flex;
  border-radius: 9999px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #dcdcdb;
  height: 60px;
  width: 60px;
}
.bot-logo-holder img[data-v-2b55096e] {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 60px;
  max-height: 60px;
}
.start-button[data-v-2b55096e] {
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-radius: 9999px;
  padding: 1rem 1rem 1rem 1.5rem;
  background-color: var(--buttonColor);
  align-items: center;
  font-family: Poppins, ui-sans-serif, system-ui, -apple-system,
    BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol,
    "Noto Color Emoji";
}
.start-button[data-v-2b55096e]:hover {
  background-color: var(--welcomeButtonHoverColor);
}
.start-button .start-button-text[data-v-2b55096e] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-family: PingLCG-Regular;
  font-size: 16px;
}
@media (max-width: 475px) {
  .webchat-bubble[data-v-2b55096e] {
    width: 85vw !important;
    min-width: 250px;
  }
  .bot-logo-holder[data-v-2b55096e] {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
  }
  .bot-logo-holder img[data-v-2b55096e] {
    max-width: 50px;
    max-height: 50px;
  }
  .otherPlatsP[data-v-2b55096e] {
    display: none;
  }
  .start-button-text[data-v-2b55096e] {
    font-size: 14px;
  }
  .start-button[data-v-2b55096e] {
    padding: 0.6rem 1rem;
  }
  .bot-welcome-heading[data-v-2b55096e] {
    font-size: 1.3rem;
  }
  .bot-welcome-par[data-v-2b55096e] {
    font-size: 14px;
  }
  .bot-welcome-terms[data-v-2b55096e] {
    font-size: 12px;
  }
  #otherPlatforms[data-v-2b55096e] {
    height: 62px;
    min-width: 72px;
  }
}
.qrs-swiper .swiper-android .swiper-slide,
.qrs-swiper .swiper-wrapper {
  display: grid !important;
  grid-template-rows: repeat(2, auto);
  grid-auto-flow: column;
  grid-auto-columns: 50% 50%;
}
.qrButton {
  background: var(--qrMessageColor);
  color: var(--qrFontColor);
  white-space: nowrap;
  padding: 7px 10px;
  white-space: pre;
  font-size: 14px;
  overflow: hidden;
  font-family: PingLCG-Regular;
  min-width: 80px;
  margin-bottom: 6px;
}
.qrButton:hover {
  background: var(--qrHoverColor);
}
.qrButton:active {
  background: var(--qrActiveColor);
  color: #fff;
}
.tableQR {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow-x: auto;
  flex-wrap: wrap;
}
.tableQR::-webkit-scrollbar {
  width: auto;
  height: 6px;
}
.tableQR::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f1f1f1;
}
.tableQR::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #888;
}
.tableQR::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.tableQR tr {
  display: flex;
  gap: 5px;
}
.hiddenArrow {
  visibility: hidden;
}
#deddie-webchat .swiper-button-next:after,
#deddie-webchat .swiper-rtl .swiper-button-prev:after {
  font-size: 16px;
}
#deddie-webchat .swiper-button-next,
#deddie-webchat .swiper-rtl .swiper-button-prev {
  right: -7px !important;
}
#deddie-webchat .swiper-button-prev,
#deddie-webchat .swiper-button-next {
  padding-bottom: 25px;
  padding-top: 15px;
}
#deddie-webchat .swiper-button-prev:after,
#deddie-webchat .swiper-rtl .swiper-button-next:after {
  font-size: 16px;
}
#deddie-webchat .swiper-button-prev,
#deddie-webchat .swiper-rtl .swiper-button-next {
  left: -7px !important;
}
#deddie-webchat .swiper-wrapper {
  display: flex;
  align-items: center;
}
#deddie-webchat .swiper-slide {
  width: 100% !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
}
#deddie-webchat .slide-div {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0 0 15px #35363628;
  border-radius: 18px;
  max-width: 250px;
  margin: 10px 0;
}
#deddie-webchat .carousel-h {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  padding: 0 10px;
  word-break: break-word;
}
#deddie-webchat .carousel-p {
  color: #77838f;
  font-size: 13px;
  padding: 0 10px;
}
#deddie-webchat .carousel-a-holder {
  width: 100%;
  min-height: 40px;
}
#deddie-webchat .carousel-a-holder .carousel-a:last-child {
  border-radius: 0 0 18px 18px;
}
#deddie-webchat .carousel-a {
  padding: 8px 5px;
  width: 100%;
  height: 100% !important;
  border-top: 1px solid #e7e7e7;
  display: flex;
  align-items: center;
  justify-content: center;
}
#deddie-webchat .carousel-a:hover {
  background: var(--buttonHover);
}
#deddie-webchat .carousel-a:active {
  background: var(--buttonActive);
}
#deddie-webchat .carousel-a:active a,
#deddie-webchat .carousel-a:active button {
  color: #fff;
}
#deddie-webchat .carousel-a button {
  width: 100%;
  color: var(--buttonTextColor);
  font-size: 16px;
  font-weight: 500;
  background: none;
}
#deddie-webchat .carousel-a a {
  text-decoration: none;
  width: 100%;
  color: var(--buttonTextColor);
  font-size: 16px;
  font-weight: 500;
}
#deddie-webchat .swiper-button-next:after,
#deddie-webchat .swiper-button-prev:after {
  font-size: 16px;
  color: var(--sliderArrow);
  font-weight: 700;
}
#deddie-webchat .swiper-button-next:focus,
#deddie-webchat .swiper-button-prev:focus {
  outline: none !important;
}
#deddie-webchat .swiper {
  padding-bottom: 10px;
}
#deddie-webchat .carousel-content-holder {
  flex-grow: 1;
  padding: 20px 0;
}
#deddie-webchat #carousel::-webkit-scrollbar {
  width: auto;
  height: 6px;
}
#deddie-webchat #carousel::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f1f1f1;
}
#deddie-webchat #carousel::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #888;
}
#deddie-webchat #carousel::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media (max-width: 475px) {
  #deddie-webchat .carousel-a {
    padding: 6px 5px;
  }
}
@media (max-width: 410px) {
  #deddie-webchat .swiper {
    width: 330px;
  }
}
#deddie-webchat .standAloneButton {
  background: transparent !important;
  width: 100% !important;
}
#deddie-webchat .swiper-button-next:after,
#deddie-webchat .swiper-rtl .swiper-button-prev:after {
  font-size: 16px;
}
#deddie-webchat .swiper-button-next,
#deddie-webchat .swiper-rtl .swiper-button-prev {
  right: -7px !important;
}
#deddie-webchat .swiper-button-prev,
#deddie-webchat .swiper-button-next {
  padding-bottom: 25px;
  padding-top: 15px;
}
#deddie-webchat .swiper-button-prev:after,
#deddie-webchat .swiper-rtl .swiper-button-next:after {
  font-size: 16px;
}
#deddie-webchat .swiper-button-prev,
#deddie-webchat .swiper-rtl .swiper-button-next {
  left: -7px !important;
}
#deddie-webchat #deddie-webchat .swiper-wrapper {
  display: flex;
  align-items: center;
}
#deddie-webchat .swiper-slide {
  width: 100% !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px 0;
}
#deddie-webchat .slide-div-image {
  background: transparent 0% 0% no-repeat padding-box;
  box-shadow: none;
  border-radius: 18px;
}
#deddie-webchat .carousel-h {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
#deddie-webchat .carousel-p {
  color: #77838f;
  font-size: 13px;
}
#deddie-webchat .carousel-a-holder {
  width: 100%;
  min-height: 40px;
}
#deddie-webchat .carousel-a-holder .carousel-a:last-child {
  border-radius: 0 0 18px 18px;
}
#deddie-webchat .carousel-a {
  height: 100%;
  width: 100%;
  border-top: 1px solid #e7e7e7;
  display: flex;
  align-items: center;
  justify-content: center;
}
#deddie-webchat .carousel-a:hover {
  background: var(--buttonHover);
}
#deddie-webchat .carousel-a:active {
  background: var(--buttonActive);
}
#deddie-webchat .carousel-a:active a,
#deddie-webchat .carousel-a:active button {
  color: #fff;
}
#deddie-webchat .carousel-a button {
  width: 100%;
  color: var(--buttonTextColor);
  font-size: 16px;
  font-weight: 500;
}
#deddie-webchat .carousel-a a {
  text-decoration: none;
  width: 100%;
  color: var(--buttonTextColor);
  font-size: 16px;
  font-weight: 500;
}
#deddie-webchat .swiper-button-next:after,
#deddie-webchat .swiper-button-prev:after {
  font-size: 16px;
  color: var(--sliderArrow);
  font-weight: 700;
}
#deddie-webchat .swiper-button-next:focus,
#deddie-webchat .swiper-button-prev:focus {
  outline: none !important;
}
#deddie-webchat .slide-div-image .buttonReply {
  width: 95% !important;
}
#deddie-webchat #qr div:nth-child(4n + 1),
#deddie-webchat #qr div:nth-child(4n + 2) {
  display: flex;
  flex-direction: row;
}
#deddie-webchat #qr div:nth-child(4n + 3),
#deddie-webchat #qr div:nth-child(4n + 4) {
  display: flex;
  flex-direction: column;
}
#deddie-webchat #Chat::-webkit-scrollbar {
  width: 6px;
}
#deddie-webchat #Chat::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f1f1f1;
}
#deddie-webchat #Chat::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #888;
}
#deddie-webchat #Chat::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#deddie-webchat #Chat {
  overflow-x: hidden;
  flex-grow: 1;
}
#deddie-webchat #liveMessage div:nth-last-child(1) {
  background: #f2f2f2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px 8px;
  margin-top: 2px;
  border-radius: 0 20px 20px;
  font-size: 15px;
}
#deddie-webchat #liveMessage div {
  background: #f2f2f2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px 8px;
  margin-top: 2px;
  border-radius: 0 20px 20px 0;
  font-size: 15px;
}
#deddie-webchat #liveMessage div:first-child {
  background: #f2f2f2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px 8px;
  margin-top: 2px;
  border-radius: 20px 20px 20px 0;
  font-size: 15px;
}
#deddie-webchat #liveMessage a,
#deddie-webchat .linkColor a {
  color: #00a2f9;
  font-size: 15px;
}
#deddie-webchat .standAloneButton {
  background: transparent !important;
  width: 100% !important;
  padding: 0 !important;
}
#deddie-webchat .padding-boxes {
  padding: 0 1.2rem;
}
#deddie-webchat .my-input::-moz-placeholder {
  color: #000;
  opacity: 60%;
  font-size: 16px;
  font-family: PingLCG-Regular;
}
#deddie-webchat .my-input:-ms-input-placeholder {
  color: #000;
  opacity: 60%;
  font-size: 16px;
  font-family: PingLCG-Regular;
}
#deddie-webchat .my-input::placeholder {
  color: #000;
  opacity: 60%;
  font-size: 16px;
  font-family: PingLCG-Regular;
}
#deddie-webchat #menuToggle {
  display: block;
  top: 33px;
  right: 35px;
  z-index: 32;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
#deddie-webchat #menuToggle input {
  position: absolute;
  display: block;
  cursor: pointer;
  opacity: 0;
  width: 40px;
  height: 32px;
  top: -7px;
  left: -5px;
  z-index: 33;
  -webkit-touch-callout: none;
}
#deddie-webchat #menuToggle span {
  position: relative;
  display: block;
  width: 25px;
  height: 3px;
  margin-bottom: 8px;
  background: #fff;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 0px -1px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.25s ease;
}
#deddie-webchat #menuToggle span:first-child {
  transform-origin: 0% 0%;
}
#deddie-webchat #menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
  width: 17px;
  left: 8px;
}
#deddie-webchat #menuToggle span:last-child {
  margin-bottom: 4px;
}
#deddie-webchat #menuToggle input:checked ~ span {
  opacity: 1;
  background: #fff;
}
#deddie-webchat #menuToggle input:checked ~ span:nth-last-child(2) {
  opacity: 0;
  transform: rotate(0) scale(0.2);
}
#deddie-webchat #menuToggle input:checked ~ span:nth-last-child(1) {
  transform: rotate(-45deg) translate(-2px, -3px);
}
#deddie-webchat #menuToggle input:checked ~ span:nth-last-child(3) {
  transform: rotate(45deg) translate(3px, 2px);
}
#deddie-webchat .dropdown {
  position: absolute;
  right: 25px;
  top: 90px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-width: 289px;
  width: 80vw;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0 0 29px #35363661;
  border: 1px solid #e7e7e7;
  border-radius: 12px;
  transition: height 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
  padding: 30px 0;
}
#deddie-webchat .dropdown-after {
  transition: height 0.2s ease;
  visibility: visible;
  opacity: 1;
  transition: 0.4s;
}
#deddie-webchat .navlistitem {
  margin-bottom: 15px;
}
#deddie-webchat .navlistitem a {
  color: #707070 !important;
  font-size: 15px;
  font-family: PingLCG-Regular;
}
#deddie-webchat .navlistitem a:hover,
#deddie-webchat .navlistitem:hover {
  color: #000;
}
#deddie-webchat .navlistitem button {
  background: none;
  color: #707070;
  font-size: 15px;
  padding-left: 0;
  font-family: PingLCG-Regular;
}
#deddie-webchat .navlistitem button:hover {
  color: #000;
}
#deddie-webchat input:focus {
  outline-width: 0;
}
#deddie-webchat .send-button:hover img {
  filter: invert(25%) sepia(0%) saturate(176%) hue-rotate(158deg)
    brightness(94%) contrast(84%);
}
#deddie-webchat .webchat-width {
  width: 375px;
  min-width: 250px;
}
#deddie-webchat .buttonReply {
  background: #ffffff;
  box-shadow: 0 0 10px #00000029;
  border-radius: 9px !important;
  width: 80% !important;
  margin: auto auto 3px;
  text-align: center;
  padding: 0 !important;
}
#deddie-webchat .buttonReply button {
  color: var(--buttonTextColor);
  font-size: 16px;
  font-weight: 500;
  padding: 8px 0;
  border-radius: 9px !important;
  background: #fff !important;
}
#deddie-webchat .buttonReply a {
  color: var(--buttonTextColor);
  font-size: 14px;
  font-weight: 500;
  padding: 8px 0;
}
#deddie-webchat .buttonReply button:hover {
  background: var(--buttonHover) !important;
  color: #fff;
}
#deddie-webchat .buttonReply button:active {
  background: var(--buttonActive) !important;
  color: #fff;
}
#deddie-webchat .buttonReply:active button,
#deddie-webchat .buttonReply:active a {
  color: #fff;
}
@media (max-width: 475px) {
  #deddie-webchat .webchat-width {
    width: 85vw;
  }
  #deddie-webchat .dropdown {
    right: 15px;
  }
  #deddie-webchat .buttonReply button,
  #deddie-webchat .buttonReply a {
    padding: 6px 0;
  }
  #deddie-webchat #Chat {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}
#deddie-webchat input:focus {
  outline: none !important;
}
#deddie-webchat textarea:focus {
  outline: none !important;
}
#deddie-webchat .bot-logo-border {
  display: flex;
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  border-radius: 9999px;
  border-width: 0.5px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  margin: auto 0;
  width: 50px;
  height: 50px;
}
#deddie-webchat .bot-logo-border img {
  margin: auto;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(42 42 42 / var(--tw-text-opacity));
  max-height: 100%;
  max-width: 100%;
}
#deddie-webchat .chat-main-content {
  height: calc(100% - 80px);
  height: -webkit-calc(100% - 80px);
  display: flex;
  flex-direction: column;
}
#deddie-webchat .webchat-main-component {
  height: 78vh;
  max-height: 850px;
  min-height: 220px;
}
#deddie-webchat .typingAnim {
  background: #f2f2f2 0% 0% no-repeat padding-box;
  border-radius: 29px 29px 29px 5px;
  margin: 5px 0;
  padding: 8px 18px;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}
#deddie-webchat .typing {
  align-items: center;
  display: flex;
  height: 17px;
}
#deddie-webchat .typing .dot {
  -webkit-animation: mercuryTypingAnimation 1.8s infinite ease-in-out;
  animation: mercuryTypingAnimation 1.8s infinite ease-in-out;
  background-color: #afafaf;
  border-radius: 50%;
  height: 5px;
  margin-right: 4px;
  vertical-align: middle;
  width: 5px;
  display: inline-block;
}
#deddie-webchat .typing .dot:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
#deddie-webchat .typing .dot:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#deddie-webchat .typing .dot:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
#deddie-webchat .typing .dot:last-child {
  margin-right: 0;
}
@-webkit-keyframes mercuryTypingAnimation {
  0% {
    transform: translateY(0);
    background-color: #727272;
  }
  28% {
    transform: translateY(-4px);
    background-color: #909090;
  }
  44% {
    transform: translateY(0);
    background-color: #dcdcdc;
  }
}
@keyframes mercuryTypingAnimation {
  0% {
    transform: translateY(0);
    background-color: #727272;
  }
  28% {
    transform: translateY(-4px);
    background-color: #909090;
  }
  44% {
    transform: translateY(0);
    background-color: #dcdcdc;
  }
}
#deddie-webchat .webchat-header {
  height: 80px;
}
#deddie-webchat .webchat-text-input {
  height: 70px;
  min-height: 70px;
}
@media only screen and (max-width: 600px) {
  #deddie-webchat .webchat-main-component {
    height: 100vh;
    width: 100vw;
    position: fixed !important;
    bottom: 0;
    right: 0;
  }
  #deddie-webchat .webchat-width {
    width: 100vw;
  }
  #deddie-webchat .webchat-header {
    height: 80px;
  }
  #deddie-webchat .webchat-text-input {
    height: 65px;
    min-height: 65px;
  }
  #deddie-webchat .chat-main-content {
    height: calc(100% - 80px);
    height: -webkit-calc(100% - 80px);
  }
}
@media only screen and (max-height: 600px) {
  #deddie-webchat .webchat-main-component {
    height: 100vh;
    width: 100vw;
    position: fixed !important;
    bottom: 0;
    right: 0;
  }
  #deddie-webchat .webchat-width {
    width: 100vw;
  }
  #deddie-webchat .webchat-header {
    height: 80px;
  }
  #deddie-webchat .webchat-text-input {
    height: 65px;
    min-height: 65px;
  }
  #deddie-webchat .chat-main-content {
    height: calc(100% - 80px);
    height: -webkit-calc(100% - 80px);
  }
}
#deddie-webchat #Carousel_component::-webkit-scrollbar {
  width: auto;
  height: 6px;
}
#deddie-webchat #Carousel_component::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f1f1f1;
}
#deddie-webchat #Carousel_component::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #888;
}
#deddie-webchat #Carousel_component::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#deddie-webchat #Carousel_component {
  margin-bottom: 5px;
}
#deddie-webchat .test-message {
  font-size: 15px;
}
.fade-enter-active[data-v-e49571ec],
.fade-leave-active[data-v-e49571ec] {
  transition: opacity 0.3s;
}
.fade-enter-from[data-v-e49571ec],
.fade-leave-to[data-v-e49571ec] {
  opacity: 0;
}
.disWelcome[data-v-e49571ec] {
  display: none;
}
#webchat-comp *,
#webchat-comp :before,
#webchat-comp :after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
}
#webchat-comp :before,
#webchat-comp :after {
  --tw-content: "";
}
#webchat-comp {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: PingLCG-Regular, ui-sans-serif, system-ui, -apple-system,
    BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol,
    "Noto Color Emoji";
  line-height: inherit;
}
#webchat-comp abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
#webchat-comp a {
  color: inherit;
  text-decoration: inherit;
}
#webchat-comp b,
strong {
  font-weight: bolder;
}
#webchat-comp code,
#webchat-comp kbd,
#webchat-comp samp,
#webchat-comp pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
#webchat-comp small {
  font-size: 80%;
}
#webchat-comp sub,
#webchat-comp sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#webchat-comp sub {
  bottom: -0.25em;
}
#webchat-comp sup {
  top: -0.5em;
}
#webchat-comp table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
#webchat-comp input,
#webchat-comp optgroup,
#webchat-comp select,
#webchat-comp textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
#webchat-comp select {
  text-transform: none;
}
#webchat-comp :-moz-focusring {
  outline: auto;
}
#webchat-comp :-moz-ui-invalid {
  box-shadow: none;
}
#webchat-comp progress {
  vertical-align: baseline;
}
#webchat-comp ::-webkit-inner-spin-button,
#webchat-comp ::-webkit-outer-spin-button {
  height: auto;
}
#webchat-comp [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
#webchat-comp ::-webkit-search-decoration {
  -webkit-appearance: none;
}
#webchat-comp ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
#webchat-comp summary {
  display: list-item;
}
#webchat-comp blockquote,
#webchat-comp dl,
#webchat-comp dd,
#webchat-comp h1,
#webchat-comp h2,
#webchat-comp h3,
#webchat-comp h4,
#webchat-comp h5,
#webchat-comp h6,
#webchat-comp figure,
#webchat-comp p,
#webchat-comp pre {
  margin: 0;
}
#webchat-comp fieldset {
  margin: 0;
  padding: 0;
}
#webchat-comp legend {
  padding: 0;
}
#webchat-comp ol,
#webchat-comp ul,
#webchat-comp menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#webchat-comp textarea {
  resize: vertical;
}
#webchat-comp input::-moz-placeholder,
#webchat-comp textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
#webchat-comp input:-ms-input-placeholder,
#webchat-comp textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
#webchat-comp input::placeholder,
#webchat-comp textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
#webchat-comp button,
[role="button"] {
  cursor: pointer;
}
#webchat-comp :disabled {
  cursor: default;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: PingLCG-Light;
  src: url(https://botakis.com/deddie-webchat/assets/PingLCG-Light.otf);
}
@font-face {
  font-family: PingLCG-Regular;
  src: url(https://botakis.com/deddie-webchat/assets/PingLCG-Regular.otf);
}
@font-face {
  font-family: PingLCG-Medium;
  src: url(https://botakis.com/deddie-webchat/assets/PingLCG-Medium.otf);
}
@font-face {
  font-family: PingLCG-Bold;
  src: url(https://botakis.com/deddie-webchat/assets/PingLCG-Bold.otf);
}
.dw-fixed {
  position: fixed;
}
.dw-absolute {
  position: absolute;
}
.dw-relative {
  position: relative;
}
.dw-bottom-0 {
  bottom: 0px;
}
.dw-right-0 {
  right: 0px;
}
.dw-my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.dw-my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.dw-mr-6 {
  margin-right: 1.5rem;
}
.dw-mb-4 {
  margin-bottom: 1rem;
}
.dw-mr-10 {
  margin-right: 2.5rem;
}
.dw-ml-2 {
  margin-left: 0.5rem;
}
.dw-mb-\[15px\] {
  margin-bottom: 15px;
}
.dw-mt-4 {
  margin-top: 1rem;
}
.dw-mr-2 {
  margin-right: 0.5rem;
}
.dw-mt-auto {
  margin-top: auto;
}
.dw-mt-\[2px\] {
  margin-top: 2px;
}
.dw-ml-\[48px\] {
  margin-left: 48px;
}
.dw-mt-2 {
  margin-top: 0.5rem;
}
.dw-mb-2 {
  margin-bottom: 0.5rem;
}
.dw-mt-3 {
  margin-top: 0.75rem;
}
.dw-mr-auto {
  margin-right: auto;
}
.dw-mt-0\.5 {
  margin-top: 0.125rem;
}
.dw-mt-0 {
  margin-top: 0;
}
.dw-mr-1 {
  margin-right: 0.25rem;
}
.dw-ml-1 {
  margin-left: 0.25rem;
}
.dw-block {
  display: block;
}
.dw-flex {
  display: flex;
}
.dw-h-\[55px\] {
  height: 55px;
}
.dw-h-3\/5 {
  height: 60%;
}
.dw-h-\[118px\] {
  height: 118px;
}
.dw-h-fit {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.dw-h-full {
  height: 100%;
}
.dw-w-\[55px\] {
  width: 55px;
}
.dw-w-4\/6 {
  width: 66.666667%;
}
.dw-w-full {
  width: 100%;
}
.dw-w-\[350px\] {
  width: 350px;
}
.dw-w-5\/12 {
  width: 41.666667%;
}
.dw-w-4\/12 {
  width: 33.333333%;
}
.dw-w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.dw-w-5 {
  width: 1.25rem;
}
.dw-w-1\/12 {
  width: 8.333333%;
}
.dw-w-2\/12 {
  width: 16.666667%;
}
.dw-grow {
  flex-grow: 1;
}
.dw-cursor-pointer {
  cursor: pointer;
}
.dw-flex-row {
  flex-direction: row;
}
.dw-flex-col {
  flex-direction: column;
}
.dw-flex-col-reverse {
  flex-direction: column-reverse;
}
.dw-items-start {
  align-items: flex-start;
}
.dw-items-end {
  align-items: flex-end;
}
.dw-items-center {
  align-items: center;
}
.dw-justify-start {
  justify-content: flex-start;
}
.dw-justify-end {
  justify-content: flex-end;
}
.dw-justify-center {
  justify-content: center;
}
.dw-justify-between {
  justify-content: space-between;
}
.dw-space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.dw-overflow-x-auto {
  overflow-x: auto;
}
.dw-overflow-y-auto {
  overflow-y: auto;
}
.dw-rounded-39p {
  border-radius: 10px 39px 39px;
}
.dw-rounded-\[37px\] {
  border-radius: 37px;
}
.dw-rounded-xl {
  border-radius: 20px;
}
.dw-rounded-full {
  border-radius: 9999px;
}
.dw-rounded-t-xl {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.dw-rounded-r-xl {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.dw-rounded-b-xl {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.dw-rounded-tr-xl {
  border-top-right-radius: 20px;
}
.dw-rounded-br-xl {
  border-bottom-right-radius: 20px;
}
.dw-rounded-bl-xl {
  border-bottom-left-radius: 20px;
}
.dw-rounded-tl-xl {
  border-top-left-radius: 20px;
}
.dw-border-0\.5 {
  border-width: 0.5px;
}
.dw-border-0 {
  border-width: 0px;
}
.dw-bg-\[\#D6D6D6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(214 214 214 / var(--tw-bg-opacity));
}
.dw-bg-\[\#001432\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 20 50 / var(--tw-bg-opacity));
}
.dw-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.dw-bg-transparent {
  background-color: transparent;
}
.dw-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.dw-px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.dw-py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.dw-px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.dw-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.dw-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.dw-pr-1\.5 {
  padding-right: 6px;
}
.dw-pr-1 {
  padding-right: 0.25rem;
}
.dw-pl-\[20px\] {
  padding-left: 20px;
}
.dw-pr-\[14px\] {
  padding-right: 14px;
}
.dw-pt-\[10px\] {
  padding-top: 10px;
}
.dw-pb-\[8px\] {
  padding-bottom: 8px;
}
.dw-pb-3 {
  padding-bottom: 0.75rem;
}
.dw-pl-2 {
  padding-left: 0.5rem;
}
.dw-pr-2 {
  padding-right: 0.5rem;
}
.dw-pl-6 {
  padding-left: 1.5rem;
}
.dw-text-center {
  text-align: center;
}
.dw-align-bottom {
  vertical-align: bottom;
}
.dw-text-base {
  font-size: 20px;
}
.dw-text-xsm {
  font-size: 12.8px;
}
.dw-text-14 {
  font-size: 14px;
}
.dw-text-\[13px\] {
  font-size: 13px;
}
.dw-text-sm {
  font-size: 16px;
}
.dw-font-bold {
  font-weight: 700;
}
.dw-font-light {
  font-weight: 300;
}
.dw-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dw-text-\[\#F2F2F2\] {
  --tw-text-opacity: 1;
  color: rgb(242 242 242 / var(--tw-text-opacity));
}
.dw-text-black {
  --tw-text-opacity: 1;
  color: rgb(42 42 42 / var(--tw-text-opacity));
}
.dw-text-blue-messenger {
  --tw-text-opacity: 1;
  color: rgb(51 120 255 / var(--tw-text-opacity));
}
.dw-text-purple-viber {
  --tw-text-opacity: 1;
  color: rgb(107 66 184 / var(--tw-text-opacity));
}
.dw-opacity-80 {
  opacity: 0.8;
}
.dw-shadow-3xl {
  --tw-shadow: 0px 0px 28px #3536365c;
  --tw-shadow-colored: 0px 0px 28px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dw-shadow-27p {
  --tw-shadow: 0px 0px 27px #70707061;
  --tw-shadow-colored: 0px 0px 27px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
