.AccordionContent[data-state=open][data-v-b3646c13]{animation:slideDown-b3646c13 .3s cubic-bezier(.87,0,.13,1)}.AccordionContent[data-state=closed][data-v-b3646c13]{animation:slideUp-b3646c13 .3s cubic-bezier(.87,0,.13,1)}@keyframes slideDown-b3646c13{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes slideUp-b3646c13{0%{height:var(--radix-accordion-content-height)}to{height:0}}
