.overflow-y-hidden{overflow:hidden;position:fixed;left:0;top:0;right:0;bottom:0;z-index:0;background:#fff}.chatbot-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:99999999;align-items:center;justify-content:center}.chatbot-container{position:relative;width:100%;height:100%;background:#fff;border-radius:0;border:1px solid #909090;box-shadow:0 0 0 1px rgba(15,100,181,.1),0 20px 60px rgba(0,0,0,.7);overflow:hidden;padding-top:.25rem;padding-bottom:.25rem}.chatbot-close{position:absolute;top:.75rem;right:1rem;width:44px;height:32px;font-size:1.5rem;line-height:1;padding:0;background:#f8f9fa;border:1px solid #909090;color:#333;cursor:pointer;z-index:10001;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.1);font-weight:400}.chatbot-close:hover{background:#ef4444;border-color:#dc2626;color:#fff;transform:translateY(-.0625rem);box-shadow:0 .25rem .5rem rgba(0,0,0,.15)}.chatbot-close:active{transform:scale(.95);box-shadow:0 .0625rem .125rem rgba(0,0,0,.1)}#iframeContainer{height:100%;background:#fff;border-radius:.5rem}@media (min-width:761px){.chatbot-container{width:95%;height:97%;border-radius:.5rem;max-width:1280px}}@media (min-width:1281px){.chatbot-container{border-radius:.75rem}}@media only screen and (max-width:639px){span.zopim-trigger{display:inline-block!important;position:fixed;bottom:45px;right:5px;height:auto;border-radius:8px;border:2px solid #fff;background-color:#316bbb;z-index:99}}