.accordion-content[data-state=open][data-v-131c0d6f]{animation:accordionIn-131c0d6f .3s cubic-bezier(.86,0,.07,1)}.accordion-content[data-state=closed][data-v-131c0d6f]{animation:accordionOut-131c0d6f .3s cubic-bezier(.86,0,.07,1)}@keyframes accordionIn-131c0d6f{0%{height:0}to{height:var(--reka-accordion-content-height)}}@keyframes accordionOut-131c0d6f{0%{height:var(--reka-accordion-content-height)}to{height:0}}
