section.product-feature .pf-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}
section.product-feature [data-pf-card].is-active .pf-content{opacity:1}
section.product-feature .pf-figure{opacity:0;transition:opacity .3s ease}
section.product-feature .pf-figure.is-active{opacity:1}
