.mobile-menu-close{display:none}@media(max-width:850px){.sidebar .brand{display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar .brand img{width:190px;max-width:calc(100% - 45px)}.mobile-menu-close{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;padding:0;border:1px solid #ffffff3d;border-radius:10px;background:#ffffff12;color:#fff;font-size:28px;line-height:1;cursor:pointer}}
