@keyframes slide-down-4cac201b{0%{height:0}to{height:var(--collapsible-content-height)}}@keyframes slide-up-4cac201b{0%{height:var(--collapsible-content-height)}to{height:0}}.collapsible-content[data-state=open][data-v-4cac201b]{animation-duration:.4s;animation-fill-mode:forwards;animation-name:slide-down-4cac201b;animation-timing-function:cubic-bezier(.87,0,.13,1)}.collapsible-content[data-state=closed][data-v-4cac201b]{animation-duration:.4s;animation-fill-mode:forwards;animation-name:slide-up-4cac201b;animation-timing-function:cubic-bezier(.87,0,.13,1)}
