@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");body,html{overflow-x:hidden}body{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;margin:0;padding:0}@keyframes fadeInDrop{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}.inti-guide-chat-main-wrap{animation:fadeInDrop .8s ease-out forwards}.chat-mob-start{gap:10px!important;padding:8px 15px!important;display:flex!important;align-items:center!important}.chat-mob-start>div:first-child{margin-right:10px!important;flex-shrink:0!important;min-width:38px!important;min-height:38px!important}.chat-mob-start>div:nth-child(2){margin-right:10px!important;flex:1!important}.send-container{position:relative}.mb-5{margin-bottom:5px!important}.mr-5{margin-right:5px!important}.mr-7{margin-right:7px!important}.mr-3{margin-right:3px}.mr-10{margin-right:10px!important}.mt-0{margin-top:0!important}.cursor_pointer{cursor:pointer}.d-flex{display:flex;flex-direction:row}.d-flex-center{align-items:center}#faq{font-size:15px}.list-unstyled{padding-left:0;list-style:none}#faq ul.list-unstyled.faq-list li.border-bottom a{text-decoration:none!important}#faq ul.list-unstyled.faq-list li.border-bottom a:hover{text-decoration:underline!important}.m-0{margin:0}.contact_us_title{padding-bottom:10px;margin-bottom:10px}.header_button{gap:0}.bot-typing,.header_button{display:flex;justify-content:flex-start;align-items:center}.bot-typing{padding:10px 15px;margin-bottom:-5px}.bot-typing .dot{height:8px;width:8px;margin:0 3px;background-color:#bbb;border-radius:50%;display:inline-block;animation:typing 1.2s infinite}.bot-typing .dot:nth-child(2){animation-delay:.2s}.bot-typing .dot:nth-child(3){animation-delay:.4s}@keyframes typing{0%{transform:scale(1);opacity:.3}50%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:.3}}#send-loader-btn{display:none;position:absolute;right:60px;bottom:12px;height:20px;display:flex;align-items:center;justify-content:center;gap:4px}#send-loader-btn span{width:6px;height:6px;background-color:#3498db;border-radius:50%;display:inline-block;animation:sendBounce 1.2s ease-in-out infinite}#send-loader-btn span:nth-child(2){animation-delay:.2s}#send-loader-btn span:nth-child(3){animation-delay:.4s}@keyframes sendBounce{0%,80%,to{transform:scale(.8);opacity:.6}40%{transform:scale(1.2);opacity:1}}#start-loader{display:none;width:24px;height:24px;border:3px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:spin .8s linear infinite;margin-top:10px;align-self:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dot-loader{display:none;margin-left:10px;display:flex;gap:4px;align-items:center}.dot-loader span{width:6px;height:6px;background-color:#3498db;border-radius:50%;display:inline-block;animation:bounce 1.2s ease-in-out infinite}.dot-loader span:nth-child(2){animation-delay:.2s}.dot-loader span:nth-child(3){animation-delay:.4s}.loading{display:flex;align-items:center;margin-top:10px;color:#3498db;font-weight:700;font-size:14px}.dot{height:8px;width:8px;margin:0 2px;background-color:#3498db;border-radius:50%;display:inline-block;animation:blink 1.4s infinite both}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:0}40%{opacity:1}}#chat-form{flex-direction:column;justify-content:center;padding:20px;gap:10px;background-color:#f9f9f9;border-radius:0 0 10px 10px}#chat-form p{color:#333;text-align:center}#chat-form p,.form-notice{font-size:14px;margin-bottom:10px}.form-notice{color:red;font-weight:700}#chat-form input{padding:10px;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s ease;border:1px solid #ccc;border-left:2px solid #0959b7}#chat-form input:focus{border-color:#3498db}#start-chat-btn{background-color:#3498db;color:#fff;border:none;padding:10px;border-radius:6px;font-size:15px;cursor:pointer;transition:background-color .2s ease}#start-chat-btn:hover{background-color:#2980b9}#chatbot iframe{width:100%;height:100%}#chatbot iframe,.chatbot-iframe{border:none;display:block;border-radius:0 0 15px 15px}.chatbot-iframe{box-shadow:0 4px 14px rgba(0,0,0,.2);background:#fff}#chatbot{width:100%;height:100%;flex-direction:column;overflow:hidden}#chatbot,#chatbot-icon{display:flex;position:fixed}#chatbot-icon{bottom:20px;right:20px;background:#3498db;color:#fff;width:60px;height:60px;border-radius:50%;align-items:center;justify-content:center;font-size:30px;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:1000}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-header{background-color:#0078d4;color:#fff;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-header img{max-height:40px;margin-right:2px}.bot-img,.bot-img2{width:40px;height:40px;margin-right:10px}.chaticon .bot-img{margin-right:0}.bot-details{display:flex;flex-direction:column;justify-content:center}.bot-subtitle{font-size:12px;line-height:1}.bot-name{font-size:18px;line-height:1.2;display:flex;align-items:center;gap:2px;font-weight:600}.buttonsection{display:flex;align-items:flex-start;gap:5px}.close-btn{background:none;border:none;color:#fff;font-size:26px;cursor:pointer;padding:0;margin-top:3px}.chat-content-wrapper{flex:1 1 auto}.bot-typing-indicator .dot{height:8px;width:8px;background-color:#aaa;border-radius:50%;display:inline-block;margin:2px;animation:blink 1s infinite alternate}.chatbot-clear{position:relative;height:30px;margin-bottom:5px}#clear-btn,#copy-btn{width:30px;height:30px;background-color:#427df7;border:1px solid #656cc8;border-radius:8px;margin:2px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:box-shadow .2s ease,background-color .2s ease}#clear-btn img,#copy-btn img{width:20px;height:20px;display:block}.chat-body{padding:15px;display:flex;flex-direction:column;flex:1 1 auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;min-height:0}.chat-body::-webkit-scrollbar{width:6px}.chat-body::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.chat-body::-webkit-scrollbar-thumb:hover{background:#555}.message{margin:5px 0 10px;padding:10px;border-radius:8px;max-width:80%;font-size:13px;display:flex;flex-direction:column;flex-shrink:0}#quite-message{display:none;background-color:#f8d7da;color:#721c24;padding:16px 20px;margin-top:-10px;margin-bottom:10px;border:1px solid #f5c6cb;border-radius:0;max-width:600px;font-size:14px;font-family:Inter,Tahoma,Geneva,Verdana,sans-serif;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.novachatbot #quite-message{margin-top:-7px}.bot-message{background-color:#c2e7ff;color:#333;padding-top:5px;padding-bottom:5px;align-self:flex-start}.bot-message,.user-message{border-radius:15px;font-size:15px;line-height:1.6;word-wrap:break-word;max-width:90%;width:-moz-fit-content;width:fit-content;margin-bottom:10px;clear:both}.user-message{display:block;padding:5px 14px;align-self:flex-end;margin-left:auto;margin-right:0;box-sizing:border-box}.message>div{display:flex;flex:1;align-items:flex-start;width:100%;box-sizing:border-box}.message>div>div:last-child{flex:1;word-break:break-word;min-width:0}.bot-message p{margin:4px 0;line-height:1.5;font-size:15px;font-family:Inter,sans-serif}.bot-message a{color:#007bff;text-decoration:underline}.bot-message a:hover{text-decoration:none}#cookie-banner{display:flex;align-items:center;justify-content:space-between;background:#f4f4f4;padding:10px;font-size:14px;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.1);max-width:100%;gap:10px;flex-wrap:wrap}#cookie-text{flex:1;color:#333}#cookie-actions{display:flex;align-items:center;gap:10px}#cookie-accept-btn{background-color:#007bff;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer}#cookie-accept-btn:hover{background-color:#0056b3}.chat-footer{display:flex;padding:10px;background:#fff;border-top:1px solid #ccc;flex-shrink:0;box-sizing:border-box;min-height:50px}.chat-footer input{flex:1;padding:8px;border:1px solid #ddd;border-radius:5px;outline:none;font-size:15px!important;font-family:Inter,sans-serif!important;flex-shrink:0;min-height:36px;box-sizing:border-box}.chat-footer button{margin-left:7px;padding:10px 15px;background:#3498db;color:#fff;border:none;border-radius:5px;cursor:pointer}.error-message{color:red;font-size:12px;margin:4px 0 10px}#chat-loading .dot{animation:blink 1s infinite alternate;height:10px;width:10px;margin:0 2px;display:inline-block;background-color:#0078d4;border-radius:50%}.start-conversation-btn{width:-moz-fit-content;width:fit-content;color:#fff;background:#145dd6;padding:7px 20px;font-size:14px;border-radius:41px;display:inline-flex;align-items:center;text-decoration:none;cursor:pointer;border:none;box-sizing:border-box}.start-conversation-btn:hover{color:#fff;background-color:#0d4aac}.whiteboxstyle{font-family:Inter,sans-serif!important;overflow:hidden}.faq-list li a{color:#000;margin:4px 0;line-height:1.5;font-size:15px;font-family:Inter,sans-serif}.faq-list li a:hover{text-decoration:underline!important}.faq-list li:last-child{border-bottom:none!important;padding-bottom:0!important}.mt-2{margin-top:.5rem}.pb-3{padding-bottom:.75rem}.mb-0{margin-bottom:0}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.message.bot-message:first-child{margin-top:0}#powered-by-intuitina{text-align:center;padding:7px 5px;background-color:#e9edef;flex-shrink:0}#powered-by-intuitina .note_footer{font-size:12px;color:#6e7c8c;display:block;text-wrap:wrap}.fixed-footer-name{position:fixed;bottom:0;left:0}.whiteboxstyle.meet-box a:hover{text-decoration:none!important}#chatbot{background-color:#e9edef}.chat-header{padding:18px 25px 15px;z-index:999;box-sizing:border-box;width:100%;-webkit-border-top-left-radius:15px;-webkit-border-top-right-radius:15px;border-top-left-radius:15px;border-top-right-radius:15px;border-bottom:none;margin-bottom:0}.chat-body{background:transparent}.chat-scrollable{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;-webkit-overscroll-behavior:contain;touch-action:pan-y;flex:1}.chat-scrollable::-webkit-scrollbar{width:6px}.chat-scrollable::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.chat-scrollable::-webkit-scrollbar-thumb:hover{background:#555}#chat-form-step{background:transparent!important;padding:10px 15px 0}#chat-form-step::-webkit-scrollbar{width:6px}#chat-form-step::-webkit-scrollbar-thumb{background:#888;border-radius:3px}#chat-form-step::-webkit-scrollbar-thumb:hover{background:#555}.chat-content-wrapper{position:relative;z-index:1;padding-top:10px;background:transparent;display:flex;flex-direction:column;flex:1}#chat-form-step{touch-action:pan-y;flex:1}#chat-form-step,.chat-content-wrapper{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;-webkit-overscroll-behavior:contain}.whiteboxstyle-new{font-size:15px;border:1px solid #f3f3f3;position:relative;box-shadow:0 5px 10px #ebebeb}.faq-box,.start-chat-box{margin-bottom:10px;border-radius:10px;overflow:hidden;box-sizing:border-box;transform:translateZ(0)}.contact-box{margin-bottom:10px;overflow:visible}.meet-box{margin-bottom:0;overflow:visible}.chat-body{height:350px;position:relative;padding-top:0;padding-bottom:0;transform:translateZ(0);overflow-y:auto}#chat-body.chat-body{padding:10px 15px 0!important;height:auto!important}.bot-message{max-width:100%}#chat-form{padding:0 22px 22px;border-radius:0;justify-content:flex-start;gap:0;display:flex}.chat-body .chaticon{width:62px;height:62px;background:#fff;box-shadow:0 3px 3px #c6c6c6;border-radius:62px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:35px;overflow:hidden;z-index:10}.chat-body .chaticon img{margin:auto;max-width:100%;max-height:100%}.novachatbot .whiteboxstyle.start-chat-box{margin-top:20px;padding-top:46px;border-radius:10px;font-family:Inter,sans-serif!important;overflow:visible!important}.novachatbot .whiteboxstyle{border-radius:10px;overflow:hidden}.novachatbot .chat-body{overflow-y:hidden;-webkit-overflow-scrolling:touch}.novachatbot.novachatFaqDetails .chat-body{overflow-y:auto}#show-apperance-company,.novachatbot #show-apperance-company{font-size:15px;color:#333;font-family:Inter,sans-serif!important}#apearnaceMeetspan,#apearnaceMeetspan a,#apearnaceSupportspan,#faqstart,.novachatbot #apearnaceMeetspan,.novachatbot #apearnaceMeetspan a,.novachatbot #apearnaceSupportspan,.novachatbot #faqstart{font-family:Inter,sans-serif!important}.novachatbot #faq ul.list-unstyled.faq-list li.border-bottom a{color:#145dd6}.novachatbot .bot-details .bot-subtitle{font-size:14px;font-weight:300;color:#bbc9f0;margin-bottom:1px}.novachatbot .bot-details .bot-subtitle.subpage{font-size:18px;font-weight:600;color:#fff}.novachatbot.novachatFaqDetails.chatbot-cls .chat-content-wrapper:before{content:"";width:100%;height:50px;background-color:var(--header-bg,#0a5cb4);position:absolute;top:0}.novachatbot.novachatFaqDetails.chatbot-cls .chat-header{padding:18px 25px 5px}.bot-subtitle.empty-subtitle{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important}.bot-name{visibility:visible}input,select,textarea{font-size:15px!important;-webkit-text-size-adjust:100%;touch-action:manipulation}.contact-box{box-sizing:border-box}.border-bottom,.contact_us_title.border-bottom{border-bottom:1px solid rgba(0,0,0,.175)}.whiteboxstyle.contact-box{display:block!important;padding:20px;background-color:#fff;border-radius:10px;overflow:visible!important;margin-bottom:10px;font-size:15px}.whiteboxstyle.contact-box ul.faq-list{display:block!important;margin:0;padding:0;list-style:none}.whiteboxstyle.contact-box li{display:block!important;padding:0}.whiteboxstyle.contact-box li>div{display:block!important}.whiteboxstyle.contact-box li>div>a{display:inline-block!important;vertical-align:middle}.whiteboxstyle.meet-box{display:block!important;padding:20px;background-color:#fff;border-radius:10px;overflow:visible!important;margin-bottom:0;font-size:15px}.whiteboxstyle.meet-box a img,.whiteboxstyle.meet-box a svg{flex-shrink:0;margin-right:7px}.whiteboxstyle.meet-box ul{margin:0;padding:0;list-style:none}.whiteboxstyle.meet-box li{padding:0;border-bottom:none}.whiteboxstyle{display:flex;flex-direction:column;justify-content:center;padding:20px;gap:3px;background-color:#fff}.contact-box,.whiteboxstyle{border-radius:10px}.contact-box .contact_us_title{padding-bottom:10px;margin-bottom:10px;margin-top:0;font-size:15px}.contact-box .contact_us_title strong{font-weight:600}.contact-box li.border-bottom{padding:0;border-bottom:none!important}.contact-box ul.faq-list{margin:0;padding:0}.faq-box{border-radius:10px}.faq-box .faq-title{font-size:15px;margin-bottom:10px}.meet-box,.start-chat-box{border-radius:10px}.start-chat-box{font-size:15px}.novachatbot .contact_us_title{padding-bottom:8px;margin-bottom:5px;margin-top:0}.novachatbot .contact-box{padding:15px 20px}.novachatbot .contact-box li.border-bottom{padding-bottom:0;border-bottom:none!important}.novachatbot .faq-box{padding:15px 20px;border-radius:10px}.novachatbot .faq-box .faq-title{margin-bottom:10px}.novachatbot .meet-box{padding:15px 20px;border-radius:10px}.novachatbot .meet-box li.border-bottom{padding:0;border-bottom:none!important}.meet-box{box-sizing:border-box}.meet-box ul.faq-list{margin:0;padding:0}.meet-box li.border-bottom{padding:0;border-bottom:none!important}.meet-box a.d-flex img,.meet-box a.d-flex svg{flex-shrink:0}.bot-message ol,.bot-message ul{margin:8px 0;padding-left:20px}.bot-message li{margin:4px 0}.bot-message code{background-color:rgba(0,0,0,.1);padding:2px 6px;border-radius:4px;font-family:monospace;font-size:13px}.bot-message pre{background-color:rgba(0,0,0,.1);padding:10px;border-radius:6px;overflow-x:auto;margin:8px 0}.bot-message pre code{background:none;padding:0}.bot-message strong{font-weight:600}.bot-message em{font-style:italic}.typing-dot{height:8px;width:8px;margin:0 3px;background-color:#bbb;border-radius:50%;display:inline-block;animation:typing 1.2s infinite}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.w-full{width:100%}.h-full{height:100%}.h-screen{height:100vh}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.bg-white{background-color:#fff}.text-white{color:#fff}.text-center{text-align:center}.relative{position:relative}.self-start{align-self:flex-start}.object-contain{-o-object-fit:contain;object-fit:contain}.list-none{list-style:none}.p-0{padding:0}.mb-1{margin-bottom:.25rem}.chat-body,.chat-content-wrapper,.contact-box,.faq-box,.meet-box,.start-chat-box{transform:translateZ(0);backface-visibility:hidden}.d-flex,.flex{display:flex}.flex-col,.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-1{flex:1}.d-flex-center,.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.chat-body,.chat-content-wrapper{-webkit-overflow-scrolling:touch;overflow-y:auto}.faq-box,.start-chat-box,.whiteboxstyle{border-radius:10px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.contact-box,.meet-box{border-radius:10px;overflow:visible!important}@media (hover:none) and (pointer:coarse){#send-btn,.contact-box a,.start-conversation-btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation}}@media (hover:hover) and (pointer:fine){#chat-body.chat-body{flex:1 1 0;min-height:0;overflow-y:auto}}@supports (-webkit-touch-callout:none){.chat-header{-webkit-border-top-left-radius:15px!important;-webkit-border-top-right-radius:15px!important;border-top-left-radius:15px!important;border-top-right-radius:15px!important;transform:translateZ(0);backface-visibility:hidden;border-bottom:none!important;margin-bottom:-1px!important;box-shadow:none!important;position:relative;z-index:2}.novachatbot.novachatFaqDetails.chatbot-cls .chat-content-wrapper:before{top:-1px!important;height:52px!important}.chat-mob-start{gap:10px!important;padding:8px 15px!important;display:flex!important;flex-direction:row!important;align-items:center!important}.chat-mob-start>div:first-child{margin-right:10px!important;flex-shrink:0!important;min-width:38px!important;min-height:38px!important}.chat-mob-start>div:nth-child(2){margin-right:10px!important;flex:1!important}#chat-body.chat-body{padding:10px 15px 0!important;height:auto!important;-webkit-overflow-scrolling:touch}.message{margin:5px 0 10px;padding:10px;display:flex;flex-direction:column;box-sizing:border-box;transform:translateZ(0)}.bot-message{padding-top:5px;padding-bottom:5px;align-self:flex-start}.bot-message,.user-message{border-radius:15px;max-width:90%;width:-moz-fit-content;width:fit-content;transform:translateZ(0);backface-visibility:hidden}.user-message{display:block!important;align-self:flex-end;box-sizing:border-box;clear:both;margin-bottom:10px!important;margin-left:auto!important;margin-right:0!important}.message>div{display:flex!important;flex:1;align-items:flex-start;margin-bottom:5px;width:100%;box-sizing:border-box}.message>div>div:last-child{flex:1;word-break:break-word;hyphens:auto;min-width:0}#chat-form-step,.chat-content-wrapper,.chat-scrollable{-webkit-overflow-scrolling:touch;overflow-y:auto;flex:1;overscroll-behavior:contain;-webkit-overscroll-behavior:contain}.novachatbot.novachatFaqDetails .chat-body{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;-webkit-overscroll-behavior:contain!important}.chat-body .chaticon{width:62px!important;height:62px!important;border-radius:62px!important;transform:translateZ(0)!important;backface-visibility:hidden!important;overflow:hidden!important;left:35px!important;display:flex!important;align-items:center!important;justify-content:center!important}.chat-body .chaticon .bot-img,.chat-body .chaticon img{width:40px!important;height:40px!important;margin:0!important}.start-chat-box{overflow:visible!important}.faq-box,.start-chat-box{margin-bottom:10px;border-radius:10px;box-sizing:border-box;transform:translateZ(0)}.faq-box{overflow:hidden}.contact-box{margin-bottom:10px}.contact-box,.meet-box{border-radius:10px;overflow:visible!important;box-sizing:border-box}.meet-box{margin-bottom:0}.chat-content-wrapper{flex:1 1 auto;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;-webkit-overscroll-behavior:contain}#powered-by-intuitina{flex-shrink:0}.whiteboxstyle.contact-box li>div>a{display:-webkit-inline-box!important;display:inline-block!important;vertical-align:middle}.faq-list li a{-webkit-tap-highlight-color:transparent}.whiteboxstyle{display:flex;flex-direction:column;justify-content:center;border-radius:10px}#chatbot{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background-color:#e9edef!important;overflow:hidden!important;transform:translateZ(0);display:flex!important;flex-direction:column!important}#chat-body.chat-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.bot-message,.message,.user-message{flex-shrink:0!important}.chat-footer{position:relative!important;border-top:1px solid #ccc!important;transform:translateZ(0);z-index:100;min-height:50px!important;padding:10px!important}#user-input,.chat-footer,.chat-footer input{background:#fff!important;flex-shrink:0!important;box-sizing:border-box!important}#user-input,.chat-footer input{font-size:16px!important;font-family:Inter,sans-serif!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border-radius:5px!important;min-height:36px!important;height:36px!important;padding:8px!important}#send-btn,.chat-footer button{flex-shrink:0!important;min-width:50px!important;height:36px!important}#chat-body,.chat-body,.chat-content-wrapper{background-color:transparent!important;transform:translateZ(0)}.chat-content-wrapper{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;-webkit-overscroll-behavior:contain!important;backface-visibility:hidden}#bot-typing-container{background-color:transparent!important}.novachatbot .chat-body{overflow-y:hidden!important}}@media screen and (max-width:768px) and (hover:none) and (pointer:coarse){#chat-body.chat-body{padding:10px 15px 0!important;height:auto!important;overflow-y:auto;-webkit-overflow-scrolling:touch}.message{margin:5px 0 10px;padding:10px;display:flex;flex-direction:column;box-sizing:border-box;transform:translateZ(0)}.bot-message{padding-top:5px;padding-bottom:5px;align-self:flex-start}.bot-message,.user-message{border-radius:15px;max-width:90%;width:-moz-fit-content;width:fit-content;transform:translateZ(0)}.user-message{display:block!important;align-self:flex-end;box-sizing:border-box;clear:both;margin-bottom:10px!important;margin-left:auto!important;margin-right:0!important}.message>div{display:flex!important;flex:1;align-items:flex-start;margin-bottom:5px;width:100%;box-sizing:border-box}.message>div>div:last-child{flex:1;word-break:break-word;hyphens:auto;min-width:0}#chat-form-step,.chat-content-wrapper,.chat-scrollable{overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;overscroll-behavior:contain;-webkit-overscroll-behavior:contain}.novachatbot.novachatFaqDetails .chat-body{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;-webkit-overscroll-behavior:contain!important}.novachatbot.novachatFaqDetails.chatbot-cls .chat-content-wrapper:before{top:-1px!important;height:52px!important}.chat-mob-start{gap:10px!important;padding:8px 15px!important;display:flex!important;flex-direction:row!important;align-items:center!important}.chat-mob-start>div:first-child{margin-right:10px!important;flex-shrink:0!important;min-width:38px!important;min-height:38px!important}.chat-mob-start>div:nth-child(2){margin-right:10px!important;flex:1!important}.chat-body .chaticon{width:62px!important;height:62px!important;border-radius:62px!important;transform:translateZ(0)!important;overflow:hidden!important;left:35px!important;display:flex!important;align-items:center!important;justify-content:center!important}.chat-body .chaticon .bot-img,.chat-body .chaticon img{width:40px!important;height:40px!important;margin:0!important}.start-chat-box{overflow:visible!important}.faq-box,.start-chat-box{margin-bottom:10px;border-radius:10px;box-sizing:border-box}.faq-box{overflow:hidden}.contact-box{margin-bottom:10px}.contact-box,.meet-box{border-radius:10px;overflow:visible!important;box-sizing:border-box}.meet-box{margin-bottom:0}.chat-content-wrapper{flex:1 1 auto;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;-webkit-overscroll-behavior:contain}#powered-by-intuitina{flex-shrink:0}.whiteboxstyle.contact-box li>div>a{display:inline-block!important;vertical-align:middle}.faq-list li a{-webkit-tap-highlight-color:transparent}.whiteboxstyle{display:flex;flex-direction:column;justify-content:center;border-radius:10px}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}#user-input,input,select,textarea{font-size:16px!important;font-family:Inter,sans-serif!important}.chat-body{-webkit-overflow-scrolling:touch;overflow-y:auto}#send-btn,#start-chat-btn,.start-conversation-btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer}}@media screen and (min-width:768px) and (max-width:1024px) and (hover:none) and (pointer:coarse){.novachatbot.novachatFaqDetails.chatbot-cls .chat-content-wrapper:before{top:-1px!important;height:52px!important}.chat-body .chaticon{width:62px!important;height:62px!important;border-radius:62px!important;transform:translateZ(0)!important;overflow:hidden!important;left:35px!important;display:flex!important;align-items:center!important;justify-content:center!important}.chat-body .chaticon .bot-img,.chat-body .chaticon img{width:40px!important;height:40px!important;margin:0!important}.novachatbot.novachatFaqDetails .chat-body{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.chat-body{-webkit-overflow-scrolling:touch;overflow-y:auto}}@media (hover:none) and (pointer:coarse){.novachatbot.novachatFaqDetails.chatbot-cls .chat-content-wrapper:before{top:-1px!important;height:52px!important}.chat-body .chaticon{width:62px!important;height:62px!important;border-radius:62px!important;overflow:hidden!important;left:35px!important;display:flex!important;align-items:center!important;justify-content:center!important}.chat-body .chaticon .bot-img,.chat-body .chaticon img{width:40px!important;height:40px!important;margin:0!important}}