@media (min-width: 768px){.grid-layout.svelte-5jzufc{display:grid;grid-template-areas:"spaceship motto" "spaceship button";grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem}}@media (max-width: 768px){.grid-layout.svelte-5jzufc{display:grid;grid-template-areas:"motto" "spaceship" "button";grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}}.spaceship.svelte-5jzufc{min-height:10rem;grid-area:spaceship}.button.svelte-5jzufc{z-index:10}.motto.svelte-5jzufc{grid-area:motto}.perk.svelte-5jzufc{display:flex;height:2.5rem;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;white-space:nowrap;border-width:1px;border-color:rgb(var(--color-surface-200) / .9);--tw-bg-opacity: 1;background-color:rgb(var(--color-surface-900) / var(--tw-bg-opacity, 1));padding:.375rem 2rem;font-size:1.25rem;line-height:1.75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-radius:var(--theme-rounded-base)}@media (min-width: 768px){.perk.svelte-5jzufc{height:3.5rem}}
