body.chat-has-capacity .hide-when-chat-has-capacity{display:none}@media only screen and (max-width:767.98px){body.chat-has-capacity{padding-bottom:84px}}body:not(.chat-has-capacity) .hide-when-chat-has-no-capacity{display:none}.glo-chat{position:fixed;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;bottom:0;right:0;z-index:100}@media only screen and (min-width:768px){.glo-chat{margin:0 24px 24px 0}}.glo-chat-message{box-shadow:1px 3px 5px -1px rgba(0,0,0,.09),1px 5px 8px 0 rgba(0,0,0,.11),1px 1px 14px 0 rgba(0,0,0,.12);font-family:"Work Sans","Open Sans",Arial,sans-serif;font-weight:400;background-color:#fff;color:#000;margin-right:24px;padding:12px 16px;position:relative;font-size:16px;letter-spacing:0;line-height:20px;border-radius:6px}@media only screen and (min-width:768px){.glo-chat-message{line-height:20px}}.glo-chat-message-triangle{position:absolute;display:block;top:0;left:100%;width:24px;height:110%;overflow:hidden;z-index:1}.glo-chat-message-triangle:after{box-shadow:3px 1px 5px -1px rgba(0,0,0,.09),5px 1px 8px 0 rgba(0,0,0,.11),1px 1px 14px 0 rgba(0,0,0,.12);content:"";position:absolute;width:21px;height:22px;background:#fff;top:40%;left:-3px;transform:translate(-50%,0) rotate(45deg);border-radius:0 2px 0 0}.glo-chat-button-wrapper{position:relative;width:60px;height:60px}.glo-chat-button-wrapper:after{content:"";display:block;position:absolute;top:0;right:0;box-sizing:border-box;height:18px;width:18px;border:2px solid #fff;background-color:#00eac3;border-radius:50%;pointer-events:none;z-index:1}.glo-chat-button-wrapper .glo-chat-button{box-shadow:1px 3px 5px -1px rgba(0,0,0,.09),1px 5px 8px 0 rgba(0,0,0,.11),1px 1px 14px 0 rgba(0,0,0,.12);display:inline-block;border-radius:50%;overflow:hidden;width:60px;height:60px;cursor:pointer;position:relative}.glo-chat-button-wrapper .glo-chat-button>img{width:100%;height:100%}.glo-chat-button-wrapper .glo-chat-button:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.25);opacity:0}.glo-chat-button-wrapper .glo-chat-button:hover:before{opacity:1}.glo-chat-button-wrapper img{width:100%;height:auto}.glo-mobile-chat-icon{cursor:pointer;pointer-events:auto;width:60px;border-radius:50%;box-shadow:2px 5px 6px -3px rgba(0,0,0,.13),2px 9px 12px 1px rgba(0,0,0,.12),2px 3px 16px 2px rgba(0,0,0,.12)}.glo-mobile-chat-icon text{font-size:14px;font-family:"Work Sans","Open Sans";font-weight:800}.mobile-hidden .glo-mobile-chat-icon{display:none}@media only screen and (max-width:767.98px){.glo-chat-button-wrapper,.glo-chat-message{display:none}.glo-chat{padding:18px 20px;pointer-events:none}}@media only screen and (min-width:768px){.glo-mobile-chat-icon{display:none}.glo-chat{margin:0 20px 18px 0}}@media print{#glo-chat-reactive{visibility:hidden;display:none}}