@layer components{.PageLayout{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-positive:1;flex-grow:1;gap:24px}@media(min-width:720px){.PageLayout{gap:48px}}.PageLayout--background-major .PageLayout__content{background:#f2f4f7}.PageLayout--fullHeight .PageLayout__content{min-height:calc(100vh - 50px);min-height:calc(100svh - 50px)}@media(min-width:720px){.PageLayout--fullHeight .PageLayout__content{min-height:calc(100vh - 80px);min-height:calc(100svh - 80px)}}}