.chatbot-container{animation:fadeIn .4s linear both;bottom:20px;min-height:inherit;opacity:1!important;overflow:visible;position:fixed;right:20px;z-index:1907}@media screen and (max-width:667px){.chatbot-container{--chatbot-sheet-height:85vh;--chatbot-sheet-height:min(85dvh,720px);-webkit-overflow-scrolling:touch;animation:fadeIn .2s ease-out both;background:rgba(0,0,0,.4);bottom:0;height:100vh;height:100dvh;left:0;max-height:none;max-width:100%;overflow:hidden;overscroll-behavior:contain;right:0;top:0;width:100%;z-index:4444}}.chatbot-container iframe{position:relative}@media screen and (max-width:667px){.chatbot-container iframe{padding-top:0}}.iframe-content{border-radius:5px;box-shadow:0 9px 46px 8px rgba(0,0,0,.12)}@media screen and (max-width:667px){.iframe-content{animation:bottomSheetIn .28s ease-out both;background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -18px 56px 12px rgba(0,0,0,.42);display:block;height:var(--chatbot-sheet-height)!important;left:0;overscroll-behavior:contain;position:absolute!important;width:100%!important}}.iframe-button-container{bottom:10px;position:fixed;right:20px;z-index:44444}@media screen and (max-width:667px){.iframe-button-container{right:5px;z-index:999}}.iframe-button-container img:hover{transform:scale(1.1);transition:all .1s linear}#chatbot-close{display:none!important}.chatbot-open-image{border-radius:100%;box-shadow:0 2px 11px -3px #a9a9a9;box-sizing:border-box;cursor:pointer;display:block;height:70px;margin-bottom:8px;margin-right:0;overflow:hidden;position:relative;width:70px;z-index:4}.chatbot-open-image.mobile-app{bottom:5px;position:fixed;right:15px}#chatbot-close-mobile{align-items:center;background-color:transparent;border:none;border-radius:50%;height:40px;justify-content:center;outline:none;padding:0;position:absolute;right:15px;top:14px;width:40px;z-index:44444}@media screen and (max-width:667px){#chatbot-close-mobile{bottom:calc(var(--chatbot-sheet-height, 85vh) - 54px);display:inline-flex!important;top:auto}}#chatbot-close-mobile.mobile-app{background:#2dc44d;border-radius:100%;bottom:15px;box-shadow:0 2px 11px -3px #d9d9d9;cursor:pointer;display:block;height:50px;padding:12px;position:fixed;right:15px;top:auto;width:50px;z-index:4}#chatbot-close-mobile.mobile-app img{filter:brightness(0) invert(1)}html[dir=rtl] #chatbot-close-mobile,html[dir=rtl] #chatbot-close-mobile.mobile-app{left:15px;right:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bottomSheetIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}