.collapsible {
  overflow: hidden;
  transition: all 0.6s ease-out;
}
