@keyframes collapsible-down{0%{height:0}to{height:var(--height)}}@keyframes collapsible-up{0%{height:var(--height)}to{height:0}}
