.mobile-show{display:none}.mobile_app_footer{position:sticky;bottom:0;left:0;width:100%;z-index:999999;display:none}.mobile_footer_nav{position:absolute;left:0;bottom:calc(75.6px - 23px);width:100%;height:auto;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -4px 9px rgb(0 0 0 / .1);padding:20px;padding-bottom:72px;z-index:-1}.mobile_footer_nav .nav .nav-item .nav-link{padding:0;margin-bottom:15px;display:flex;align-items:center;font-weight:500;color:#03041c}.mobile_footer_nav .nav .nav-item .nav-link .icon{width:16px;height:16px;margin-right:12px;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--color-10)}.mobile_footer_nav .nav .nav-item .nav-link .nav-list{font-size:16px}.mobile_footer_nav .nav .nav-item:last-child .nav-link{margin-bottom:0}.mobile_app_footer .mobile_menu_nav{background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -4px 9px rgb(0 0 0 / .1);padding:5px 0}.mobile_app_footer .mobile_menu_nav .nav_list{display:flex;align-items:center;justify-content:space-between;padding:0;margin:0;list-style-type:none}.mobile_app_footer .mobile_menu_nav .nav_list .nav_item{width:20%;display:flex;align-items:center;justify-content:center}.mobile_app_footer .mobile_menu_nav .nav_list .nav_item .nav_link{padding:6px 10px;display:block;cursor:pointer}.mobile_app_footer .mobile_menu_nav .nav_list .nav_item .nav_link .item .icon{display:flex;justify-content:center;color:var(--color-10)}.mobile_app_footer .mobile_menu_nav .nav_list .nav_item .nav_link .item .nav_name{text-align:center}.mobile_app_footer .mobile_menu_nav .nav_list .nav_item .nav_link .item .nav_name span{font-size:13px;font-weight:700;color:#000}.mobile_app_footer .mobile_menu_nav .nav_list .mob_app_menu{position:relative}.mobile_app_footer .mobile_menu_nav .nav_list .mob_app_menu .nav_link{width:72px;height:72px;position:absolute;display:flex;align-items:center;justify-content:center;border:1px solid #000;border-radius:50%;top:-77px;background:#fff}.mobile_app_footer .mobile_menu_nav .nav_list .mob_app_menu .nav_link::before{width:72px;height:72px;position:absolute;content:'';display:flex;align-items:center;justify-content:center;border-radius:50%;top:0;background:#fff;box-shadow:0 -5px 9px rgb(0 0 0 / .1);z-index:-2}@media (max-width:768px){.sidebar{width:280px;left:-280px}.content{margin-left:0}.mobile_app_footer{display:block}}