@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@48,400,1,0";@charset "UTF-8";:root{--primary: #724ae8;--icon-background: #724ae873;--switch: #9579e7}*{box-sizing:border-box}.chatbot-toggler{position:fixed;bottom:30px;right:35px;outline:none;border:none;height:50px;width:100px;display:flex;cursor:pointer;align-items:center;justify-content:center;border-radius:50%;background:var(--primary);transition:all .2s ease;font-weight:bolder}body.show-chatbot .chatbot-toggler{transform:rotate(90deg)}.chatbot-toggler span{color:#fff;position:absolute}.chatbot-toggler span:last-child,body.show-chatbot .chatbot-toggler span:first-child{opacity:0}body.show-chatbot .chatbot-toggler span:last-child{opacity:1}body.show-chatbot .chatbot,body.show-chatbot .chatbot-classic{opacity:1;pointer-events:auto;transform:scale(1)}[class^=material-symbols]{font-family:Material Symbols Outlined!important}canvas{display:none;position:absolute!important}.bot-icon{width:30px;margin-left:-3%;margin-right:2%}.chatbot-classic{position:fixed;right:35px;bottom:90px;width:740px;background:#fff;border-radius:15px;overflow:hidden;opacity:0;pointer-events:none;transform:scale(.5);transform-origin:bottom right;box-shadow:0 0 128px #0000001a,0 32px 64px -48px #00000080;transition:all .1s ease;z-index:5000!important}.chatbot-classic *{font-family:Poppins,sans-serif}.chatbot-classic .chatbot-classic-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.71);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;border-radius:10px;text-align:center;z-index:3}.chatbot-classic .switch-theme{position:absolute;width:32px;height:32px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;background:var(--primary);border-radius:4px;margin:10px;top:6px;left:6px;display:inline-block;z-index:1;font-family:Material Symbols Outlined!important}.chatbot-classic .dark-theme{position:absolute;width:32px;height:32px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;background:var(--primary);border-radius:4px;margin:10px;top:46px;left:6px;display:inline-block;z-index:1;font-family:Material Symbols Outlined!important}.chatbot-classic .change-user,.chatbot-classic .language{position:absolute;width:32px;height:32px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;background:var(--primary);border-radius:4px;margin:10px;top:86px;left:6px;display:inline-block;z-index:1;font-family:Material Symbols Outlined!important}.chatbot-classic .chat-container{display:grid;grid-template-columns:1fr 1fr;height:100%;width:100%;padding:10px;gap:5px}.chatbot-classic .left{display:flex;flex-direction:column;height:100%}.chatbot-classic .top,.chatbot-classic .bottom{flex:1;padding:2px;display:flex;justify-content:center;align-items:center;border-radius:10px;overflow:hidden;position:relative}.chatbot-classic .top .logo,.chatbot-classic .bottom .logo{position:absolute;width:250px;height:200px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;border-radius:4px;margin:-57px -80px 0 0;top:0;right:0;display:inline-block;z-index:0;background-image:url(logo.png);background-size:contain;background-repeat:no-repeat;background-position:center}.chatbot-classic .bottom .icon-background{position:relative;width:200px;height:200px;display:none;justify-content:center;align-items:center;background-color:var(--icon-background);border-radius:50%}.chatbot-classic .bottom .icon-background span{font-size:700%!important;color:#f8f9fa}.chatbot-classic video{width:100%;height:100%;object-fit:cover!important}.chatbot-classic .right{padding:2px;border-radius:10px;flex-direction:column;justify-content:space-between;position:relative}.chatbot-classic header{padding:16px 0;position:relative;text-align:center;color:#fff;background:var(--primary);box-shadow:0 2px 10px #0000001a;border-top-right-radius:10px;border-top-left-radius:10px}.chatbot-classic header span{position:absolute;right:15px;top:50%;display:none;cursor:pointer;transform:translateY(-50%);font-family:Material Symbols Outlined!important}.chatbot-classic header h2{font-size:1.4rem!important;margin-top:0;margin-bottom:.5rem;line-height:1.2}.chatbot-classic .chatbox{overflow-y:auto;height:58.9vh;padding:20px;border:1px solid #d3d3d3;margin-bottom:0;margin-top:0;border-bottom:none;background-image:url(logo.png);background-size:50%;background-position:center;background-repeat:no-repeat;background-color:#ffffffb3;background-blend-mode:overlay}.chatbot-classic .chatbox .chat{display:flex;list-style:none;font-family:Poppins,sans-serif;align-items:center;position:relative}.chatbot-classic .chatbox .chat p{white-space:normal;padding:8px 10px;border-radius:10px 10px 0;max-width:75%;color:#fff;font-size:.8rem!important;background:var(--primary);margin:5px 0;word-wrap:break-word;display:inline-block}.chatbot-classic .chatbox .chat p.error{color:#721c24;background:#f8d7da}.chatbot-classic .chatbox .message-bubble{display:flex;flex-direction:column;width:100%}.chatbot-classic .chatbox .incoming .message-bubble{align-items:flex-start}.chatbot-classic .chatbox .outgoing .message-bubble{align-items:flex-end}.chatbot-classic .chatbox .outgoing{justify-content:flex-end}.chatbot-classic .chatbox .outgoing span:not(.timestamp){width:32px;height:32px;color:#fff;cursor:default;text-align:center;line-height:32px;align-self:flex-start;background:var(--primary);border-radius:4px;margin:4px 0 0 7px}.chatbot-classic .chatbox .incoming span:not(.date-slot):not(.timestamp){width:32px;height:32px;color:#fff;cursor:default;text-align:center;line-height:32px;align-self:flex-start;background:var(--primary);border-radius:4px;margin:0 5px 7px 0}.chatbot-classic .chatbox .timestamp{font-size:.6rem;color:#888;margin-top:-2%;text-align:right}.chatbot-classic .chatbox .timestamp.left{text-align:left}.chatbot-classic .chatbox .date-slot{padding:3px 5px!important;display:inline-block!important;margin:5px!important;background-color:var(--primary);border-radius:4px;color:#fff;cursor:pointer}.chatbot-classic .chatbox .incoming p{border-radius:10px 10px 10px 0;color:#000;background:#f2f2f2}.chatbot-classic .chat-input{display:flex;gap:10px;position:relative;bottom:0;width:100%;background:#fff;padding:3px 10px;border:1px solid #ddd;margin-top:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.chatbot-classic .chat-input textarea{height:55px;width:100%;border:none;outline:none;resize:none;max-height:180px;padding:5px 5px 5px 0;font-size:.8rem!important;font-family:Poppins,sans-serif}.chatbot-classic .chat-input span{align-self:flex-end;color:var(--primary);cursor:pointer;height:55px;display:flex;align-items:center;visibility:hidden;font-size:1.35rem!important}.chatbot-classic .chat-input textarea:valid~span{visibility:visible}.chatbot-classic :where(.chatbox,textarea)::-webkit-scrollbar{width:6px}.chatbot-classic :where(.chatbox,textarea)::-webkit-scrollbar-track{background:#fff;border-radius:25px}.chatbot-classic :where(.chatbox,textarea)::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}.chatbot-classic .chat-input ::placeholder{font-family:Poppins,sans-serif;font-size:14px!important}.chatbot-classic .chat-input ::-webkit-input-placeholder{font-family:Poppins,sans-serif;font-size:14px!important}.chatbot-classic .chat-input ::-ms-input-placeholder{font-family:Poppins,sans-serif;font-size:14px!important}.chatbot-classic .chat-input ::-moz-placeholder{font-family:Poppins,sans-serif;font-size:14px!important}.chatbot{position:fixed;right:35px;bottom:90px;width:370px;background:#fff;border-radius:15px;overflow:hidden;opacity:0;pointer-events:none;transform:scale(.5);transform-origin:bottom right;box-shadow:0 0 128px #0000001a,0 32px 64px -48px #00000080;transition:all .1s ease;z-index:5000!important}.chatbot *{font-family:Poppins,sans-serif}.chatbot .chatbot-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.71);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;border-radius:10px;text-align:center;z-index:3}.chatbot .logo{position:absolute;width:250px;height:200px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;border-radius:4px;margin:-57px -80px 0 0;top:0;right:0;display:inline-block;z-index:0;background-image:url(logo.png);background-size:contain;background-repeat:no-repeat;background-position:center}.chatbot .switch-theme{position:absolute;width:32px;height:32px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;background:var(--primary);border-radius:4px;margin:10px;top:0;left:0;display:inline-block;z-index:1;font-family:Material Symbols Outlined!important}.chatbot .dark-theme{position:absolute;width:32px;height:32px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;background:var(--primary);border-radius:4px;margin:10px;top:40px;left:0;display:inline-block;z-index:1;font-family:Material Symbols Outlined!important}.chatbot .change-user{position:absolute;width:32px;height:32px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;background:var(--primary);border-radius:4px;margin:10px;top:120px;left:0;display:inline-block;z-index:1;font-family:Material Symbols Outlined!important}.chatbot .change-layout{position:absolute;width:32px;height:32px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;background:var(--primary);border-radius:4px;margin:10px;top:80px;left:0;display:inline-block;z-index:1;font-family:Material Symbols Outlined!important}.chatbot .language{position:absolute;width:32px;height:32px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;background:var(--primary);border-radius:4px;margin:10px;top:120px;left:0;display:inline-block;z-index:1;font-family:Material Symbols Outlined!important}.chatbot header{padding:16px 0;position:relative;text-align:center;color:#000;background:transparent;border-bottom:none!important}.chatbot header span{position:absolute;right:15px;top:50%;display:none;cursor:pointer;transform:translateY(-50%);font-family:Material Symbols Outlined!important}.chatbot header h2{font-size:1.4rem!important;margin-top:0;margin-bottom:.5rem;line-height:1.2}.chatbot .chatbox{overflow-y:auto;padding:10px 20px 70px;height:40vh;margin-top:40vh;background:linear-gradient(to bottom,rgba(255,255,255,.7) 0%,rgba(255,255,255,.8) 10%,rgba(255,255,255,.9) 20%,rgb(255,255,255) 30%,rgb(255,255,255) 40%,rgb(255,255,255) 50%,rgb(255,255,255) 60%,rgb(255,255,255) 70%,rgb(255,255,255) 80%,rgb(255,255,255) 90%,rgb(255,255,255) 100%);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);box-shadow:0 4px 15px #0000001a;transition:backdrop-filter .5s ease;background-image:url(logo.png);background-size:50%;background-position:center;background-repeat:no-repeat;background-color:#ffffffb3;background-blend-mode:overlay}.chatbot .chatbox .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:5}.chatbot .chatbox .chat{display:flex;list-style:none;font-family:Poppins,sans-serif;align-items:center;position:relative}.chatbot .chatbox .chat p{white-space:normal;padding:8px 10px;border-radius:10px 10px 0;max-width:75%;color:#fff;font-size:.8rem!important;background:var(--primary);margin:5px 0;word-wrap:break-word;display:inline-block}.chatbot .chatbox .chat p.error{color:#721c24;background:#f8d7da}.chatbot .chatbox .message-bubble{display:flex;flex-direction:column;width:100%}.chatbot .chatbox .incoming .message-bubble{align-items:flex-start}.chatbot .chatbox .outgoing .message-bubble{align-items:flex-end}.chatbot .chatbox .outgoing{justify-content:flex-end}.chatbot .chatbox .outgoing span:not(.timestamp){width:32px;height:32px;color:#fff;cursor:default;text-align:center;line-height:32px;align-self:flex-start;background:var(--primary);border-radius:4px;margin:4px 0 0 7px}.chatbot .chatbox .incoming span:not(.date-slot):not(.timestamp){width:32px;height:32px;color:#fff;cursor:default;text-align:center;line-height:32px;align-self:flex-start;background:var(--primary);border-radius:4px;margin:0 5px 7px 0}.chatbot .chatbox .timestamp{font-size:.6rem;color:#888;margin-top:-2%;text-align:right}.chatbot .chatbox .timestamp.left{text-align:left}.chatbot .chatbox .date-slot{padding:3px 5px!important;display:inline-block!important;margin:5px!important;background-color:var(--primary);border-radius:4px;color:#fff;cursor:pointer}.chatbot .chatbox .incoming p{border-radius:10px 10px 10px 0;color:#000;background:#f2f2f2}.chatbot .chat-input{display:flex;gap:5px;position:absolute;bottom:0;width:100%;background:#fff;padding:3px 20px;border-top:1px solid #ddd}.chatbot .chat-input textarea{height:55px;width:100%;border:none;outline:none;resize:none;max-height:180px;padding:15px 15px 15px 0;font-size:.8rem!important;font-family:Poppins,sans-serif}.chatbot .chat-input span{align-self:flex-end;color:var(--primary);cursor:pointer;height:55px;display:flex;align-items:center;visibility:hidden;font-size:1.35rem!important}.chatbot .chat-input textarea:valid~span{visibility:visible}.chatbot .video-background{position:fixed;top:0;left:0;width:100%;height:60%;z-index:-1}.chatbot .video-background video{width:100%;height:100%;object-fit:cover}.chatbot .chat-content video{position:absolute;height:10%;box-shadow:#0006 0 6px 12px;z-index:2;left:0}.chatbot :where(.chatbox,textarea)::-webkit-scrollbar{width:6px}.chatbot :where(.chatbox,textarea)::-webkit-scrollbar-track{background:#fff;border-radius:25px}.chatbot :where(.chatbox,textarea)::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}.chatbot .chat-input ::placeholder{font-family:Poppins,sans-serif;font-size:14px!important}.chatbot-form input ::placeholder{font-family:Poppins,sans-serif;font-size:14px!important}.chatbot-form input ::-webkit-input-placeholder{font-family:Poppins,sans-serif;font-size:14px!important}.chatbot-form input ::-ms-input-placeholder{font-family:Poppins,sans-serif;font-size:14px!important}.chatbot-form input ::-moz-placeholder{font-family:Poppins,sans-serif;font-size:14px!important}.text-danger{color:red!important}.chatbot-form{position:fixed;padding:15px;right:35px;bottom:90px;width:370px;background:#fff;border-radius:15px;overflow:hidden;transform-origin:bottom right;box-shadow:0 0 128px #0000001a,0 32px 64px -48px #00000080;transition:all .1s ease;z-index:5000!important}.chatbot-form .chatbot-form-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.71);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;border-radius:10px;text-align:center;z-index:2}.chatbot-form .dark-theme{position:absolute;width:32px;height:32px;color:#fff;cursor:pointer;text-align:center;line-height:32px;align-self:flex-end;background:var(--switch);border-radius:4px;margin:10px;top:20px;right:20px;display:inline-block;z-index:1;font-family:Material Symbols Outlined!important}.chatbot-form header{padding:16px 0;position:relative;text-align:center;color:#fff;background:var(--primary);box-shadow:0 2px 10px #0000001a;border-top-right-radius:10px;border-top-left-radius:10px}.chatbot-form header span{position:absolute;right:15px;top:50%;display:none;cursor:pointer;transform:translateY(-50%);font-family:Material Symbols Outlined!important}.chatbot-form header h2{font-size:1.4rem!important;margin-top:0;margin-bottom:.5rem;line-height:1.2}.chatbot-form *{font-family:Poppins,sans-serif}.chatbot-form form{margin-top:10px;cursor:pointer}.chatbot-form .form-group{margin-bottom:10px}.chatbot-form .form-group .resend{color:var(--primary);float:right;font-size:12px}.chatbot-form label{font-size:14px!important;color:#555;margin-bottom:5px;display:block}.chatbot-form input,.chatbot-form select{width:100%;padding:8px;border:1px solid #ccc;border-radius:5px;transition:border-color .3s ease-in-out;outline:none;font-size:14px!important}.chatbot-form input:focus,.chatbot-form select:focus{border-color:var(--switch);box-shadow:0 0 5px var(--switch)}.chatbot-form button{width:100%;background:var(--primary);color:#fff;padding:10px;border:none;border-radius:5px;cursor:pointer;font-size:14px!important;margin-top:10px}.chatbot-form .dots:after{content:"";display:inline-block;animation:dot-flash 1.5s infinite steps(1)}@keyframes dot-flash{0%{content:""}33%{content:"."}66%{content:".."}90%{content:"..."}}.chatbot-form .extra-content{color:var(--primary);font-size:12px!important}.chatbot-form .video-container{position:relative;width:100%;max-width:400px;margin:auto;overflow:hidden}.chatbot-form video{width:100%}.chatbot-form .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.6);mask-image:radial-gradient(circle,rgba(255,255,255,0) 100px,rgb(255,255,255) 10px);-webkit-mask-image:radial-gradient(circle,rgba(255,255,255,0) 100px,rgb(255,255,255) 10px)}.chatbot-form .user-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;padding:20px;box-shadow:0 4px 6px #0000001a}.chatbot-form .user-photo{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:10px}.chatbot-form .user-info{display:flex;flex-direction:column}.chatbot-form .user-name{font-size:18px;font-weight:700;margin:5px 0 16px}.chatbot-form .user-email,.chatbot-form .user-phone{font-size:14px;color:#666}.calendar-container{width:100%;border:1px solid #ddd;border-radius:5px;padding:10px;text-align:center;background-color:#fff;margin-top:8px;display:block;left:0}.calendar-container .calendar-header{background:var(--primary);display:flex;justify-content:space-between;align-items:center;font-weight:700;padding:5px 0}.calendar-container .calendar-header button{background:none;border:none;font-size:16px;color:#fff;cursor:pointer}.calendar-container .calendar-header span{width:100%!important;height:100%!important;margin:0!important}.calendar-container .weekend{cursor:no-drop;background:#cbcbcb;border-radius:4px}.calendar-container .calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-container .calendar-day{width:30px;height:30px;display:flex;justify-content:center;align-items:center;font-size:14px}.calendar-container .date{cursor:pointer;background:#f8f8f8;border-radius:4px}.calendar-container .date:hover{background:var(--icon-background);color:#fff}.calendar-container .empty-day{width:30px;height:30px}.waiting{background:transparent!important;color:var(--primary)!important;font-size:18px!important}.waiting:after{content:"";display:inline-block;font-size:30px!important;animation:dot-flash 1.5s infinite steps(1);margin-top:-26px;vertical-align:-webkit-baseline-middle}.validated{color:green;font-size:12px!important}.valid{border:1px solid #30c430!important}.invalid{border:1px solid #f06969!important}.phone-container{display:flex;gap:5px}.chatbot-form button:disabled{background:var(--switch)}small{color:red;font-size:12px!important}@media screen and (max-width: 359px){.chatbot-toggler{right:20px;bottom:20px}.chatbot{right:0;bottom:0;height:100%;border-radius:0;width:100%}.chatbot .switch-theme{top:0}.chatbot .dark-theme{top:40px}.chatbot .change-layout{top:80px}.chatbot .language{top:120px}.chatbot .chatbox{position:absolute;bottom:0;width:100%;height:50vh;padding:10px 20px 70px}.chatbot .chat-input{padding:5px 15px}.chatbot header span{display:block}.chatbot-form{right:0;bottom:0;height:100%;justify-content:flex-start;border-radius:0;width:100%}.chatbot-form header span{display:block}}@media screen and (min-width: 360px) and (max-width: 365px){.chatbot-toggler{right:20px;bottom:20px}.chatbot{right:0;bottom:0;height:100%;border-radius:0;width:100%}.chatbot .switch-theme{top:0}.chatbot .dark-theme{top:40px}.chatbot .change-layout{top:80px}.chatbot .language{top:120px}.chatbot .chatbox{position:absolute;bottom:0;width:100%;height:50vh;padding:10px 20px 70px}.chatbot .chat-input{padding:5px 15px}.chatbot header span{display:block}.chatbot-form{right:0;bottom:0;height:100%;justify-content:flex-start;border-radius:0;width:100%}.chatbot-form header span{display:block}}@media screen and (min-width: 366px) and (max-width: 375px){.chatbot-toggler{right:20px;bottom:20px}.chatbot{right:0;bottom:0;height:100%;border-radius:0;width:100%}.chatbot .switch-theme{top:0}.chatbot .dark-theme{top:40px}.chatbot .change-layout{top:80px}.chatbot .language{top:120px}.chatbot .chatbox{position:absolute;bottom:0;width:100%;height:50vh;padding:10px 20px 70px}.chatbot .chat-input{padding:5px 15px}.chatbot header span{display:block}.chatbot-form{right:0;bottom:0;height:100%;justify-content:flex-start;border-radius:0;width:100%}.chatbot-form header span{display:block}}@media screen and (min-width: 376px) and (max-width: 400px){.chatbot-toggler{right:20px;bottom:20px}.chatbot{right:0;bottom:0;height:100%;border-radius:0;width:100%}.chatbot .switch-theme{top:0}.chatbot .dark-theme{top:40px}.chatbot .change-layout{top:80px}.chatbot .language{top:120px}.chatbot .chatbox{position:absolute;bottom:0;width:100%;height:50vh;padding:10px 20px 70px}.chatbot .chat-input{padding:5px 15px}.chatbot header span{display:block}.chatbot-form{right:0;bottom:0;height:100%;justify-content:flex-start;border-radius:0;width:100%}.chatbot-form .chatbot-form header span{display:block}}@media screen and (min-width: 401px) and (max-width: 576px){.chatbot-toggler{right:20px;bottom:20px}.chatbot{right:0;bottom:0;height:100%;border-radius:0;width:100%}.chatbot .dark-theme{top:0}.chatbot .change-layout{top:80px}.chatbot .language{top:120px}.chatbot .chatbox{position:absolute;bottom:0;width:100%;height:50vh;padding:10px 20px 70px;margin-top:0}.chatbot .chat-input{padding:5px 15px}.chatbot header span{display:block}.chatbot-form{right:0;bottom:0;height:100%;justify-content:flex-start;border-radius:0;width:100%}.chatbot-form header span{display:block}}.modal-backdrop{z-index:9999!important}.modal{z-index:10000!important;position:fixed}.lite .chatbot-classic{background:rgb(43,43,43)!important;box-shadow:0 0 128px #ffffff1a,0 32px 64px -48px #ffffff80!important}.lite .chatbot-classic .bottom .icon-background span{color:#fff}.lite .chatbot-classic header{color:#fff;box-shadow:0 2px 10px #ffffff1a}.lite .chatbot-classic .chatbox{border:1px solid #181818;background-color:#272727b3}.lite .chatbot-classic .chatbox .chat p{color:#fff}.lite .chatbot-classic .chatbox .outgoing span:not(.timestamp){color:#fff}.lite .chatbot-classic .chatbox .incoming span:not(.timestamp){color:#fff}.lite .chatbot-classic .chatbox .incoming p{color:#fff;background:#696969}.lite .chatbot-classic .chat-input{background:#383838;border:1px solid #3d3d3d}.lite .chatbot-classic .chat-input textarea{background-color:#383838;color:#fff}.lite .chatbot-classic .chat-input span{color:var(--switch)}.lite .chatbot-classic :where(.chatbox,textarea)::-webkit-scrollbar-track{background:#383838}.lite .chatbot-classic :where(.chatbox,textarea)::-webkit-scrollbar-thumb{background:#5f5f5f}.lite .chatbot{background:rgb(43,43,43)!important;box-shadow:0 0 128px #ffffff1a,0 32px 64px -48px #ffffff80}.lite .chatbot .chatbox{background:linear-gradient(to bottom,rgba(30,30,30,.7) 0%,rgba(30,30,30,.8) 10%,rgba(30,30,30,.9) 20%,rgb(30,30,30) 30%,rgb(30,30,30) 40%,rgb(30,30,30) 50%,rgb(30,30,30) 60%,rgb(30,30,30) 70%,rgb(30,30,30) 80%,rgb(30,30,30) 90%,rgb(30,30,30) 100%);box-shadow:0 4px 15px #ffffff1a}.lite .chatbot .chatbox .chat p{color:#fff}.lite .chatbot .chatbox .chat p.error{color:#721c24;background:#f8d7da}.lite .chatbot .chatbox .outgoing span:not(.timestamp){color:#fff}.lite .chatbot .chatbox .incoming span:not(.timestamp){color:#fff}.lite .chatbot .chatbox .incoming p{color:#fff;background:#696969}.lite .chatbot .chat-input{background:#383838;border:1px solid #3d3d3d}.lite .chatbot .chat-input textarea{background-color:#383838;color:#fff}.lite .chatbot .chat-input span{color:var(--switch)}.lite .chatbot :where(.chatbox,textarea)::-webkit-scrollbar-track{background:#383838}.lite .chatbot :where(.chatbox,textarea)::-webkit-scrollbar-thumb{background:#5f5f5f}.lite .chatbot-form{background:rgb(43,43,43)!important;box-shadow:0 0 128px #ffffff1a,0 32px 64px -48px #ffffff80}.lite .chatbot-form label{color:#fff}.lite .chatbot-form input,.lite .chatbot-form select{background-color:#454545!important;border:1px solid #4f4f4f!important;color:#fff!important}.lite .chatbot-form .extra-content{color:var(--switch)}.lite .chatbot-form .user-card{background:#494949;box-shadow:0 0 128px #ffffff1a,0 32px 64px -48px #ffffff80}.lite .chatbot-form .user-email,.lite .chatbot-form .user-phone,.lite .chatbot-form .user-name{color:#fff}.lite .chatbot-form .overlay{background:rgba(51,51,51,.6)}.lite .chatbot-form .avatar h6{color:#fff}.lite .chatbot-form .avatar .avatar-card{background:#494949;box-shadow:0 2px 10px #0000003d}.lite .chatbot-form .avatar .avatar-card.clicked{background:var(--switch)}.lite .chatbot-form .avatar .avatar-card.clicked .user-name,.lite .chatbot-form .avatar .avatar-card.clicked .user-email{color:#fff!important}.lite .chatbot-form .avatar .avatar-card.clicked .user-image{border:2px solid #fff}.lite .chatbot-form .avatar .avatar-card .user-image{border:2px solid var(--switch)}.lite .chatbot-form .avatar .avatar-card .user-details{display:flex;flex-direction:column}.lite .chatbot-form .avatar .avatar-card .user-name,.lite .chatbot-form .avatar .avatar-card .user-email,.lite .chatbot-form .avatar .avatar-card .user-phone{color:#e5e5e5}.lite .form-check-label{color:#fff!important}.lite small{color:#ffa4a4}.lite .validated{color:#59c759}.form-check-label{font-size:10px!important;display:flex}.form-check-input{width:auto!important;margin-right:5px;margin-top:-2px!important}.form-check-input:checked{background-color:var(--primary)!important;border-color:var(--primary)!important}.avatar h6{margin:10px 0}.avatar .avatar-card{display:flex;align-items:center;background:rgba(255,255,255,.9);padding:10px;border-radius:8px;box-shadow:0 2px 10px #0000003d;margin:10px 0;cursor:pointer}.avatar .avatar-card.clicked{background:var(--switch)}.avatar .avatar-card.clicked .user-name,.avatar .avatar-card.clicked .user-email{color:#fff!important}.avatar .avatar-card.clicked .user-image{border:2px solid #fff}.avatar .avatar-card .user-image{width:70px;height:70px;border-radius:50%;object-fit:cover;margin-right:10px;border:2px solid var(--primary)}.avatar .avatar-card .user-details{display:flex;flex-direction:column}.avatar .avatar-card .user-name{font-size:16px;font-weight:700;margin:0;color:#333}.avatar .avatar-card .user-email,.avatar .avatar-card .user-phone{font-size:14px;color:#666;margin:2px 0;word-wrap:break-word}.form-check-input:disabled{opacity:1!important;border:1px solid gray!important}@media (max-width: 768px){.chatbot-toggler{right:20px;bottom:20px;width:70px;height:40px;border-radius:30px;font-size:13px}.chatbot-classic{display:flex!important;flex-direction:column!important;height:90vh!important}.chatbot-classic .chat-container{flex:1!important;display:flex!important;flex-direction:column!important}.chatbot-classic .left{height:35vh!important}.chatbot-classic video{height:100%!important}.chatbot-classic .right{height:55vh!important}.chatbot-classic .chatbox{flex:1!important;overflow-y:auto!important;margin:0!important;height:auto!important}.chatbot-classic .chat-input{margin-top:auto!important;position:sticky!important;bottom:0!important;background:#fff!important;z-index:20;padding-bottom:8px!important}.chatbot{width:95%!important;right:2.5%!important;bottom:10px!important;height:90vh}.chatbot .chatbox{margin-top:30vh;height:50vh!important}.chatbot .chat-input{padding:5px!important}.chatbot-classic .switch-theme,.chatbot-classic .dark-theme,.chatbot-classic .change-user,.chatbot .switch-theme,.chatbot .dark-theme,.chatbot .change-layout,.chatbot .language,.chatbot .change-user{left:auto!important;right:10px!important}}@media (max-width: 480px){.chatbot-classic,.chatbot{height:95vh!important}.chatbot-classic .left{height:30vh!important}.chatbot-classic .right{height:60vh!important}.chatbox p{max-width:85%!important;font-size:.75rem!important}.chat-input textarea{font-size:.75rem!important}}@media (max-width: 768px){.video-overlay{position:absolute;top:0%;width:18%;height:18%;object-fit:cover;z-index:5}}@media (max-width: 900px) and (orientation: landscape){.chatbot-classic,.chatbot{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;border-radius:20px!important}.chatbot-classic .chat-container{width:100%!important;height:100%!important;display:flex!important;flex-direction:row!important;overflow:hidden!important}.chatbot-classic .left{width:50%!important;height:100%!important;display:flex!important;flex-direction:row!important;padding:0!important;margin:0!important;gap:0!important;overflow:hidden!important}.chatbot-classic .left .top,.chatbot-classic .left .bottom{width:50%!important;height:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important;margin:0!important;overflow:hidden!important}.chatbot-classic .left video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.chatbot-classic .right{width:50%!important;height:100%!important;position:relative!important}.chatbot-classic .chatbox{height:calc(100% - 100px)!important;overflow-y:auto!important}.chatbot-classic .chat-input{position:absolute!important;bottom:0!important;left:0!important;width:100%!important;padding:10px!important}.chatbot-classic .logo{display:none!important}.chatbot-classic header span{position:absolute;right:15px;top:43%;display:block;cursor:pointer;transform:translateY(-50%);font-family:Material Symbols Outlined!important}.chatbot-classic .dark-theme{position:absolute!important;left:15px!important;top:20px!important;z-index:9999!important}.video-overlay,.icon-background{display:none!important}.chatbot-classic video[hidden],.chatbot video[hidden]{display:none!important;visibility:hidden!important;opacity:0!important}}.language-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;justify-items:center}.lang-item{cursor:pointer}.lang-circle{width:64px;height:64px;border-radius:50%;border:3px solid #ccc;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:600;transition:all .2s ease}.lang-label{margin-top:6px;font-size:13px;color:#666}.lang-item.active .lang-circle{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 10px #1976d266}.lang-item.active .lang-label{color:var(--primary);font-weight:600}
