body.dark-mode #chatbox{background-color:#242729}body.dark-mode #chatbox #message{border:1px solid #393939;background:#191d20;color:#fff}body.dark-mode #chatbox .message-container .welcome-message h2{color:#fff}body.dark-mode #chatbox .message-container .welcome-message p{color:#dddddd}body.dark-mode #chatbox #send-button{background:#3b3b3b}body.dark-mode #chatbox .bot-message{background:#0c0c0c;color:#dfdfdf}body.dark-mode #chatbox .user-message{background:#535353;color:#fff}body.dark-mode #chatbox .message-container .premade-questions{border:1px solid #272727}body.dark-mode #chatbox #send-button{border-top:1px solid #393939}body.dark-mode .mian-chat-section .chat-bot-floating-icon .popup-fload-welcome-note{background-color:#242729}body.dark-mode .mian-chat-section .chat-bot-floating-icon .popup-fload-welcome-note p{color:#fff}body.dark-mode #chatbox .message-container .premade-questions .pre-made-questions{border:1px solid #494949;background:#191d20;color:#fff}body.dark-mode #chatbox .message-container .premade-questions .pre-made-questions:hover{background:#353535;color:#fff}body.dark-mode #chatbox .chat-type{background:#191d20}body.dark-mode .powerd-by-text{border-top:1px solid #393939;background:#191d20}.mian-chat-section{position:fixed;bottom:20px;right:20px;width:100%;max-width:400px;z-index:99999}@media (max-width: 480px){.mian-chat-section{width:calc(100% - 30px)}}@media (max-width: 767px){.mian-chat-section.claw-availble{bottom:160px}}.mian-chat-section .chat-bot-floating-icon{float:right;width:auto;margin-top:15px;cursor:pointer;display:flex;flex-direction:column;align-content:flex-end;flex-wrap:nowrap;align-items:flex-end}.mian-chat-section .chat-bot-floating-icon .popup-fload-welcome-note{float:right;box-shadow:0px 0px 19px 16px #00000012;margin-bottom:20px;position:relative;z-index:9000;background:#fff;border-radius:10px}.mian-chat-section .chat-bot-floating-icon .popup-fload-welcome-note p{float:left;width:100%;margin:0;padding:10px 15px;font-weight:500;font-family:"Roboto", sans-serif}@media (max-width: 767px){.mian-chat-section .chat-bot-floating-icon .popup-fload-welcome-note p{font-size:13px}}.mian-chat-section .chat-bot-floating-icon .chat-icon-row{display:flex;align-items:center;gap:8px}.mian-chat-section .chat-bot-floating-icon .chatbot-drag-handle{background:#fff;border:none;border-radius:5px;box-shadow:0px 2px 8px rgba(0,0,0,0.18);padding:8px 7px;cursor:grab;display:flex;align-items:center;touch-action:none;opacity:0.75;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.mian-chat-section .chat-bot-floating-icon .chatbot-drag-handle svg{width:10px;height:16px;fill:#e63d30;display:block}.mian-chat-section .chat-bot-floating-icon .chatbot-drag-handle:hover{opacity:1;box-shadow:0px 4px 12px rgba(0,0,0,0.22)}.mian-chat-section .chat-bot-floating-icon .chatbot-drag-handle:active{cursor:grabbing}.mian-chat-section .chat-bot-floating-icon .chat-icon-live{float:right;width:65px;height:65px;border-radius:50px;position:relative;background:#E63D30;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width: 767px){.mian-chat-section .chat-bot-floating-icon .chat-icon-live{width:50px;height:50px}}.mian-chat-section .chat-bot-floating-icon .chat-icon-live svg{position:absolute;width:40px;height:40px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:opacity 0.25s ease,transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1)}@media (max-width: 767px){.mian-chat-section .chat-bot-floating-icon .chat-icon-live svg{width:22px;height:22px}}.mian-chat-section .chat-bot-floating-icon .chat-icon-live svg.icon-chat{opacity:1;transform:scale(1)}.mian-chat-section .chat-bot-floating-icon .chat-icon-live svg.icon-smile{opacity:0;transform:scale(2)}.mian-chat-section .chat-bot-floating-icon .chat-icon-live svg.icon-close{opacity:0;transform:scale(0.5) rotate(-90deg)}.mian-chat-section .chat-bot-floating-icon .chat-icon-live:hover svg.icon-chat{opacity:0;transform:scale(0.5)}.mian-chat-section .chat-bot-floating-icon .chat-icon-live:hover svg.icon-smile{opacity:1;transform:scale(2)}.mian-chat-section.active-chat #chatbox{opacity:1;margin-bottom:0px;visibility:visible;transform:scale(1) translateY(0);transition:opacity 0.22s ease,transform 0.32s cubic-bezier(0.34, 1.56, 0.64, 1),visibility 0s linear 0s,margin-bottom 0s linear 0s}.mian-chat-section.active-chat .chat-icon-live:after{opacity:0}.mian-chat-section.active-chat .chat-icon-live svg.icon-chat,.mian-chat-section.active-chat .chat-icon-live svg.icon-smile{opacity:0;transform:scale(0.5)}.mian-chat-section.active-chat .chat-icon-live svg.icon-close{opacity:1;transform:scale(1) rotate(0deg)}.mian-chat-section.active-chat .chat-icon-live:hover svg.icon-smile{opacity:0;transform:scale(0.5)}.mian-chat-section.active-chat .chat-icon-live:hover svg.icon-close{opacity:1;transform:scale(1) rotate(0deg)}.mian-chat-section.active-chat .popup-fload-welcome-note{display:none}#chatbox,.chat-short-code{overflow:hidden;border-radius:10px;background-color:#fff;float:right;width:100%;padding:0;max-width:400px;box-shadow:0px 0px 19px 16px #00000012;z-index:9999;opacity:0;margin-bottom:-700px;visibility:hidden;transform:scale(0.92) translateY(14px);transform-origin:bottom right;transition:opacity 0.22s ease,transform 0.32s cubic-bezier(0.34, 1.56, 0.64, 1),visibility 0s linear 0.32s,margin-bottom 0s linear 0.32s}#chatbox .bot-message,.chat-short-code .bot-message{background:#f3f3f3;padding:10px 15px;float:left;font-family:"Roboto", sans-serif;font-weight:400;font-size:14px;color:#373737;word-break:break-word;border-radius:10px 10px 10px 0;letter-spacing:01px;margin-bottom:20px;line-height:1.5}#chatbox .typing,.chat-short-code .typing{float:left;width:100%;font-size:12px;color:#9f9f9f;letter-spacing:0.5px;font-family:"Roboto", sans-serif}#chatbox .chat-type,.chat-short-code .chat-type{background:#f3f3f3;padding:13px 20px;float:left;font-family:"Roboto", sans-serif;font-weight:400;font-size:14px;color:#373737;border-radius:10px 10px 10px 0;letter-spacing:01px;margin-bottom:20px}#chatbox .chat-type span,.chat-short-code .chat-type span{display:block;background:#979797;border-radius:50%;float:left;width:10px;height:10px}#chatbox .chat-type span:nth-child(1),.chat-short-code .chat-type span:nth-child(1){opacity:0;animation:chat-animation 1.5s linear 0s infinite alternate}#chatbox .chat-type span:nth-child(2),.chat-short-code .chat-type span:nth-child(2){opacity:0.5;animation:chat-animation 1.5s linear 0.5s infinite alternate;margin:0 5px}#chatbox .chat-type span:nth-child(3),.chat-short-code .chat-type span:nth-child(3){opacity:1;animation:chat-animation 1.5s linear 1s infinite alternate}#chatbox .error,.chat-short-code .error{float:left;width:100%;font-size:12px;color:#db1000;letter-spacing:0.5px;font-family:"Roboto", sans-serif}#chatbox .user-message,.chat-short-code .user-message{background:#ffdcda;padding:13px 20px;float:right;font-family:"Roboto", sans-serif;font-weight:400;font-size:14px;color:#000;border-radius:10px 10px 0 10px;word-break:break-word;letter-spacing:01px;line-height:1.5}#chatbox #message,.chat-short-code #message{width:calc(100% - 66px);border:1px solid #ededed;border-right:none;float:left;padding:0 20px;background:#fbfbfb;font-family:"Roboto", sans-serif;font-weight:400;font-size:14px;line-height:66px;border-bottom:0 none;height:66px}#chatbox #message:active,.chat-short-code #message:active{outline:none}#chatbox #message:focus,.chat-short-code #message:focus{outline:none}#chatbox #message:disabled,#chatbox #message[disabled],.chat-short-code #message:disabled,.chat-short-code #message[disabled]{opacity:0.2}#chatbox #send-button,.chat-short-code #send-button{float:right;width:66px;height:66px;background:#fbfbfb;border:0 none;border-radius:0;border-top:1px solid #ededed;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;padding:0}#chatbox #send-button #Capa_1,.chat-short-code #send-button #Capa_1{width:28px;fill:#757575}#chatbox #send-button:hover #Capa_1,.chat-short-code #send-button:hover #Capa_1{fill:#E63D30}#chatbox #send-button:disabled,#chatbox #send-button[disabled],.chat-short-code #send-button:disabled,.chat-short-code #send-button[disabled]{opacity:0.2}#chatbox .header-of-the-cht-bot,.chat-short-code .header-of-the-cht-bot{float:left;width:100%;background:#E63D30;padding:20px;display:flex;align-items:center;justify-content:space-between;cursor:grab;user-select:none}#chatbox .header-of-the-cht-bot:active,.chat-short-code .header-of-the-cht-bot:active{cursor:grabbing}#chatbox .header-of-the-cht-bot button,.chat-short-code .header-of-the-cht-bot button{cursor:pointer}#chatbox .header-of-the-cht-bot .new-chat-btn,.chat-short-code .header-of-the-cht-bot .new-chat-btn{flex-shrink:0;margin-left:10px;background:rgba(255,255,255,0.15);border-radius:8px;color:#fff;cursor:pointer;padding:10px 10px;border:0 none;display:flex;align-items:center;gap:5px;font-size:11px;font-family:"Roboto", sans-serif;font-weight:500;letter-spacing:0.5px;white-space:nowrap;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}#chatbox .header-of-the-cht-bot .new-chat-btn svg,.chat-short-code .header-of-the-cht-bot .new-chat-btn svg{width:13px;height:13px;stroke:#fff;flex-shrink:0}#chatbox .header-of-the-cht-bot .new-chat-btn:hover,.chat-short-code .header-of-the-cht-bot .new-chat-btn:hover{background:rgba(255,255,255,0.3)}#chatbox .header-of-the-cht-bot .minimize-btn,.chat-short-code .header-of-the-cht-bot .minimize-btn{flex-shrink:0;margin-left:10px;background:rgba(255,255,255,0.15);border-radius:8px;color:#fff;cursor:pointer;padding:10px 10px;border:0 none;display:flex;align-items:center;gap:5px;font-size:11px;font-family:"Roboto", sans-serif;font-weight:500;letter-spacing:0.5px;white-space:nowrap;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}#chatbox .header-of-the-cht-bot .minimize-btn svg,.chat-short-code .header-of-the-cht-bot .minimize-btn svg{width:14px;height:14px;stroke:#fff;flex-shrink:0}#chatbox .header-of-the-cht-bot .minimize-btn:hover,.chat-short-code .header-of-the-cht-bot .minimize-btn:hover{background:rgba(255,255,255,0.3)}#chatbox .header-of-the-cht-bot .user-logo-and-meta,.chat-short-code .header-of-the-cht-bot .user-logo-and-meta{float:left;flex:1;min-width:0}#chatbox .header-of-the-cht-bot .user-logo-and-meta .image-left,.chat-short-code .header-of-the-cht-bot .user-logo-and-meta .image-left{width:50px;height:50px;border-radius:50px;float:left;margin-right:15px;position:relative;margin-top:-5px;background:rgba(255,255,255,0.15);display:flex;align-items:center;justify-content:center}#chatbox .header-of-the-cht-bot .user-logo-and-meta .image-left:after,.chat-short-code .header-of-the-cht-bot .user-logo-and-meta .image-left:after{content:"";width:12px;height:12px;background:#25D366;border-radius:50px;border:2.5px solid rgba(255,255,255,0.85);position:absolute;right:1px;top:1px;z-index:2}#chatbox .header-of-the-cht-bot .user-logo-and-meta .image-left .sam-face,.chat-short-code .header-of-the-cht-bot .user-logo-and-meta .image-left .sam-face{width:100%;height:100%;display:block}#chatbox .header-of-the-cht-bot .user-logo-and-meta .image-left .sam-eye,.chat-short-code .header-of-the-cht-bot .user-logo-and-meta .image-left .sam-eye{transform-box:fill-box;transform-origin:center top;animation:sam-blink 5s ease-in-out infinite}#chatbox .header-of-the-cht-bot .user-logo-and-meta .image-left .sam-eye-right,.chat-short-code .header-of-the-cht-bot .user-logo-and-meta .image-left .sam-eye-right{animation-delay:0.06s}#chatbox .header-of-the-cht-bot .user-logo-and-meta .image-left .sam-mouth,.chat-short-code .header-of-the-cht-bot .user-logo-and-meta .image-left .sam-mouth{transform-box:fill-box;transform-origin:center center;animation:sam-mouth-idle 7s ease-in-out infinite}#chatbox .header-of-the-cht-bot .user-logo-and-meta .contents-head,.chat-short-code .header-of-the-cht-bot .user-logo-and-meta .contents-head{float:left;width:calc(100% - 65px)}#chatbox .header-of-the-cht-bot .user-logo-and-meta .contents-head h2,.chat-short-code .header-of-the-cht-bot .user-logo-and-meta .contents-head h2{float:left;width:100%;font-family:"Roboto", sans-serif;font-style:normal;font-weight:900;font-size:22px;letter-spacing:0.055em;text-transform:capitalize;margin:0;color:#fff}#chatbox .header-of-the-cht-bot .user-logo-and-meta .contents-head .lable-bet,.chat-short-code .header-of-the-cht-bot .user-logo-and-meta .contents-head .lable-bet{float:left;font-family:"Roboto", sans-serif;font-weight:300;font-size:12px;letter-spacing:0.055em;margin:0;color:#fff;line-height:20px}#chatbox .message-container,.chat-short-code .message-container{float:left;width:100%;min-height:400px;max-height:400px;overflow-y:scroll;padding:20px 20px 0 20px;-webkit-transition:all 0;-moz-transition:all 0;-o-transition:all 0;transition:all 0;scrollbar-color:#E63D30 #e0e0e0;scrollbar-width:thin}#chatbox .message-container div:first-child,.chat-short-code .message-container div:first-child{margin-top:0}#chatbox .message-container .welcome-message,.chat-short-code .message-container .welcome-message{float:left;display:block;padding:40px}#chatbox .message-container .welcome-message .profile-of-logo,.chat-short-code .message-container .welcome-message .profile-of-logo{float:none;width:60px;height:60px;margin:0 auto;display:block;background:#F5F5F5;border-radius:50px}#chatbox .message-container .welcome-message .profile-of-logo img,.chat-short-code .message-container .welcome-message .profile-of-logo img{width:auto;float:left;text-align:center;padding:14px}#chatbox .message-container .welcome-message h2,.chat-short-code .message-container .welcome-message h2{float:left;width:100%;font-family:"Roboto", sans-serif;font-style:normal;text-align:center;font-weight:900;font-size:22px;letter-spacing:0.055em;text-transform:capitalize;margin:10px 0;color:#333}#chatbox .message-container .welcome-message p,.chat-short-code .message-container .welcome-message p{float:left;width:100%;font-family:"Roboto", sans-serif;font-style:normal;font-weight:400;font-size:13px;letter-spacing:0.055em;text-transform:capitalize;line-height:1.5;margin:0;text-align:center;color:#535353}#chatbox .message-container button.retry-button,.chat-short-code .message-container button.retry-button{float:left;background:none;border:none;font-size:14px;margin-top:-10px;color:#5b5bff;font-weight:500;letter-spacing:0.5px;padding:0}#chatbox .message-container .bot-responded,.chat-short-code .message-container .bot-responded{float:left;width:100%;font-size:11px;color:#9f9f9f;letter-spacing:0.5px;font-family:"Roboto", sans-serif;margin-bottom:10px;margin-top:-20px}#chatbox .message-container .user-responded,.chat-short-code .message-container .user-responded{float:right;width:100%;font-size:11px;color:#9f9f9f;letter-spacing:0.5px;font-family:"Roboto", sans-serif;margin-bottom:10px;text-align:right}#chatbox .message-container .premade-questions,.chat-short-code .message-container .premade-questions{float:left;width:100%;padding:15px 15px 0 15px;border:1px solid #ededed;border-radius:10px;margin-top:10px;background:#e63d30;margin-bottom:20px}#chatbox .message-container .premade-questions .try-message,.chat-short-code .message-container .premade-questions .try-message{float:left;width:100%;font-size:14px;color:#ffffff;font-family:"Roboto", sans-serif;text-align:center;margin-bottom:10px;font-weight:500;letter-spacing:1px}#chatbox .message-container .premade-questions .pre-made-questions,.chat-short-code .message-container .premade-questions .pre-made-questions{float:left;width:100%;padding:12px 20px;border:1px solid #ededed;border-radius:10px;margin-bottom:5px;cursor:pointer;background:#fff;font-family:"Roboto", sans-serif;font-weight:400;font-size:14px;color:#000;word-break:break-word;letter-spacing:01px;line-height:1.5}#chatbox .message-container .premade-questions .pre-made-questions:hover,.chat-short-code .message-container .premade-questions .pre-made-questions:hover{background:#ffdcda}#chatbox .message-container .premade-questions .pre-made-questions:last-child,.chat-short-code .message-container .premade-questions .pre-made-questions:last-child{margin-bottom:15px}#chatbox .bottom-of-contact-url,.chat-short-code .bottom-of-contact-url{float:left}.chat-short-code{visibility:visible !important;opacity:1 !important;float:left;width:100%;max-width:100% !important;margin-bottom:0 !important;transform:none !important;transition:none !important}@keyframes chat-animation{from{opacity:0}to{opacity:1}}.chat-only-for-admins{float:left;width:100%;margin-bottom:60px;background:#e5e5e5;padding:60px;text-align:center}#cookie-law-info-bar span{vertical-align:middle;max-width:500px !important;display:block;margin:0 auto}body.chatbot-is-dragging{user-select:none;cursor:grabbing !important}body.chatbot-is-dragging *{cursor:grabbing !important}@media (max-width: 767px){.mobile-scroll-disable{overflow:hidden}}.powerd-by-text{float:left;width:100%;text-align:center;font-size:8px;background:#fbfbfb;color:#8f8f8f;border-top:1px solid #ededed;padding:3px 0}.powerd-by-text a{color:#8f8f8f}@keyframes sam-blink{0%,86%,100%{transform:scaleY(1)}90%{transform:scaleY(0.06)}94%{transform:scaleY(1)}}@keyframes sam-look-input{from{transform:translate(0, 0)}to{transform:translate(1px, 5px)}}@keyframes sam-think-eyes{0%,100%{transform:translateY(-2px)}50%{transform:translateY(-5px)}}@keyframes sam-talk-mouth{0%,100%{transform:scaleY(1) translateY(0)}40%{transform:scaleY(0.2) translateY(2px)}}@keyframes sam-mouth-idle{0%,18%,100%{transform:scaleX(1) scaleY(1)}30%{transform:scaleX(1.08) scaleY(1.12)}45%{transform:scaleX(1) scaleY(1)}60%,70%{transform:scaleX(1) scaleY(1)}80%{transform:scaleX(0.95) scaleY(0.88)}90%{transform:scaleX(1) scaleY(1)}}@keyframes sam-happy-mouth{0%{transform:scaleX(1) scaleY(1)}35%{transform:scaleX(1.12) scaleY(1.18)}100%{transform:scaleX(1) scaleY(1)}}.sam-face.sam-state-listening .sam-eyes{animation:sam-look-input 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards}.sam-face.sam-state-listening .sam-eye{animation:none}.sam-face.sam-state-thinking .sam-eyes{animation:sam-think-eyes 0.7s ease-in-out infinite}.sam-face.sam-state-thinking .sam-eye{animation:none}.sam-face.sam-state-thinking .sam-mouth{animation:sam-talk-mouth 0.55s ease-in-out infinite}.sam-face.sam-state-happy .sam-mouth{animation:sam-happy-mouth 0.55s ease-out}
