#accordion.svelte-yr72x6 label:where(.svelte-yr72x6){position:relative;display:flex;align-items:center}#accordion input:checked+label .chevron{transform:rotate(90deg)}#accordion input:checked+label .chevron-reverse{transform:rotate(-90deg)}#accordion.svelte-yr72x6 .accordion__content:where(.svelte-yr72x6){max-height:0;transition:all .5s ease}#accordion.svelte-yr72x6 input:where(.svelte-yr72x6):checked~.accordion__content:where(.svelte-yr72x6){max-height:1500px;transition:all 1.5s ease}.accordion__body a{text-decoration:underline}
