.tb--floating-menu_wrapper{padding:12px 8px 4px;position:fixed;right:24px;top:50%;transform:translateY(-50%);z-index:998}.tb--floating-menu_wrapper.tb--no-more{padding:12px 8px 8px}@media only screen and (max-width:1366px){.tb--floating-menu_wrapper{right:16px}}@media only screen and (max-width:1023.9px){.tb--floating-menu_wrapper{display:none}}.tb--floating-menu_wrapper:after{border-radius:56px;bottom:0;box-shadow:0 0 20px #0003;box-sizing:border-box;content:"";overflow:hidden;position:absolute;right:0;top:0;width:56px;z-index:-1}.tb--floating-menu.tb--scroll-bottom:after{border-radius:0 0 30px 30px;bottom:0;content:"";height:27px;opacity:.7;overflow:hidden;position:absolute;right:3px;width:50px}.tb--floating-menu.tb--scroll-bottom.tb--shadow_down:after{bottom:0}.tb--floating-menu.tb--scroll-bottom.tb--shadow_down.tb--scroll-top:after{display:none}.tb--floating-menu.tb--scroll-top:before{border-radius:40px 40px 0 0;content:"";height:30px;opacity:.7;overflow:hidden;position:absolute;right:0;top:0;width:56px}.tb--floating-menu.tb--show-more-item:after{bottom:54px}.tb--floating-menu.tb--show-more-item .tb--floating-menu_content{margin-bottom:5px}.tb--floating-menu.tb--less-more-item:after{bottom:35px}.tb--floating-menu_item{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-start;margin-bottom:8px}.tb--floating-menu_item i:before{margin:0}.tb--floating-menu_item .tb--tooltip{border-radius:56px;box-shadow:0 0 10px #0003;color:var(--text-color-4);display:block;font-size:12px;height:32px;line-height:32px;max-width:0;opacity:0;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis;transform:scale3d(.2,.2,1);transition:all .2s ease-in-out;white-space:nowrap}.tb--floating-menu_item:last-of-type{margin-bottom:4px}.tb--floating-menu_list{max-width:300px;padding-bottom:5px;padding-left:10px;padding-top:5px}.tb--floating-menu_list .tb--floating-menu_item:last-child{margin-bottom:4px}.tb--floating-menu_item__link{align-items:center;border-radius:50%;display:flex;flex:0 0 40px;height:40px;justify-content:center;overflow:hidden;width:40px}.tb--floating-menu_item__link:hover+.tb--tooltip{margin:0 16px;max-width:100%;opacity:1;padding:0 20px;transform:scaleX(1)}.tb--floating-menu_item__link img{height:20px;object-fit:contain;width:20px}.tb--floating-menu-show_more{border-radius:50%;color:var(--brand-color-2);cursor:pointer;font-size:16px;font-weight:500;height:40px;margin-bottom:8px;margin-left:auto;overflow:hidden;width:40px}.tb--floating-menu-show_more .tb--more-count{align-items:center;background-color:var(--background-color-1);border-radius:50%;display:flex;font-size:16px;font-weight:500;height:100%;justify-content:center;width:100%}.tb--floating-menu-show_less{align-items:center;color:var(--text-color-4);cursor:pointer;display:flex;font-size:20px;justify-content:center;margin:10px 0 6px auto;width:40px}.tb--floating-menu_content{-ms-overflow-style:none;max-height:480px;overflow-y:auto;scrollbar-width:none}.tb--floating-menu_content::-webkit-scrollbar{display:none}.tb--rtl .tb--floating-menu_wrapper{left:24px;right:auto}.tb--rtl .tb--floating-menu_wrapper:after{left:0;right:auto}@media only screen and (max-width:1366px){.tb--rtl .tb--floating-menu_wrapper{left:16px}}.tb--rtl .tb--floating-menu_wrapper .tb--more-count{direction:ltr}.tb--rtl .tb--floating-menu.tb--scroll-top:before{left:0;right:auto}.tb--rtl .tb--floating-menu.tb--scroll-bottom:after{left:3px;right:auto}.tb--rtl .tb--floating-menu_list{padding-left:0;padding-right:10px}.tb--rtl .tb--floating-menu-show_more{margin-left:0;margin-right:auto}.tb--rtl .tb--floating-menu-show_less{margin:10px auto 6px 0}