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