.sc-chat-window{width:425px;height:calc(100% - 120px);max-height:80%;position:fixed;right:45px;bottom:85px;box-sizing:border-box;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:.3s ease-in-out;border-radius:10px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;box-shadow:none!important;z-index:100}.sc-chat-window.closed{opacity:0;visibility:hidden;bottom:90px}.sc-message-list{height:100%;overflow-y:auto;background-color:#fff;background-size:100%;padding:2px 0}.sc-message--me{text-align:right}.sc-message--them{text-align:left}@media (max-width:450px){.sc-chat-window{width:100%;height:100%;max-height:100%;right:0;bottom:0;border-radius:0;transition:.1s ease-in-out}.sc-chat-window.closed{bottom:0}}.sc-launcher{width:60px;height:60px;background-color:initial;background-position:50%;background-repeat:no-repeat;position:fixed;right:20px;bottom:20px;border-radius:50%;box-shadow:none;transition:box-shadow .2s ease-in-out;z-index:1}body{background-color:beige}.sc-launcher:before{content:"";position:relative;display:block;width:60px;height:60px;border-radius:50%;transition:box-shadow .2s ease-in-out}.sc-launcher .sc-closed-icon,.sc-launcher .sc-open-icon{position:fixed;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.sc-launcher .sc-open-icon{right:20px;bottom:22px}.sc-launcher .sc-closed-icon{right:26px;bottom:24px}.sc-launcher .sc-open-icon{width:60px;height:60px;padding:20px;box-sizing:border-box;opacity:0}.sc-launcher .sc-closed-icon{width:auto;height:auto}.sc-launcher.opened .sc-open-icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:1}.sc-launcher.opened .sc-closed-icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}.opened{background:#003}.sc-launcher.opened:before{box-shadow:0 0 400px 250px rgba(148,149,150,.2)}.sc-new-messages-count{position:absolute;top:-3px;left:41px;display:flex;justify-content:center;flex-direction:column;border-radius:50%;width:22px;height:22px;background:#009720;color:#fff;text-align:center;margin:auto;font-size:12px;font-weight:500;box-shadow:-1px 1px 2px rgba(0,0,0,.3)}.sc-header{background:#003;min-height:75px;border-top-left-radius:9px;border-top-right-radius:9px;color:#fff;padding:10px;box-shadow:0 1px 4px rgba(0,0,0,.2);position:relative;box-sizing:border-box;display:flex}.sc-header--img{align-self:center;padding:2px}.sc-header--team-name{align-self:center;padding:10px;flex:1 1;-webkit-user-select:none;user-select:none;border-radius:5px}.sc-header--close-button{width:40px;align-self:center;height:40px;margin-right:10px;box-sizing:border-box;cursor:pointer;border-radius:5px}.sc-header--close-button:hover{background:#003}.sc-header--close-button img{width:100%;height:100%;padding:13px;box-sizing:border-box}@media (max-width:450px){.sc-header{border-radius:0}}.sc-popup-window{position:relative;width:150px}.sc-popup-window--container{position:absolute;bottom:20px;right:100px;width:330px;max-height:260px;height:260px;box-shadow:0 7px 40px 2px rgba(148,149,150,.3);background:#fff;border-radius:10px;outline:none;transition:.2s ease-in-out;z-index:1;padding:0 5px 5px;box-sizing:border-box}.sc-popup-window--container.closed{opacity:0;visibility:hidden;bottom:14px}.sc-popup-window--container:after{content:"";width:14px;height:14px;background:#fff;position:absolute;z-index:-1;bottom:-6px;right:28px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:2px}.sc-popup-window--search{width:290px;box-sizing:border-box;margin:auto;display:block;border-width:0 0 1px;color:#565867;padding-left:25px;height:40px;font-size:14px;background-image:url(https://js.intercomcdn.com/images/search@2x.32fca88e.png);background-size:16px 16px;background-repeat:no-repeat;background-position:0 12px;outline:none}.sc-popup-window--search::-webkit-input-placeholder{color:#c1c7cd}.sc-popup-window--search::placeholder{color:#c1c7cd}.webchat__basic-transcript__scrollable::-webkit-scrollbar{width:7px;height:10px}.webchat__basic-transcript__scrollable::-webkit-scrollbar-thumb{background:#003;border-radius:8px}.webchat__basic-transcript__scrollable::-webkit-scrollbar-thumb:hover{background:#003}.webchat__basic-transcript__scrollable::-webkit-scrollbar-track{background:#fff;border-radius:15px;box-shadow:inset 7px 10px 12px #f0f0f0}.webchat__initialsAvatar{background-color:initial!important}dd,li{line-height:1.3rem!important}
/*# sourceMappingURL=main.11477d3e.chunk.css.map */