.menu_navBlock__Cqw6n{display:flex;width:100%;max-width:var(--gw);position:relative;align-items:center;justify-content:space-between}.menu_navBlock__Cqw6n .menu_logo__vMW_V{display:flex;align-items:center;justify-content:center;max-width:72px;margin-right:15px;height:48px}.menu_navBlock__Cqw6n .menu_logo__vMW_V img{width:100%;height:100%}.menu_navBlock__Cqw6n .menu_menu__2rIyH{display:flex;gap:12px;flex:1 1}.menu_navBlock__Cqw6n .menu_burger__CMh_a{display:none}@media screen and (max-width:767px){.menu_navBlock__Cqw6n .menu_burger__CMh_a{display:flex;width:24px;height:24px;align-items:center;justify-content:center;cursor:pointer;z-index:20;background-image:url(/asset/icons/burger.svg);background-position:50%;background-repeat:no-repeat}.menu_navBlock__Cqw6n .menu_burger__CMh_a.menu_active__AqaRf{background-image:url(/asset/icons/burger1.svg)}.menu_navBlock__Cqw6n .menu_menu__2rIyH{display:flex;flex-direction:column;position:fixed;left:-20px;right:100%;top:0;height:100vh;overflow:hidden;z-index:-1;background-color:var(--bg1);transition:var(--transition1);padding-top:25px}.menu_navBlock__Cqw6n .menu_menu__2rIyH.menu_visible__KBmJL{left:0;right:0;height:100vh;overflow:auto;z-index:10;transition:var(--transition1);padding-bottom:50px}}.gameMenuMobile_wrap__vVInU{display:flex;align-items:center;justify-content:center;height:38px;width:55px;cursor:pointer}.gameMenuMobile_wrap__vVInU img{width:auto;height:auto;max-width:30px;max-height:30px}.gameMenuMobile_wrap__vVInU:after{content:"";display:flex;width:15px;height:15px;background-image:url(/asset/icons/arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:12px;margin:7px;transform:rotate(0deg);transition:var(--transition1)}.gameMenuMobile_list__SZJzm{position:fixed;width:300px;height:100vh;z-index:1000;background-color:var(--bg2);border-radius:0 12px 12px 0;display:flex;flex-direction:column;gap:8px;top:0;left:-400px;padding:16px 0;transition:var(--transition1);box-shadow:0 0 10px #000}.gameMenuMobile_list__SZJzm.gameMenuMobile_open__G15_9{left:0;transition:var(--transition1)}.gameMenuMobile_list__SZJzm .gameMenuMobile_close__E2JVd{background-image:url(/asset/icons/close1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:27px;position:absolute;right:10px;top:10px;width:27px;z-index:1010}.gameMenuMobile_list__SZJzm .gameMenuMobile_listWrap__fzmxu{display:flex;flex-direction:column;width:100%;overflow:auto;flex:1 1;max-height:90vh}.gameMenuMobile_list__SZJzm .gameMenuMobile_listWrap__fzmxu .gameMenuMobile_game___MkDk{width:100%;display:flex;align-items:center;gap:8px;padding:0 8px;font-size:14px;border:1px solid transparent;border-radius:8px;flex:1 1}.gameMenuMobile_list__SZJzm .gameMenuMobile_listWrap__fzmxu .gameMenuMobile_game___MkDk img{width:auto;height:auto;max-width:30px;max-height:30px}.gameMenuMobile_list__SZJzm .gameMenuMobile_listWrap__fzmxu .gameMenuMobile_game___MkDk.gameMenuMobile_active__9UfZl,.gameMenuMobile_list__SZJzm .gameMenuMobile_listWrap__fzmxu .gameMenuMobile_game___MkDk:hover{background-color:var(--bg1);border:1px solid var(--bg3)}.styles_wrapper__sRAMV{position:relative;width:100%;margin:auto;max-width:var(--gw)}@media screen and (max-width:767px){.styles_wrapper__sRAMV{position:fixed;z-index:10;background-color:var(--bg1);top:0;left:0;padding:16px;width:100%}}