.accordionInside {
  transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1);
}
