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