.app-container{overflow:hidden;padding-top:56.25%;position:relative}.app-containernew iframe{border:1px rgb(240,242,246) solid;border-radius:20px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;width:100%}.chat-bot-box iframe{inset:0;height:100%;position:absolute;width:100%}.chat-bot-box .chat-bot-title{background-color:transparent;padding:24px 55px 24px 20px;width:100%}.chat-bot-box .chat-bot-title h2{font-size:22px;line-height:30px;margin:0;padding:0;text-transform:unset}.chat-bot-box .chatbot-close{background-color:transparent;background-image:url(/dist/assets/images/cross-white.svg);background-position:center;background-repeat:no-repeat;background-size:15px auto;border:0;cursor:pointer;display:inline-block;height:15px;padding:0;position:absolute;right:10px;top:10px;width:15px;z-index:3}.chat-bot-box .chatbot-close:hover{background-image:url(/dist/assets/images/cross-yellow.svg)}.chat-bot-trigger{background-color:var(--primary);background-image:url(/media/ukqdxdtg/envelope.svg);background-position:center;background-repeat:no-repeat;background-size:auto;border:1px solid rgba(255,255,255,.4);border-radius:100%;box-shadow:#ffffff80 0 4px 24px;cursor:pointer;display:inline-block;height:60px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:60px}.chat-bot-main{bottom:40px;display:inline-block;line-height:0;position:fixed;right:26px;z-index:99999}.chat-bot-main .chat-bot-box{background-color:var(--primary);border-radius:20px;bottom:0;box-shadow:#022a3a29 0 8px 36px;min-height:calc(100vh - 180px);opacity:0;overflow:hidden;position:absolute;right:0;transform-origin:right bottom;transform:scale(0);transition:transform .4s ease-in-out;visibility:hidden;width:560px;z-index:999999}@media (width <= 1199px){.chat-bot-main .chat-bot-box{min-height:calc(100vh - 158px)}}@media (width <= 767px){.chat-bot-main .chat-bot-box{min-height:calc(100vh - 210px)}}@media (width <= 530px){.chat-bot-main .chat-bot-box{min-height:calc(100vh - 120px)}}@media (width <= 480px){.chat-bot-main .chat-bot-box{min-height:calc(100vh - 160px)}}@supports (background: -webkit-canvas(squares)){.chat-bot-main .chat-bot-box{min-height:calc(100vh - 180px)}}.chat-bot-main.show-chat{z-index:100002}.chat-bot-main.show-chat .chat-bot-box{opacity:1;transform:scale(1);visibility:visible}@media (width <= 1199px){.chat-bot-main{bottom:30px}}@media (width <= 991px){.chat-bot-main .chat-bot-box{width:400px}.chat-bot-box .chat-bot-title{padding:18px 55px 18px 20px}}@media (width <= 767px){.chat-bot-main{bottom:10px;right:8px}.chat-bot-main .chat-bot-box{width:360px}.chat-bot-box .chat-bot-title{padding:16px 40px 16px 18px}.chat-bot-box .chat-bot-title h2{font-size:20px;line-height:26px}.chat-bot-trigger{background-size:20px auto;height:54px;width:54px}}@media (width <= 575px){.chat-bot-main .chat-bot-box{max-width:100vw;width:calc(100vw - 20px)}}html[dir=rtl] .chat-bot-box .chatbot-close{left:10px;right:auto}
