.layout-module__L5FxyW__mainLayout{grid-template-columns:100%;grid-template-rows:auto 1fr var(--footer-height);grid-template-areas:"header""main-content""footer";height:100%;display:grid;overflow-y:scroll}.layout-module__L5FxyW__header{grid-area:header}.layout-module__L5FxyW__content{padding-top:var(--mantine-spacing-lg);padding-bottom:var(--mantine-spacing-lg);grid-area:main-content}.layout-module__L5FxyW__footer{grid-area:footer}
.header-module__9W0ROq__outerWrapper{background-color:var(--mantine-color-gray-0);width:100%}[data-mantine-color-scheme=dark] .header-module__9W0ROq__outerWrapper{background-color:var(--mantine-color-dark-6)}.header-module__9W0ROq__outerWrapper{box-shadow:var(--mantine-shadow-lg);z-index:calc(var(--mantine-z-index-app) + 1)}.header-module__9W0ROq__headerContainer{text-align:center;flex-direction:column;align-items:center;padding-top:3rem;padding-bottom:3rem;display:flex}.header-module__9W0ROq__group{align-items:center;height:100%;display:flex}.header-module__9W0ROq__mrAuto{margin-right:auto}
.footer-module__8jmeZa__footer{border-top:1px solid var(--mantine-color-gray-2);width:100%;margin-top:8px}[data-mantine-color-scheme=dark] .footer-module__8jmeZa__footer{border-top:1px solid var(--mantine-color-dark-5)}.footer-module__8jmeZa__container{height:calc(var(--footer-height) - 9px);justify-content:space-between;align-items:center;margin-left:auto;display:flex}@media (max-width:23.7438em){.footer-module__8jmeZa__container{flex-direction:column;justify-content:space-around;padding-top:4px;padding-bottom:4px}}
