.btn.svelte-1dh1ily{display:flex;width:100%;max-width:45rem;padding:.75rem 1.5rem;margin:0 auto;gap:.6rem;background-color:var(--primary);align-items:center;color:var(--white);justify-content:center;border-radius:2rem;font-size:1.5rem;font-weight:600;line-height:1.4}.btn.inverse.svelte-1dh1ily{background-color:var(--white);color:var(--primary)}@media(hover:hover){.btn.svelte-1dh1ily:not(.inverse){transition:background-color .3s ease}.btn.svelte-1dh1ily:not(.inverse):hover{background-color:var(--primary-hover)}.btn.inverse.svelte-1dh1ily{transition:opacity .3s ease}.btn.inverse.svelte-1dh1ily:hover{opacity:.5}}
