.hero.svelte-blypty{min-height:100svh;padding-top:var(--hero-padding-top);max-width:100vw;overflow-x:hidden;display:flex;flex-direction:column;justify-content:space-between}.hero.svelte-blypty .curve:where(.svelte-blypty){position:sticky;z-index:1;left:0;right:0;width:100%;bottom:0}.hero.svelte-blypty .grid:where(.svelte-blypty){max-width:1400px;margin-inline:auto;padding:var(--spacing);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--spacing)}.hero.svelte-blypty .grid:where(.svelte-blypty) img:where(.svelte-blypty){scale:1.4;translate:30% -15%}article.svelte-blypty{display:flex;flex-direction:column;gap:1rem;align-items:start}a.button.svelte-blypty{font-size:20px}@media (max-width: 1000px){.hero.svelte-blypty .grid:where(.svelte-blypty) img:where(.svelte-blypty){scale:1.5;translate:20% 0}}@media (max-width: 850px){.hero.svelte-blypty .grid:where(.svelte-blypty) img:where(.svelte-blypty){scale:1;translate:0% 0%}article.svelte-blypty{grid-row-start:2}.hero.svelte-blypty .grid:where(.svelte-blypty){grid-template-columns:1fr}}
