.hero.svelte-sqfysz{display:grid;grid-template-rows:1fr 2fr 1fr;grid-template-columns:repeat(12,1fr);grid-template-areas:". . . . . . . . . . . ." ". text text text text . . image image image image ." ". . . . . . . . . . . .";gap:var(--grid-gap);height:100vh;color:var(--ultra-violet);font-family:Nunito,sans-serif;align-items:center}.hero-text-container.svelte-sqfysz{grid-area:text}.hero-image-container.svelte-sqfysz{grid-area:image}.hero-title.svelte-sqfysz{font-size:3rem}.product-image.svelte-sqfysz{width:100%}.downloads-row.svelte-sqfysz{display:flex;flex-direction:row;justify-content:space-around;margin-top:3rem}.audio-preview.svelte-sqfysz{margin:2rem 0rem}@media (max-width: 767px){.hero.svelte-sqfysz{display:flex;flex-direction:column;justify-content:center;min-height:100vh;height:fit-content;padding:2rem}.hero-image-container.svelte-sqfysz{max-width:60%}.hero-title.svelte-sqfysz{font-size:2rem}}
