.eco-card{width:200px;transition:width .4s cubic-bezier(.34,1.56,.64,1),box-shadow .3s}.eco-card:hover{z-index:30;width:280px;box-shadow:0 12px 40px #1d013d1f}.eco-expand{opacity:0;max-height:0;transition:max-height .4s,opacity .3s .1s;overflow:hidden}.eco-card:hover .eco-expand{opacity:1;max-height:280px}
