.guestLayout{color:var(--text-color);overflow:auto;position:relative;z-index:2;display:flex!important;flex-direction:column;width:100%;height:100dvh;padding:var(--site-padding);background:#0003}.v-align--top{justify-content:flex-start}.v-align--center{justify-content:center}.v-align--bottom{justify-content:flex-end}.guestLayout>section,.guestLayout footer{display:flex;flex-direction:column;gap:2rem}@media only screen and (width < 660px){.guestLayout>section,.guestLayout footer{width:100%}}.guestLayout footer{gap:1rem;align-items:start}
