.top-info-banners{background:var(--color-menu-top-background,var(--color-background-page));position:sticky;top:0;z-index:104}.app{display:flex;flex-flow:row;max-width:100%;overflow:hidden;width:100vw}.app #container{display:flex;flex:1;flex-direction:column;height:calc(var(--app-height, 100vh) - var(--nav-height, 0px));overflow-x:hidden;overflow-y:auto}.app #container .Footer{margin-top:auto}