.instructions.svelte-18vsw24{display:flex;flex-wrap:wrap;gap:.5rem}.letter-group.svelte-18vsw24{background-color:var(--accent);color:var(--accent-text);width:2.5rem;height:2.5rem;border-radius:10rem;display:flex;justify-content:center;align-items:center}.instruction.svelte-18vsw24{padding:1rem 1rem 1rem 2rem;align-items:center;border-radius:.5rem;display:flex;width:15rem;gap:1rem;text-align:center;font-size:1.2rem;justify-content:space-between;background-color:var(--secondary);color:var(--secondary-text);transition:all .2s}.instruction.svelte-18vsw24:hover{background-color:var(--tertiary);color:var(--tertiary-text)}@media (max-width: 600px){.instructions.svelte-18vsw24{display:grid;grid-template-columns:repeat(2,1fr)}.instruction.svelte-18vsw24{width:100%;justify-content:center;padding-right:2rem}.arrow.svelte-18vsw24{display:none}}.arrow.svelte-18vsw24{opacity:0;height:1.5rem;transition:all .2s;transform:translate(-1rem)}.instruction.svelte-18vsw24:hover .arrow:where(.svelte-18vsw24){opacity:1;transform:translate(0)}
