@keyframes collapsible-slide-down-96f6b11a{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes collapsible-slide-up-96f6b11a{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.collapsible-content[data-state=open][data-v-96f6b11a]{animation:.2s ease-out collapsible-slide-down-96f6b11a}.collapsible-content[data-state=closed][data-v-96f6b11a]{animation:.2s ease-out collapsible-slide-up-96f6b11a}.faq-item-root[data-state=closed][data-v-96f6b11a]{background:linear-gradient(180deg,var(--faq-bg-color-question) 0,var(--faq-bg-to-color-question,var(--faq-bg-color-question)) 100%)!important}.faq-item-root[data-state=open][data-v-96f6b11a]{background:var(--faq-bg-color-answer)!important}
