.floating_menu{z-index:10;background:#000c;border:1px solid #303030;border-right:0;border-radius:8px 0 0 8px;flex-direction:column;gap:2px;padding:12px 0 16px;display:flex;position:fixed;bottom:20px;right:0}.floating_menu:before{content:"";background-color:#303030;width:24px;height:1px;position:absolute;bottom:64px;left:50%;transform:translate(-50%)}.floating_menu.is_above_footer{position:fixed}.floating_menu svg{color:#b0b0b0}.floating_menu_item{color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;width:44px;height:36px;transition:opacity .15s,transform .15s;display:flex}@media (hover:hover) and (pointer:fine){.floating_menu_item:hover,.floating_menu_item:hover svg{color:#fff}}.floating_menu_youtube{margin-bottom:18px}.floating_menu_top{color:#b0b0b0;letter-spacing:-.024px;flex-direction:column;font-size:12px;font-weight:700;position:relative}.floating_menu_top:before{content:"";background-color:#b0b0b0;width:2px;height:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-13px)}.floating_menu_top:hover:before{background-color:#fff}.floating_menu_top:hover svg path{stroke:#fff}.floating_menu_top span{margin-top:12px;line-height:1;display:block}@media (max-width:767px){.floating_menu{bottom:16px}.floating_menu_item{width:40px;height:40px}.floating_menu_item svg{width:18px;height:18px}.floating_menu_top{font-size:9px}.floating_menu_top svg{width:14px;height:14px}}
