.help_bot{position:fixed;display:flex;flex-direction:column;align-items:flex-end;gap:10px;bottom:20px;right:20px;width:190px;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;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;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:5px;justify-content:flex-end;line-height:100%;letter-spacing:.2px;padding:10px 20px;text-align:center;text-decoration:none}.help_bot__message,.help_bot__for{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{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__for+.help_bot__for{display:none}@media(max-width:991px){.help_bot__icon{width:40px;height:40px}.help_bot__message,.help_bot__for{font-size:10px}}
