.accordion-content[data-state=open]{animation:svelte-11g4d3j-accordion-down .2s ease-out}.accordion-content[data-state=closed]{animation:svelte-11g4d3j-accordion-up .2s ease-out}@keyframes svelte-11g4d3j-accordion-down{0%{height:0}to{height:var(--bits-accordion-content-height)}}@keyframes svelte-11g4d3j-accordion-up{0%{height:var(--bits-accordion-content-height)}to{height:0}}
