.page-wrapper{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}
.main{width:100%;max-width:100rem;padding:var(--unity-spacing24)var(--unity-spacing16)var(--unity-spacing64);justify-self:center}@media not (max-width:37.5rem){.main{padding:var(--unity-spacing32)var(--unity-spacing24)var(--unity-spacing96)}}.main__heading{margin-bottom:var(--spacing24)}.main__section{justify-self:center;width:100%;max-width:100rem}@media (min-width:840px){.main__section{width:70%}}@media (min-width:1280px){.main__section{width:50%}}
