@keyframes _collapsibleDown_1ud2p_1{0%{height:0}to{height:var(--kb-collapsible-content-height)}}@keyframes _collapsibleUp_1ud2p_1{0%{height:var(--kb-collapsible-content-height)}to{height:0}}._accordionContent_1ud2p_22{overflow:hidden}._accordionContent_1ud2p_22[data-expanded]{animation:.4s ease-out _collapsibleDown_1ud2p_1}._accordionContent_1ud2p_22[data-closed]{animation:.4s ease-in _collapsibleUp_1ud2p_1}