.faq-content[data-state=open][data-v-c593a517]{animation:slideDown-c593a517 .2s ease-out}.faq-content[data-state=closed][data-v-c593a517]{animation:slideUp-c593a517 .2s ease-out}@keyframes slideDown-c593a517{0%{opacity:0;max-height:0}to{opacity:1;max-height:var(--reka-collapsible-content-height)}}@keyframes slideUp-c593a517{0%{opacity:1;max-height:var(--reka-collapsible-content-height)}to{opacity:0;max-height:0}}
