#chatWidgetContainer{bottom:95px;display:none;height:515px;position:fixed;right:95px;z-index:99999999}#chatWidget{background-color:#fff;border:1px solid #ccc;display:none;height:450px;overflow-y:scroll;padding:10px;width:380px}#chatWidgetContainer.minimized{height:inherit;position:fixed}#chatWidget.expanded{display:block;overflow:hidden}#chatMessages{display:grid;grid-template-rows:min-content;max-height:75%;overflow-y:auto}#chatInput{bottom:45px;margin:auto;padding:5px;position:absolute;width:92%}#sendChatButton{bottom:10px;display:block;margin-top:5px;position:absolute}#chatWidgetToggle{align-items:center;background-color:#5194e6;border-radius:50%;bottom:-80px;cursor:pointer;display:flex;height:65px;justify-content:center;max-width:none;overflow:hidden;position:absolute;right:0;width:65px}#chatWidgetToggle svg:before{transform:translate(-50%,-50%)}#chatWidgetToggle svg{transition:transform .3s ease}#chatWidgetToggle svg:hover{transform:scale(1.1)}#chatWidgetHeader{align-items:center;background-color:#def4ff;border-bottom:1px solid #bce8f1;display:none;flex-direction:row;flex-grow:1;justify-content:space-between;min-height:2.5rem;min-width:0;padding:.75rem .75rem .75rem .5rem}#chatWidgetHeader.expanded{display:flex;overflow:hidden}#chatWidgetLogo{flex-shrink:0;height:2.5rem;margin-left:.5rem;width:2.5rem}#chatWidgetLogo img{border-radius:50px;height:40px;width:40px}#chatWidgetTitle{font-size:1.125rem;font-weight:600;margin-left:-150px;padding-left:1rem}#chatMessages::-webkit-scrollbar{width:5px}#chatMessages::-webkit-scrollbar-thumb{background:#888;border-radius:5px}#chatMessages *{-ms-overflow-style:none;scrollbar-color:#888 transparent;scrollbar-width:thin}#chatMessages ::-webkit-scrollbar{width:5px}#chatMessages ::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.closeChatModal{z-index:99999999}@media screen and (max-width:687px){#chatWidgetContainer{max-width:90vw;right:25px}#chatWidget{max-width:90vw}#chatWidgetToggle{right:70px}}@media screen and (max-height:675px){#chatWidgetContainer{height:450px}#chatWidget{height:385px}}@media screen and (max-height:610px){#chatWidgetContainer{height:315px}#chatWidget{height:250px}#chatMessages{max-height:65%}}@media screen and (max-height:475px){#chatWidgetContainer{height:250px}#chatWidget{height:185px}#chatMessages{max-height:55%}}.chatWidgetContainer{bottom:95px;display:none;height:515px;position:fixed;right:95px;z-index:99999999}.chatWidget{background-color:#fff;border:1px solid #ccc;display:none;height:450px;overflow-y:scroll;padding:10px;width:380px}.chatWidgetContainer.minimized{height:inherit;position:fixed}.chatWidget.expanded{display:block;overflow:hidden}.chatMessages{display:grid;grid-template-rows:min-content;max-height:75%;overflow-y:auto}.message{border-radius:5px;font-size:.875rem;line-height:1.25rem;margin:5px;overflow-wrap:break-word;padding:.5rem .75rem;white-space:pre-wrap}.received{animation:auto 0s ease 1 normal none running;background-color:#fff;background-color:#f4f6f8;border:1px solid #e9ebed;border-radius:1.25rem;color:#000;justify-self:flex-start;margin-top:.125rem;max-width:calc(100% - 6.25rem);text-align:left}.received,.sent{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;overflow:hidden;transition:border-radius .15s linear .15s,opacity .3s linear 0s,background-color .2s linear 0s}.sent{animation:chatMsg .5s linear .3s 1 normal both running;background-color:#5194e6;border:0;border-radius:1.25rem;color:#fff;justify-self:flex-end;max-width:calc(100% - 5rem);text-align:right}.chatInput{bottom:45px;margin:auto;padding:5px;position:absolute;width:92%}.sendChatButton{bottom:10px;display:block;margin-top:5px;position:absolute}.chatWidgetToggle{align-items:center;background-color:#5194e6;border-radius:50%;bottom:-80px;cursor:pointer;display:flex;height:65px;justify-content:center;max-width:none;overflow:hidden;position:absolute;right:0;width:65px}.chatWidgetToggle svg:before{transform:translate(-50%,-50%)}.chatWidgetToggle svg{transition:transform .3s ease}.chatWidgetToggle svg:hover{transform:scale(1.1)}.chatWidgetHeader{align-items:center;background-color:#def4ff;border-bottom:1px solid #bce8f1;display:none;flex-grow:1;min-height:2.5rem;min-width:0;padding:.75rem .75rem .75rem .5rem}.chatWidgetHeader.expanded{display:flex;overflow:hidden}.chatWidgetLogo{flex-shrink:0;height:2.5rem;margin-left:.5rem;width:2.5rem}.chatWidgetLogo img{height:40px;width:40px}.chatWidgetTitle{font-size:1.125rem;font-weight:600;padding-left:1rem}.chatFrom,.chatFromTimeStamp{margin:0 0 0 1rem}.chatFrom,.chatFromTimeStamp,.chatSent{color:#68737d;font-size:.75rem;font-weight:400;line-height:1rem}.chatSent{margin:0 0 0 90%}.chatSentTimeStamp{color:#68737d;font-size:.75rem;font-weight:400;line-height:1rem;margin:0 0 0 70%}.chatButtons{display:flex;justify-content:space-between;width:2.5rem}.closeChat:hover,.minimizeChat:hover{cursor:pointer}.chatMessages::-webkit-scrollbar{width:5px}.chatMessages::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.chatMessages *{-ms-overflow-style:none;scrollbar-color:#888 transparent;scrollbar-width:thin}.chatMessages ::-webkit-scrollbar{width:5px}.chatMessages ::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.closeChatModal{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999999}.closeChatModal .modal-content{background-color:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.3);left:50%;padding:0 20px 10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:310px}.closeChatModal .modal-content button:hover{background-color:#0056b3}@keyframes chatMsg{0%{transform:translateY(0) translateX(-50%) scale(0)}50%{transform:translateY(-4%) translateX(1%) scale(1)}to{transform:translateY(0) translateX(0) scale(1)}}.chatNotification{display:none;position:absolute;top:10px}.chatNotification:before{background-color:red;border-radius:50%;color:#fff;content:"!";display:inline-block;font-size:18px;height:20px;line-height:20px;margin-right:5px;text-align:center;width:20px}.cms_sub_title{color:#1d8bcb}.cms-container{margin:auto;width:88%}.cms-container,.content-data{max-width:1470px;min-height:100vh;padding:0}.content-data{width:100%}@media only screen and (max-width:992px){.cms-container{padding-top:20px;width:100%}}
