.accordion.svelte-1jsv5bi{width:100%;max-width:800px;margin:0 auto}.option.svelte-1jsv5bi{margin-bottom:16px;border-radius:24px;overflow:hidden}.question.svelte-1jsv5bi{width:100%;padding:20px;font-family:var(--font_bold);background:none;border:none;text-align:left;font-size:18px;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border:1px solid #eee;border-radius:24px}.question.svelte-1jsv5bi:hover{background-color:#f9f9f9}.question.active.svelte-1jsv5bi{background-color:#f9f9f9;border-bottom-left-radius:0;border-bottom-right-radius:0}.icon.svelte-1jsv5bi{font-size:24px;font-weight:300}.answer.svelte-1jsv5bi{background-color:#f9f9f9;max-height:0;overflow:hidden;transition:max-height .3s ease-out;border:1px solid #eee;border-top:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.question.active.svelte-1jsv5bi+.answer:where(.svelte-1jsv5bi){max-height:var(--height)}.answer-content.svelte-1jsv5bi{padding:40px}
