.showcase-slide{flex:1;min-width:0;transition:flex .7s cubic-bezier(.4,0,.2,1)}.showcase-slide[data-active=true]{flex:2.5}.showcase-overlay{transition:opacity .7s cubic-bezier(.4,0,.2,1)}.showcase-overlay[data-active=true]{opacity:0}.showcase-caption{max-height:0;opacity:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .3s ease}.showcase-caption[data-active=true]{max-height:120px;opacity:1;transition:max-height .5s cubic-bezier(.4,0,.2,1) .15s,opacity .3s ease .25s}@media(max-width:639px){.showcase-slide{flex:.6}.showcase-slide[data-active=true]{flex:3}}
