.AppHeader-extra{display:flex;align-items:center;justify-content:flex-end;gap:12px}.AppHeader-logo,.AppHeader-menu{display:flex;justify-content:center}.AppHeader-menu{align-items:center}.AppHeader-main{min-height:700px}.SimpleHeader{position:relative}.AppLayout{min-height:100vh;display:flex;flex-direction:column}.AppLayout-header{width:100%}.AppLayout-main{flex:1 1}.AppLayout-error{width:100%}@media(min-width:900px){.AppLayout-error{border:none;border-radius:12px}}.AppLayout .AppFooter{margin-top:120px}@media(min-width:600px){.AppLayout--onboarding{background:#f5ebe8}}.AppLayout--proposal{background:#f5ebe8}.AppLayout--proposal .AppLayout-main{background-image:url(/_next/static/media/hand.b5106595.svg);background-size:cover;background-repeat:no-repeat}.AppLayout--dashboard{background-color:var(--bkg)}.AppLayout--dashboard .AppLayout-header{width:100%}.AppLayout--dashboard .AppLayout-main{min-height:700px}.App--investor{background:#fff}@media(min-width:900px){.App--investor{background:rgba(243,247,248,.4)}}.App--proposal{background:#fff}@media(min-width:900px){.App--proposal{background:rgba(245,235,232,.4)}}.App--onboarding{background:#fff}@media(min-width:900px){.App--onboarding{background:#f5ebe8}}.AppFooter-content{background-color:#0d5e73;color:#fff;font-size:14px;border-radius:36px}.AppFooter img{height:-moz-fit-content;height:fit-content}