.chat-fab-btn{position:fixed;bottom:2rem;right:2rem;z-index:1001;background:#3368d0;color:#fff;border:none;border-radius:50%;width:56px;height:56px;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:center;font-size:2rem;cursor:pointer;transition:background .2s}.chat-fab-btn:hover{background:#2557b8}.chat-popup-container{position:fixed;bottom:2.5rem;right:2rem;z-index:1000;width:auto;max-width:120vw;height:500px;background:none;box-shadow:0 4px 24px #0000002e!important;overflow:hidden;display:flex;flex-direction:column;transition:opacity .8s}.chat-popup-container.closed{display:none}.chat-popup-header{background:#3368d0;color:#fff;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:1rem}.chat-popup-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;margin-left:.5rem}.chat-container{background:none;border:transparent!important;box-shadow:0 0 20px #3b3b3b!important;flex:1 1 auto;width:2vw;height:100%;min-height:0;min-width:0}#chatcontainer .pb-chat-popup-messages-footer>.pb-chat-popup-messages-message-box>textarea{border-bottom:1px solid #b2b2b2!important;color:#000!important;height:1.8rem!important;margin-left:7px;padding:1px!important;border:medium none;width:calc(100% - 120px)!important;font-size:16px;resize:none}#chatcontainer .pb-chat-popup-head{background-color:#3368d0!important}#chatcontainer .pb-btn.pb-btn-default.pb-chat-btn-live-preview{color:#000!important}#chatcontainer .pb-chat-direct-chat-text-outbound{background-color:#3368d0!important}#chatcontainer .pb-chat-direct-chat-text-inbound{background-color:#f0f0f0!important}#chatcontainer .pb-chat-popup-messages-footer>.pb-chat-popup-messages-message-box>button{background-color:#3368d0!important;border:none!important}#chatcontainer .pb-chat-popup-messages-footer{height:60px;width:100%}#chatcontainer .pb-adjust-message-wrapper{height:calc(100% - 115px)!important}.fade-chat{opacity:0;transition:opacity .3s;pointer-events:none}.fade-chat.open{opacity:1;pointer-events:auto}@media screen and (min-width:0px)and (max-width:767px){.chat-container{height:95%!important;width:90%!important}}
