.mobile-header{position:fixed;top:0;left:0;z-index:11;display:block;width:100%;padding:11px 0;background:#fff;border-bottom:1px solid #e1e8f1;-webkit-transition:background-color .3s ease,border-color .3s ease;transition:background-color .3s ease,border-color .3s ease;pointer-events:none;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:center;-ms-flex-align:center}.mobile-header,.mobile-header-logo-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-content:center;-webkit-box-align:center;align-items:center}.mobile-header-logo-wrapper{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 auto;pointer-events:auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;-ms-flex-align:center}.mobile-header-logo{margin:0 auto;pointer-events:auto;cursor:pointer}.mobile-header-cabinet-info{position:absolute;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:0}.mobile-header-cabinet-name{font-size:11px;font-weight:500;line-height:1}.mobile-header-cabinet-name,.mobile-header-version{opacity:.7;color:#697481;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mobile-header-version{position:absolute;right:16px;font-size:10px}.mobile-header-cabinet-info .mobile-header-version{position:static;font-size:9px}@media screen and (min-width:1024px){.mobile-header{display:none}}.mobile-header .open_menu_btn{position:absolute;left:0;z-index:12;width:48px;height:48px;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-tap-highlight-color:transparent;pointer-events:auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;align-content:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;-ms-flex-align:center}.mobile-header .open_menu_btn:active{opacity:.7}.theme-dark .mobile-header{background:#2a2e35;border-bottom:none}.theme-dark .mobile-header .mobile-header-cabinet-name,.theme-dark .mobile-header .mobile-header-version{color:rgba(188,228,119,.7)!important}.navbar-burger{width:48px;height:48px;margin:0}