#accordion.svelte-1jr0jgw label:where(.svelte-1jr0jgw){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-1jr0jgw .accordion__content:where(.svelte-1jr0jgw){max-height:0;transition:all .5s ease}#accordion.svelte-1jr0jgw input:where(.svelte-1jr0jgw):checked~.accordion__content:where(.svelte-1jr0jgw){max-height:1500px;transition:all 1.5s ease}.accordion__body a{text-decoration:underline}
