.fade-toggle{opacity:0;max-height:0;overflow:hidden;transition:max-height .52s ease}.fade-toggle.show{opacity:1;max-height:var(--slide-height,500px)}