.help_bot{position:fixed;display:flex;flex-direction:column;align-items:flex-end;gap:10px;bottom:20px;right:20px;z-index:900}.help_bot__icon{background-image:url(/images/main/beta/help_icon.svg);background-repeat:no-repeat;background-size:cover;box-shadow:0 19px 38px #22242b4d;border-radius:50%;cursor:pointer;margin-top:10px;width:68px;height:68px}.help_bot__message{align-items:center;background:#7872b9;border-radius:10px 10px 0;box-shadow:0 2px 4px #9c96df inset,4px 4px 4px #c4d3eb4f;cursor:pointer;color:#fff;display:flex;font-size:12px;font-weight:500;justify-content:flex-end;line-height:110%;letter-spacing:.2px;max-width:190px;padding:10px 20px;text-align:right}.help_bot__for{align-items:center;background:#fff;border-radius:10px;box-shadow:4px 4px 4px #c4d3eb4f,0 2px 4px #ebf3ff inset;color:#7872b9;display:flex;font-size:12px;font-weight:700;gap:12px;justify-content:flex-end;line-height:100%;letter-spacing:.2px;padding:8px 14px;text-decoration:none}.help_bot__for-title{white-space:nowrap}.help_bot__messengers{align-items:center;display:flex;gap:8px;margin-left:auto}.help_bot__messenger{cursor:pointer;display:block;font-size:0;line-height:0;transition:transform .2s}.help_bot__messenger:hover{transform:scale(1.1)}.help_bot__messenger img{display:block;width:28px;height:28px}.help_bot__callback{background:#7872b9;border:0;border-radius:10px;box-shadow:0 2px 4px #9c96df inset,4px 4px 4px #c4d3eb4f;color:#fff;cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;line-height:100%;letter-spacing:.2px;padding:10px 14px;text-align:right}.help_bot__callback:hover{background:#6a64ac}.help_bot__message,.help_bot__for,.help_bot__callback{transition-property:visibility,opacity;transition-duration:0s,.4s}.help_bot.hide{pointer-events:none}.help_bot.hide .help_bot__icon{pointer-events:all}.help_bot.hide .help_bot__message,.help_bot.hide .help_bot__for,.help_bot.hide .help_bot__callback{opacity:0;visibility:hidden;transition-property:opacity,visibility;transition-duration:1s,0s;transition-delay:0s,.4s}.help_bot.hide .help_bot__message.message_visible{opacity:1;visibility:visible}.help_bot.hide .help_bot__message.message_visible~.help_bot__for,.help_bot.hide .help_bot__message.message_visible~.help_bot__callback{display:none}@media(max-width:991px){.help_bot__icon{width:40px;height:40px}.help_bot__message,.help_bot__for,.help_bot__callback{font-size:10px}.help_bot__messenger img{width:24px;height:24px}}
