.main-wrapper.svelte-xdjbf9{position:relative;display:grid;height:100%;min-height:calc(100vh - 120px);width:100%;max-width:1280px;margin-inline:auto;grid-template-areas:"header" "main";grid-template-columns:1fr;grid-template-rows:auto 1fr;column-gap:2rem;justify-content:flex-start;padding:2rem}header.svelte-xdjbf9{grid-area:header;background:linear-gradient(90deg,var(--primary-0),var(--primary-00));border-radius:var(--radius-1);padding:10px 25px;height:80px;width:100%;margin-bottom:3rem}.logo.svelte-xdjbf9{height:60px}footer.svelte-xdjbf9{background:linear-gradient(90deg,var(--primary-0),var(--primary-00));height:120px}
