*{margin:0;padding:0;box-sizing:border-box;font-family:Daimler CS!important;font-size:14px}body,html{width:100%;height:100%}body{margin:0;font-family:Daimler CS!important;font-size:14px;-webkit-font-smoothing:antialiased}#__next,.App{width:100%;height:100%}.chatbot-toggle,.chatbot-toggler{opacity:1;position:relative;outline:none;border:none;height:60px;width:60px;display:flex;cursor:pointer;align-items:center;justify-content:center;border-radius:50%;background-image:linear-gradient(138deg,rgba(20,181,154,1),rgba(10,115,113,1))}.chatbot-toggle{left:100%;transform:translateX(-101%) translateY(9px)}.chatbot-toggle img{width:50px;height:50px}.chatbot-toggler img{width:80px;height:100px;position:absolute;bottom:0}.chatbot{right:60px;overflow:hidden;background-color:rgba(237,238,240,1);border-radius:12px;box-shadow:0 11px 21px rgba(0,0,0,.19);bottom:80px;width:calc(100% - 30px);height:calc(100% - 70px);display:flex;flex-direction:column}.chatbot header{border-radius:12px 12px 0 0;background-image:linear-gradient(143deg,rgba(94,107,123,1),rgba(48,57,69,1));height:12%;opacity:1;color:rgba(255,255,255,1);font-size:24px;font-weight:600;letter-spacing:0;text-align:left;line-height:24px;display:flex;justify-content:space-between;padding:0 1rem}.chatbot header img{align-self:center;cursor:pointer}.headerIcon{display:flex;align-items:center;margin:auto 0}.headerIcon img{height:50px;width:50px}.beta{align-self:flex-end;border-radius:16px;background-image:linear-gradient(138deg,rgba(20,181,154,1),rgba(10,115,113,1));font-size:12px;padding:0 .5rem;margin:.2rem .2rem 0;font-weight:400;line-height:16px}body.show-chatbot .chatbot{opacity:1;pointer-events:auto;transform:scale(1)}.welcomebox{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto 0;overflow-y:auto;overflow-x:hidden;height:88%}.welcomebox img{width:150px;height:150px}.welcomeChat{font-size:24px;font-weight:700;letter-spacing:-.48px;line-height:36px;margin:0 1rem}.chatbotDesc,.welcomeChat{text-align:center;color:rgba(48,57,69,1);opacity:1}.chatbotDesc{margin:1rem;font-weight:400;letter-spacing:0;line-height:20px}.welcomebox button{border-radius:4px;opacity:1;background-image:linear-gradient(138deg,rgba(20,181,154,1),rgba(10,115,113,1));border:none;padding:.4rem .8rem;cursor:pointer}.welcomebox button span{opacity:1;color:rgba(255,255,255,1);font-size:14px;font-weight:500;letter-spacing:0;text-align:center}.chatbox{overflow-y:auto;overflow-x:hidden;padding:.2rem;height:88%}.chatbox li{list-style:none}.chat{opacity:1;color:rgba(0,0,0,1);font-size:14px;font-weight:400;letter-spacing:0;text-align:left;line-height:18px;display:flex}.botProfile{width:35px;height:35px;align-self:flex-end;position:relative;top:20px}.feedbackImg{width:32px;height:32px;opacity:.5}.feedbackImg:hover{opacity:1!important;cursor:pointer}.incoming-chat{width:100%}.incoming-body{opacity:1;background-color:rgba(255,255,255,1);border-radius:6px;margin-top:.4rem;max-width:85%;word-wrap:break-word;width:max-content}.incoming-body a{color:rgba(103,99,202,1);display:block}.incoming-chat .incoming-body:last-child{position:relative}.incoming-chat .incoming-body:last-child:after{position:absolute;content:"";border-right:10px solid transparent;border-top:10px solid rgba(255,255,255,1);left:10px}.incoming-body div,.options,.outgoing-body div{padding:.5rem}.options{opacity:1;color:rgba(103,99,202,1);font-size:14px;font-weight:400;letter-spacing:0;text-align:center;line-height:14px;border-top:.5px solid rgba(229,225,225,1);cursor:pointer}.outgoing{margin:20px 0;justify-content:flex-end}.outgoing-body{border-radius:6px;opacity:1;background-color:rgba(14,127,97,.06);position:relative}.outgoing img{width:20px;height:20px;align-self:flex-end;position:relative;top:15px}.outgoing-body:after{position:absolute;content:"";border-left:10px solid transparent;border-top:10px solid rgba(14,127,97,.06);right:10px}.chat-input{border-radius:6px;border:1px solid rgba(242,243,245,1);opacity:1;height:8%;margin:.8rem;padding:3px 12px;display:flex;align-items:center}.chat-input,.chat-input input{background-color:rgba(255,255,255,1)}.chat-input input{width:100%;outline:none;border:none}.chat-input img{height:24px;width:24px;cursor:pointer}.feedbackText{border-radius:6px;border:1px solid rgba(229,225,225,1);padding:.5rem;outline:none;resize:none;margin:0 .5rem}.feedbackIcons{display:flex;justify-content:space-evenly}.submitFeedback{background-color:#0A7371;opacity:1;border:none;padding:5px 10px;color:#FFFFFF;cursor:pointer;font-size:16px;text-align:center;margin:1rem 0 .5rem;width:max-content;align-self:center;border-radius:6px}.submitFeedback:disabled{opacity:.7;cursor:not-allowed}.submitFeedback:hover{background-color:#0FA6A3}.gifWrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:100%}