.sidebar-contents{flex-direction:column;gap:16px;width:100%;margin-top:20px;display:flex}@media (width>=1023px){.app-shell{box-sizing:border-box;flex-direction:column;width:95vw;max-width:1500px;height:100vh;margin:0 auto;display:flex;overflow:hidden}.app-main{flex:auto;gap:20px;width:100%;height:calc(100vh - 64px);min-height:0;display:flex;overflow:hidden}.app-services{flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.app-services>div{width:100%;height:100% important;min-height:0;overflow:hidden}.underConstruction{width:100%;height:96px}.app-sidebar{flex-shrink:0;width:400px;min-height:0;overflow-y:auto}}@media (width<=1023px){.app-shell{box-sizing:border-box;flex-direction:column;width:95vw;height:100vh;margin:0 auto;display:flex;overflow:hidden}.app-main{flex-direction:column;flex:auto;gap:30px;width:100%;height:calc(100vh - 64px);display:flex;overflow:auto}.app-sidebar{order:-1}}
