.exit-overlay{z-index:1060;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.exit-popup{background:#fff;border-radius:14px;width:100%;max-width:460px;padding:24px 22px;animation:.3s ease-in-out fadeIn;position:relative}.exit-text{color:#333;text-align:center;margin-bottom:18px;font-size:15px;line-height:1.4}.subs-div{border:1px solid #ddd;border-radius:8px;align-items:center;display:flex;overflow:hidden}.subs-input{flex:1;padding:10px 8px;font-size:14px;border:none!important;outline:none!important}.subs-btn{border-radius:6px;height:38px;padding:0 16px;font-size:14px}.close-btn{cursor:pointer;color:#333;background:0 0;border:none;font-size:22px;position:absolute;top:10px;right:12px}@keyframes fadeIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (min-width:768px){.exit-popup{padding:30px}.exit-text{font-size:16px}}
.chatbox-container{z-index:1050;height:460px;position:fixed;bottom:15%;right:64px;width:450px!important}.chat-close-btn{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;font-size:22px;font-weight:700;position:absolute;top:10px;right:12px}.chat-close-btn:hover{opacity:.8}.btn-orange-outline{color:#ff5515;border:1px solid #ff5515;border-radius:30px;height:43px;width:150px!important}.btn-orange-outline:hover{color:#fff;background-color:#ff5515}.chatbox-button{z-index:1000;color:#fff;cursor:pointer;background-color:#ff5515;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:60px;height:60px;font-size:18px;transition:background-color .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 6px #0000001a}.cat-btn{white-space:nowrap;border:none;color:#fff!important;background-color:#ff5515!important;border-radius:30px!important}.faq-btn{color:#383838!important}.faq-btn:hover{text-decoration:underline;color:#00e!important}.cat-btn:hover{color:#fff!important;background-color:#ff5515!important}.yellow-bg{color:#fff!important;background-color:#ff5515!important;border-radius:30px!important}.grey-bg{color:#fff!important;background-color:#887d7b!important;border-radius:30px!important}.chatbox-button:hover{background-color:#128c7e}.chatbox-button span{margin-left:5px;display:inline-block}.no-right-radius{box-shadow:none!important}@media (max-width:768px){.chatbox-container{width:600px}}@media (max-width:600px){.chatbox-container{z-index:9999;padding:18px;position:fixed;width:100%!important;height:550px!important;bottom:0!important;right:2px!important;overflow:scroll!important}.chatbox-button{width:50px;height:50px;bottom:2px}.chatbox-button img{width:50px!important;height:50px!important}.chatbox-container .msg-chat{text-align:start!important;display:block!important}}.no-right-radius{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.typing-indicator{align-items:center;display:flex}.typing-indicator span{background-color:#ff5515;border-radius:50%;width:8px;height:8px;margin:0 2px;animation:1.4s infinite typing;display:inline-block}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
