.MinimalLayout{display:flex;flex-direction:column;height:100%;max-height:100%;overflow-y:hidden}.MinimalLayout-UpperFixedContentSlot{flex-shrink:0}.MinimalLayout-SpecificContent{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.MinimalLayout-BottomContentSlot{margin-top:auto}