.AccordionContent[data-v-ccaa280a]{overflow:hidden}.AccordionContent[data-state=open][data-v-ccaa280a]{animation:slideDown-ccaa280a .3s ease-out}.AccordionContent[data-state=closed][data-v-ccaa280a]{animation:slideUp-ccaa280a .3s ease-out}@keyframes slideDown-ccaa280a{0%{height:0}to{height:var(--reka-accordion-content-height)}}@keyframes slideUp-ccaa280a{0%{height:var(--reka-accordion-content-height)}to{height:0}}
