.joinchat__box__scroll{padding-bottom:0}.joinchat--hidden{display:none !important}.joinchat--chatbox .joinchat__button{display:none}.joinchat__agents{--mb:20px;--agentH:calc(60px + var(--mb));--agents:10;display:flex;flex-direction:column;align-items:flex-end;width:100%;padding:0 8px;margin:8px 0;max-height:calc(var(--agentH) * var(--agents));transition:max-height .3s ease-out 0s}.joinchat--left .joinchat__agents{align-items:flex-start}.joinchat__agent__wrapper{width:100%;padding:0;margin:0}.joinchat__agent__wrapper:not(:last-child){margin-bottom:var(--mb)}.joinchat__agent{position:relative;display:flex;align-items:center;width:calc(100% - 30px);max-width:calc(100% - 30px);height:60px;padding:0;margin:0 0 0 30px;border-radius:0 30px 30px 0;background:var(--color);color:var(--text);box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);cursor:pointer;transition:background .2s linear;-webkit-tap-highlight-color:rgba(0,0,0,0);transform:translateZ(0)}.joinchat__agent:hover{background:var(--hover)}.joinchat__agent--offline{cursor:default}.joinchat__agents:not(.joinchat__agents--collapsed) .joinchat__agent--offline:hover{background:var(--color)}.joinchat__agents--offline-contact .joinchat__agent--offline{cursor:pointer}.joinchat__agent::before{content:'';display:block;position:absolute;top:0;right:0;width:60px;height:60px;background:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="364.83" height="347.8"%3E%3Cpath fill="%23fff" d="M19.992.148C14.918-.51 9.617 1.056 6.053 4.111 1.301 8.185-1.307 15.714.663 22.365l49.67 168.04h101.94a16.502 16.502 0 100-33H74.988L42.11 46.175l269.76 127.22-269.71 128.11 19.567-66.129a16.502 16.502 0 10-31.643-9.363L.663 325.439c-1.97 6.657.646 14.194 5.407 18.266 4.76 4.071 12.612 5.487 18.883 2.508l330.65-157.05c12.313-5.849 12.284-25.823-.043-31.637l-.008-.004L24.912 1.582A16.47 16.47 0 0019.988.156z"/%3E%3C/svg%3E') center no-repeat;background-size:32px;background-position:right 14px center;filter:brightness(min(1,max(0.3,var(--bw))))}.joinchat__agent.joinchat__agent--offline::before{opacity:.6}.joinchat__agent__image{position:absolute;z-index:1;top:0;left:-30px;width:60px;height:60px;border:2px solid #fff;border-radius:50%;background:#ccc none no-repeat center;background-size:cover;box-shadow:1px 2px 4px 0 rgba(0,0,0,.24)}.joinchat__agent__image::before{content:'';display:block;position:absolute;bottom:1px;left:1px;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background-color:#25d366;box-shadow:1px 2px 4px 0 rgba(0,0,0,.24)}.joinchat__agent--offline .joinchat__agent__image{filter:grayscale(100%)}.joinchat__agent__info{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;margin:0 60px 0 46px;padding:0;white-space:nowrap;overflow:hidden}.joinchat__agent__name{font-size:16px;line-height:19px;font-weight:600;letter-spacing:.5px}.joinchat__agent__role{font-size:13px;line-height:15px;letter-spacing:.4px}.joinchat__agent__out{display:block;position:absolute;top:0;bottom:0;left:0;right:0;padding:0 10px 0 0;margin:0 60px 0 46px;background:var(--color);background:linear-gradient(to right,rgba(var(--rgb),0.25) 0,rgba(var(--rgb),0.9) 35%,rgba(var(--rgb),0.9) 100%);font-size:13px;line-height:60px;letter-spacing:.4px;text-align:right;overflow:hidden}.joinchat__agent__out::before{content:'';display:inline-block;width:18px;height:24px;margin-right:10px;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='47.565' width='47'%3E%3Cstyle%3E@keyframes clock_back%7B0%25%7Btransform:rotateZ(0deg)%7Dto%7Btransform:rotateZ(-360deg)%7D%7D%3C/style%3E%3Cpath d='M35.21 0L47 11.79l-3.368 3.368-4.211-4.211L34.368 16 31 12.632l5.052-5.054-4.21-4.21L35.21 0z' fill='%23fff'/%3E%3Cg stroke='%23fff' stroke-linecap='round' stroke-width='5' fill='none'%3E%3Ccircle cx='20' cy='27.5' r='17.5'/%3E%3Cpath style='animation:clock_back 3s linear infinite normal forwards;transform-origin:20px 27.5px' d='M19.955 27.565h9.492'/%3E%3Cpath style='animation:clock_back 36s linear infinite normal forwards;transform-origin:20px 27.5px' d='M20 18.019v9.492'/%3E%3C/g%3E%3C/svg%3E") center top no-repeat;background-size:100%;vertical-align:middle;filter:brightness(min(1,max(0.3,var(--bw))))}.joinchat__agents--collapsed .joinchat__agent__out,.joinchat__agent--online .joinchat__agent__out{display:none}.joinchat__agents--collapsed{flex-direction:row-reverse;max-height:76px;transition:none}[dir=rtl] .joinchat__agents--collapsed{flex-direction:row}.joinchat__agents--collapsed .joinchat__agent__wrapper{width:auto;margin:0}.joinchat__agents--collapsed .joinchat__agent__wrapper:nth-child(n+2){min-width:0;max-width:calc(var(--btn, 60px) - 20px);width:100%}.joinchat__agents--collapsed .joinchat__agent{cursor:pointer}.joinchat__agent__wrapper:nth-child(n+2){animation:joinchat__agent__moves .3s ease-out .2s 1 forwards}.joinchat__agent__wrapper:nth-child(n+11){animation:joinchat__agent__appears .4s ease-out .9s 1 both}.joinchat__agent__wrapper:nth-child(1){z-index:10}.joinchat__agent__wrapper:nth-child(2){z-index:9;transform:translateY(calc(var(--agentH) * -1))}.joinchat__agent__wrapper:nth-child(3){z-index:8;transform:translateY(calc(var(--agentH) * -2));animation-duration:.35s}.joinchat__agent__wrapper:nth-child(4){z-index:7;transform:translateY(calc(var(--agentH) * -3));animation-duration:.4s}.joinchat__agent__wrapper:nth-child(5){z-index:6;transform:translateY(calc(var(--agentH) * -4));animation-duration:.45s}.joinchat__agent__wrapper:nth-child(6){z-index:5;transform:translateY(calc(var(--agentH) * -5));animation-duration:.5s}.joinchat__agent__wrapper:nth-child(7){z-index:4;transform:translateY(calc(var(--agentH) * -6));animation-duration:.55s}.joinchat__agent__wrapper:nth-child(8){z-index:3;transform:translateY(calc(var(--agentH) * -7));animation-duration:.6s}.joinchat__agent__wrapper:nth-child(9){z-index:2;transform:translateY(calc(var(--agentH) * -8));animation-duration:.65s}.joinchat__agent__wrapper:nth-child(10){z-index:1;transform:translateY(calc(var(--agentH) * -9));animation-duration:.7s}.joinchat__agents--collapsed .joinchat__agent__wrapper{transform:none;animation:none}.joinchat__agents--collapsed .joinchat__agent__wrapper:nth-child(n+6),.joinchat__agents--collapsed .joinchat__agent__wrapper:nth-child(n+2) .joinchat__agent::before,.joinchat__agents--collapsed .joinchat__agent__image::before,.joinchat__agents--collapsed .joinchat__agent__info[data-start]>div{display:none}.joinchat__agents--collapsed .joinchat__agent__info,.joinchat__agents--collapsed .joinchat__agent__out{padding:0;overflow:hidden}.joinchat__agents--collapsed .joinchat__agent__info[data-start]::after{content:attr(data-start);max-width:170px;margin:0;padding:0;line-height:60px;font-weight:600;text-align:left;white-space:nowrap;overflow:hidden}.joinchat__agents--collapsed .joinchat__agent[data-count]::after{content:attr(data-count);position:absolute;z-index:2;top:14px;left:12px;width:32px;height:32px;border:2px solid #fff;border-radius:50%;background:var(--color);color:var(--text);font-weight:600;line-height:28px;text-align:center;filter:hue-rotate(100deg)}@media(max-width:480px),(orientation:landscape) and (max-width:767px){.joinchat__agents{--mb:10px}.joinchat__agents--collapsed .joinchat__agent__wrapper{margin-bottom:0}}.joinchat__agent__wrapper:first-child{max-width:60px;transition:max-width 1ms linear 400ms}.joinchat--chatbox .joinchat__agent__wrapper:first-child{max-width:100%;transition:max-width 300ms ease-out 0s}@keyframes joinchat__agent__moves{100%{transform:translateY(0)}}@keyframes joinchat__agent__appears{0%{opacity:0}100%{opacity:1}}
