.m-panel-base-carcass{overflow:hidden}.m-panel-content-with-header-footer-carcass{--m-panel-carcass-inline-padding:1rem;position:relative;z-index:0;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-left:var(--m-panel-carcass-inline-padding);padding-right:var(--m-panel-carcass-inline-padding);padding-bottom:1rem}@media screen and (min-width:768px){.m-panel-content-with-header-footer-carcass{--m-panel-carcass-inline-padding:1.5rem}}.m-panel-content-with-header-footer-carcass__content{z-index:1;overflow-y:scroll;flex:1 1}.m-panel-content-with-header-footer-carcass__content--with-padding-compensation{margin-left:calc(var(--m-panel-carcass-inline-padding)*-1);margin-right:calc(var(--m-panel-carcass-inline-padding)*-1)}.m-panel-content-with-header-footer-carcass--view-fixed-header{position:relative}.m-panel-content-with-header-footer-carcass__header--view-fixed{position:absolute;top:0;right:0;padding-left:var(--m-panel-carcass-inline-padding);padding-right:var(--m-panel-carcass-inline-padding);width:100%}.m-panel-content-with-header-footer-carcass__footer,.m-panel-content-with-header-footer-carcass__header{z-index:1}.m-panel-content-with-header-footer-carcass__background,.m-panel-content-with-header-footer-carcass__footer--view-with-padding-compensation{margin-left:calc(var(--m-panel-carcass-inline-padding)*-1);margin-right:calc(var(--m-panel-carcass-inline-padding)*-1)}.m-panel-content-with-header-footer-carcass__background{position:absolute;z-index:0;width:100%;height:100%}.p-animated-portal-overlay,.p-un-animated-portal-overlay.p-un-animated-portal-overlay--visible{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:rgba(0,0,0,.6)}.p-un-animated-portal-overlay:not(.p-un-animated-portal-overlay--visible){position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998}.p-modal{z-index:9999}.p-storybook-modal .p-modal__overlay{position:absolute}.p-storybook-modal__content{position:absolute;z-index:9999;top:50%;left:50%;padding:3rem;background:#262626;border-radius:.5rem;transform:translate(-50%,-50%)}.m-panel{z-index:9999;overflow:hidden;max-width:100%}.m-panel::-webkit-scrollbar{display:none}.m-panel{-ms-overflow-style:none;scrollbar-width:none}.m-panel ::-webkit-scrollbar{display:none}.m-panel *{-ms-overflow-style:none;scrollbar-width:none}.m-panel--placement-bottom,.m-panel--placement-top{width:100%}.m-panel--placement-left,.m-panel--placement-right{height:100%}.m-panel--theme-dark,.m-panel--theme-deep-dark{background:#171717}.m-panel--theme-light{background:#fff}.m-panel--position-fixed{position:fixed}.m-panel--position-absolute{position:absolute}