.chat-btn{--bs-btn-bg:#093055;--bs-btn-hover-bg:#0a51fa;--bs-btn-active-bg:#0a51fa;--bs-btn-padding-y:7px;--bs-btn-padding-x:7px;min-width:160px;position:relative;width:100%}.chat-btn-section{bottom:0;padding:12px 16px;position:fixed;width:100%;z-index:97}.chat-btn-text{color:#ddd9d9;font-weight:200;padding:8px}.chat-btn .badge{margin-left:8px}.chat-open{overflow:hidden;position:relative}.chat-section{background-color:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:333}.chat-section.opened{display:block!important;visibility:visible!important}.chat-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100vh;overflow:hidden}.chat-header,.chat-wrapper{position:relative;width:100%}.chat-header{background-color:#fff;box-shadow:0 24px 24px -24px rgba(0,0,0,.13);-webkit-flex-shrink:0;flex-shrink:0;height:56px;padding:0 20px;z-index:1}.chat-header,.chat-header-logo{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex}.chat-header-logo{height:inherit;margin:0 8px 0 0;width:auto}.chat-header-logo-icon{height:42px;width:42px}.chat-object-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;width:calc(100% - 98px)}.chat-object-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:95%}.chat-close-btn,.chat-send-btn{-webkit-box-align:center;-webkit-box-pack:center;-webkit-align-items:center;align-items:center;background-color:#fff;border:0;border-radius:50%;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;height:48px;-webkit-justify-content:center;justify-content:center;margin:0;padding:0;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out;width:48px}.chat-close-btn:hover:enabled,.chat-send-btn:hover:enabled{background-color:#ddd}.chat-close-icon{stroke:#2d2d2d;border:0;display:inline-block;height:32%;width:32%}.chat-view{-webkit-box-flex:1;background-color:#fff;-webkit-flex-grow:1;flex-grow:1;max-height:calc(100vh - 178px);max-height:calc(var(--vh, 1vh)*100 - 118px)}.chat-view-empty,.chat-view-error{height:100%;max-height:100%;padding:32px}.chat-view-empty-container,.chat-view-error-container{-webkit-box-align:center;-webkit-box-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:inherit;-webkit-justify-content:center;justify-content:center;max-height:inherit;text-align:center}.chat-view-empty-text,.chat-view-error-text{font-size:14px}.chat-view-error-text{color:#f44336;margin-bottom:16px}.chat-view-loader-container{height:100%;max-height:100%;position:relative;text-align:center;-webkit-transform:translateY(calc(50% - 42px));transform:translateY(calc(50% - 42px))}.chat-view-loader-circle{stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#1363af;stroke-linecap:round;-webkit-animation:spin_loader_circle 1.5s ease-in-out infinite;animation:spin_loader_circle 1.5s ease-in-out infinite}.chat-view-loader-circular{-webkit-animation:spin_loader_circular 2s linear infinite;animation:spin_loader_circular 2s linear infinite;height:42px;width:42px}.chat-view-scroll{-ms-scroll-chaining:none;-webkit-overflow-scrolling:touch;height:100%;max-height:100%;overflow-x:hidden;overflow-y:scroll;overscroll-behavior:contain;padding:16px 12px;width:100%}.chat-view-scroll::-webkit-scrollbar{background:#fafafa;height:24px;width:12px}.chat-view-scroll::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:rgba(0,0,0,.21);border:2px solid transparent;border-left-width:3px;border-radius:10px}.chat-view-scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4)}.chat-view-scroll::-webkit-scrollbar-track{border-left:1px solid #e0e0e0}.chat-message-time{color:#adb5bd;font-size:.75rem;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.chat-message-time-delimiter{color:#000;font-family:inherit;font-size:16px;font-weight:700;line-height:18px;padding:0 52px 16px;text-align:center}.chat-message-container{-webkit-box-align:center;-webkit-box-pack:end;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;font-size:15px;-webkit-justify-content:flex-end;justify-content:flex-end;line-height:22px;margin-bottom:2px;position:relative}.chat-message-last{margin-bottom:24px}.chat-message-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.chat-message-left .chat-message-body{background-color:#f2f1f0;margin-right:6px}.chat-message-right .chat-message-body{background-color:#e6f6ff;margin-left:6px}.chat-message-right .chat-message-time{left:14px}.chat-message-body{-webkit-box-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:flex-start;align-items:flex-start;border-radius:6px;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column;max-width:calc(100% - 70px);padding:8px 16px 11px;text-align:left}.chat-message-author{font-size:.75rem;font-weight:500}.chat-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;box-shadow:0 -24px 24px -24px rgba(0,0,0,.13);-webkit-flex-direction:column;flex-direction:column;padding:0 12px;z-index:1}.chat-footer,.chat-footer-form{display:-webkit-box;display:-webkit-flex;display:flex}.chat-footer-form{-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:0}.chat-input-wrap{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;padding:12px 0 10px;position:relative}.chat-input-area{-webkit-appearance:none;appearance:none;background-color:#fff;border:0;border-radius:6px;font-size:16px;height:auto;line-height:22px;margin:0;max-height:120px;min-height:40px;outline:0;overflow-x:hidden;overflow-y:auto;padding:9px 16px;resize:none;vertical-align:middle;width:100%}.chat-input-area:not(:-ms-input-placeholder){box-shadow:inset 0 0 0 3px #80d4ff}.chat-input-area:focus,.chat-input-area:not(:placeholder-shown){box-shadow:inset 0 0 0 3px #80d4ff}.chat-input-area:disabled{background-color:#e6e6e6;border:1px solid #e6e6e6;cursor:not-allowed}.chat-input-area::-webkit-scrollbar{width:16px}.chat-input-area::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e6e6e6;border:6px solid transparent;border-radius:16px;cursor:default}.chat-input-area::-webkit-scrollbar-thumb:hover{background-color:#dcdcdc}.chat-input-area::-webkit-scrollbar-track{border-width:0}.chat-input-area-mirror{word-wrap:break-word;font-size:16px;left:0;line-height:22px;margin:12px 0;overflow:hidden;padding:9px 16px;position:absolute;top:0;visibility:hidden;white-space:pre-wrap;width:100%;z-index:-1}.chat-send-wrap{-webkit-flex-shrink:0;flex-shrink:0}.chat-send-btn:disabled{cursor:not-allowed}.chat-send-btn:disabled .chat-send-icon{fill:#dbdbdb}.chat-send-icon{fill:#2d2d2d;height:24px}@-webkit-keyframes spin_loader_circle{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes spin_loader_circle{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@-webkit-keyframes spin_loader_circular{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin_loader_circular{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (min-width:992px){.chat-btn{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem;width:auto}.chat-btn-section{bottom:14px;right:30px;width:400px}.chat-open{overflow:auto}.chat-section{border:1px solid #e0e0e0;box-shadow:0 5px 17px 0 rgba(0,0,0,.15);left:auto;right:20px;top:auto}.chat-wrapper{height:590px;max-height:80vh;width:400px}.chat-header{height:72px}.chat-header-logo-icon{height:48px;width:48px}.chat-object-info{width:calc(100% - 120px)}.chat-close-btn{height:36px;width:36px}.chat-close-icon{height:24%;width:24%}.chat-view{max-height:calc(100% - 134px)}.chat-send-btn{height:36px;width:36px}}