.layout-public_baseLayout__zD7CE{position:relative;display:grid;height:100vh;height:100dvh;background:var(--c-bg-gray-soft);grid-template-columns:[col-start] 0 [col-aside] 1fr [col-end];grid-template-rows:[row-start] auto [row-one] 1fr [row-two] auto [row-end];overflow:hidden}.layout-public_contentLayout__SOtJc{align-content:center;grid-column:col-aside/span col-end;grid-row:row-one/span row-two;overflow:auto;padding:var(--sp-20);scrollbar-width:none;-ms-overflow-style:none}.layout-public_contentLayout__SOtJc::-webkit-scrollbar{display:none;width:0!important;height:0!important;background:rgba(0,0,0,0)}.layout-public_footerLayout__GSMxb{grid-column:col-aside/span col-end;grid-row:row-two/span row-end}