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