.chat-body{-ms-overflow-style:none;scrollbar-width:none}.chat-body::-webkit-scrollbar{display:none}#loading-container,.container-chat-main,.container-right-ads{box-sizing:content-box;max-height:100vh!important;min-height:calc(100vh - 1px)!important}#loading-container.standalone,.container-chat-main.standalone,.container-right-ads.standalone{max-height:calc(100vh - 105px)!important;min-height:calc(100vh - 106px)!important}.d-flex{display:flex}.col{flex:1 1 0%}.d-none{display:none}.fadeIn{animation:fadeIn .5s 0s forwards;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#loading-container #label{animation-duration:4s;animation-iteration-count:infinite;animation-name:shimmer;background:-webkit-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff));background:-moz-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff));background:gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff));-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;background-color:#222;background-position:0 0;background-repeat:no-repeat;background-size:125px 100%;bottom:0;color:hsla(0,0%,100%,.1);font-size:1.5rem;font-weight:600;height:6rem;left:0;margin:auto;padding:0 20px;position:absolute;right:0;text-align:center;top:0;top:340px;transition-timing-function:ease-in-out}@keyframes shimmer{0%{background-position:0 0}to{background-position:100% 0}}.loader-container{animation:up-down 7.5s ease-in-out infinite;height:100rem}.loader-container,.loader-container #chatbot{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.loader-container #chatbot{border:12px solid #3d3e45;border-radius:5rem;height:85px;width:150px}.loader-container #chatbot-corner{border-left:20px solid transparent;border-right:20px solid transparent;border-top:25px solid #3d3e45;bottom:0;height:0;left:0;left:-65px;margin:auto;position:absolute;right:0;top:0;top:105px;transform:rotate(140deg);width:0}.loader-container #antenna{animation:antenna-appear 5.5s ease-in-out infinite;background-color:#3d3e45;bottom:0;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;top:-125px;width:10px}.loader-container #antenna #beam{animation:beam-appear 5.5s ease-in-out infinite}.loader-container #antenna #beam,.loader-container #antenna #beam-pulsar{background-color:#3d3e45;border-radius:50%;height:20px;left:-5px;position:absolute;top:-12.5px;width:20px}.loader-container #antenna #beam-pulsar{animation:beam-pulsar-appear 5.5s ease-in-out infinite}.loader-container .dot{animation:pulse-outer 5.5s ease-in-out infinite;background-color:#3d3e45;border-radius:50%;bottom:0;height:17.5px;left:0;left:-65px;margin:auto;position:absolute;right:0;top:0;width:17.5px}.loader-container .dot:nth-child(2){animation:pulse-inner 5.5s ease-in-out infinite;animation-delay:.2s;left:0}.loader-container .dot:nth-child(3){animation:pulse-outer 5.5s ease-in-out infinite;animation-delay:.4s;left:65px}@keyframes pulse-inner{0%{transform:scale(1)}7.5%{transform:scale(1.5)}15%{transform:scale(1)}22.5%{transform:scale(1.5)}30%{transform:scale(1)}37.5%{transform:scale(1.5)}45%{border-bottom-left-radius:50%;border-bottom-right-radius:50%;height:17.5px;top:0;transform:scale(1);transform:rotate(-370deg)}50%{border-bottom-left-radius:3rem;border-bottom-right-radius:3rem;border-top-left-radius:50%;border-top-right-radius:50%;height:10px;top:22.5px;transform:rotate(10deg)}55%{transform:rotate(-10deg)}60%{transform:rotate(10deg)}65%{transform:rotate(-10deg)}65%{transform:rotate(0deg)}85%{border-bottom-left-radius:3rem;border-bottom-right-radius:3rem;border-top-left-radius:50%;border-top-right-radius:50%;height:10px;top:22.5px;transform:rotate(0deg)}92.5%{border-bottom-left-radius:2.5rem;border-bottom-right-radius:2.5rem;border-top-left-radius:50%;border-top-right-radius:50%;height:10px;top:22.5px;transform:rotate(0deg)}to{border-radius:50%;height:17.5px;top:0;transform:rotate(-1turn)}}@keyframes pulse-outer{0%{transform:scale(1)}7.5%{transform:scale(1.5)}15%{transform:scale(1)}22.5%{transform:scale(1.5)}30%{transform:scale(1)}37.5%{transform:scale(1.5)}45%{height:17.5px;transform:scale(1)}55%{tranform:scale(1);height:5px}60%{height:17.5px}75%{height:17.5px}80%{tranform:scale(1);height:5px}85%{height:17.5px}to{height:17.5px}}@keyframes antenna-appear{0%{height:0;top:-100px;visibility:hidden}50%{height:0;top:-100px;visibility:hidden}55%{height:20px;top:-125px;visibility:visible}95%{height:20px;top:-125px;visibility:visible}to{height:0;top:-100px}}@keyframes beam-appear{0%{height:0;top:-12.5px;visibility:hidden}50%{height:0;top:-12.5px;visibility:hidden}55%{height:20px;top:-12.5px;visibility:visible;width:20px}to{height:20px;top:-12.5px;visibility:visible;width:20px}}@keyframes beam-pulsar-appear{0%{height:0;top:-12.5px;visibility:hidden}50%{height:0;top:-12.5px;visibility:hidden}55%{height:20px;left:-5px;opacity:1;top:-12.5px;visibility:visible;width:20px}65%{height:40px;left:-15px;opacity:0;top:-25px;visibility:visible;width:40px}74%{opacity:0;visibility:hidden}75%{height:20px;left:-5px;opacity:1;top:-12.5px;visibility:visible;width:20px}85%{height:40px;left:-15px;opacity:0;top:-25px;visibility:visible;width:40px}94%{opacity:0;visibility:hidden}to{opacity:0;visibility:hidden}}@keyframes up-down{0%{transform:translate(0)}12.5%{transform:translateY(2%)}25%{transform:translate(0)}37.5%{transform:translateY(2%)}50%{transform:translate(0)}62.5%{transform:translateY(2%)}75%{transform:translate(0)}87.5%{transform:translateY(2%)}to{transform:translate(0)}}.chat-message{animation:message .15s ease-out 0s forwards;max-height:100%!important;overflow:hidden;transform:scale(0);transform-origin:0 100%}@keyframes message{0%{max-height:100vmax}80%{transform:scale(1.1)}to{max-height:100vmax;overflow:visible;transform:scale(1)}}#typingLoader{display:none;padding-bottom:1em}#typingLoader .text{position:relative;top:10px}#typingLoader .circle{animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;background:#a9a9a9;border-radius:50%;display:inline-block;height:5px;margin-left:2px;margin-right:2px;position:relative;top:15px;width:5px}#typingLoader #circle1{animation-name:circle1}#typingLoader #circle2{animation-name:circle2}#typingLoader #circle3{animation-name:circle3}@keyframes circle1{0%{top:10px}15%{top:0}25%{top:10px}}@keyframes circle2{10%{top:10px}25%{top:0}35%{top:10px}}@keyframes circle3{15%{top:10px}30%{top:0}40%{top:10px}}.heart-beat{animation:heart-beat 3s infinite;backface-visibility:hidden;will-change:transform}@keyframes heart-beat{0%{transform:scale(1) translateZ(0)}5%{transform:scale(.8) translateZ(0)}10%{transform:scale(1.2) translateZ(0)}15%{transform:scale(1) translateZ(0)}20%{transform:scale(1.1) translateZ(0)}30%{transform:scale(1) translateZ(0)}}
body{background-color:transparent}#country-section{width:95%!important}#country-section.input-group{flex-wrap:nowrap}#country-section .select2-container--default .select2-selection--single{background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggZmlsbD0nbm9uZScgc3Ryb2tlPScjMzQzYTQwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMicgZD0nTTIgNWw2IDYgNi02Jy8+PC9zdmc+)!important;background-position:right .75rem center!important;background-repeat:no-repeat!important;background-size:16px 12px!important;border:1px solid #ced4da!important;border-bottom-left-radius:32px!important;border-top-left-radius:32px!important;height:unset!important}#country-section .select2-selection__rendered{display:block;font-size:1rem;padding:.275rem 2.25rem .275rem .755rem;width:100%}#country-section .select2-search__field:focus-visible{outline:none}#country-section .select2-container--default .select2-selection--single .select2-selection__arrow,#country-section .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.full-height,body,html{height:100vh}.flex-fill{flex:1}.h-100-p{height:100%}.root-container-height{height:92%}.input-group .form-select{border-radius:50px 0 0 50px}.input-group .icon{border-radius:0 50px 50px 0}.bootstrap .bg-light{background:#fcfcfc!important}.bootstrap .chat-grey{background:#fcfcfc!important;color:#4a4a4a!important}.bootstrap .chat-grey,.bootstrap .chat-reply{border-radius:8px;box-shadow:0 0 2px rgba(0,0,0,.16);display:inline-block;font-size:.875rem!important;line-height:1.171rem!important}.bootstrap .chat-reply{background:#f15e5f!important;color:#fcfcfc!important}.bootstrap .chat-send-bg{background:#fcfcfc!important;border-radius:8px;box-shadow:0 0 2px rgba(0,0,0,.16);color:#4a4a4a!important}.bootstrap .chat-btn{background:#f15e5f!important;border:1px solid #f15e5f;border-radius:8px;box-sizing:border-box;color:#fff}.bootstrap .btn-send{background:#f15e5f;border:1px solid #f15e5f;border-radius:3px;color:#fff}.bootstrap .btn-send:hover{color:#fff}.bootstrap .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.bootstrap .chat-btn:hover{color:#fff}.bootstrap .bg-white-btn{background:#fff!important;color:#f15e5f!important}.bootstrap .bg-danger-btn,.bootstrap .bg-white-btn{border:2px solid #f15e5f;border-radius:18px;box-sizing:border-box;font-size:14px!important;font-weight:600!important}.bootstrap .bg-danger-btn{background:#f15e5f!important;color:#fff!important}.bootstrap .color-black{color:#000!important}.bootstrap .fw-bold{font-weight:600!important}.bootstrap .fs-22{font-size:1.375rem!important;line-height:1.873rem!important}.bootstrap .fs-24{font-size:1.5rem!important;line-height:2.043rem!important}.bootstrap .fs-16{font-size:1rem!important;line-height:1.313rem!important}.bootstrap .fs-18{font-size:1.125rem!important;line-height:1.545rem!important}.bootstrap .fs-20{font-size:1.25rem!important;line-height:1.733rem!important}.bootstrap .fs-14{font-size:.875rem!important;line-height:1.171rem!important}.bootstrap .mw-75{max-width:75%!important}.bootstrap .chat-bot-container .form-control:focus{box-shadow:none}.bootstrap .chat-bot-container .bdr-radius-10{border-radius:10px}@media only screen and (max-width:768px){.bootstrap .mobile-view-card{border:0 solid transparent!important;box-shadow:none!important;margin:0;padding:0!important}.bootstrap .mobile-view-card .card-body{border-bottom:1px solid #fff;margin:0!important;padding-left:1rem!important;padding-right:1rem!important}.bootstrap .container-fluid{background:#fff!important;margin:0!important}.bootstrap .send-chat-style{border-radius:0!important;box-shadow:none!important;margin-left:-1rem!important;margin-right:-1rem!important}}@media only screen and (max-width:280px){.bootstrap .container-fluid{background:#fff!important;margin:0!important}}#typingLoader{display:none;padding-bottom:1em}#typingLoader .text{position:relative;top:10px}.circle{animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;background:#a9a9a9;border-radius:50%;display:inline-block;height:5px;margin-left:2px;margin-right:2px;position:relative;top:15px;width:5px}#circle1{animation-name:circle1}#circle2{animation-name:circle2}#circle3{animation-name:circle3}
