:root{--app-topbar-height:79px;--mobile-nav-height:45px;--active-header-height:var(--mobile-nav-height)}@media(min-width:992px){:root{--active-header-height:var(--app-topbar-height)}}body{margin:0;min-height:100vh;font-size:1rem}.main-container-wrapper{display:flex;flex-direction:column;position:relative;flex-grow:1;background-color:#f6f8fa}.main-container-wrapper .main-container{flex:1 1 auto;box-sizing:border-box;width:100%;min-height:0;max-width:1200px;margin:0 auto}.main-container-wrapper ul{list-style:none}.main-container-wrapper .cursor-pointer{cursor:pointer}