@keyframes contest-faq-expand{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes contest-faq-collapse{0%{height:var(--radix-accordion-content-height)}to{height:0}}