.layout_container__pVTde{display:flex;flex-direction:column;width:100%;min-height:-webkit-fill-available;min-height:100vh;justify-content:center;align-items:center}.layout_container__pVTde header{width:100vw;padding-top:4rem;padding-bottom:2rem;min-height:3.2rem}.layout_container__pVTde header nav{height:100%;max-width:750px;margin:0 auto;display:flex;align-items:center;justify-content:center}.layout_container__pVTde header nav a{height:100%;min-height:100%;display:flex}.layout_container__pVTde header nav a:not(:last-child){margin-right:1.2rem}.layout_container__pVTde main{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem}.layout_container__pVTde footer{background-color:var(--nc-bg-2);border-top:1px solid var(--nc-bg-3);width:100vw}.layout_container__pVTde footer .layout_wrapper__UT7it{margin:0 auto;max-width:750px;padding:2rem;flex-direction:column;justify-content:center;align-items:center;text-align:center}.layout_container__pVTde footer .layout_wrapper__UT7it p:last-of-type{font-size:.75rem;opacity:.7}