@media only screen and (min-width:1024px){.featured-card-fade__text{max-height:0;opacity:0;overflow:hidden;transition:opacity .2s cubic-bezier(.55,.085,.68,.53),max-height .8s cubic-bezier(.55,.085,.68,.53)}.featured-card-fade:hover .featured-card-fade__text{max-height:500px;opacity:1}}.featured-card-fade__image img{transition:all .8s cubic-bezier(.55,.085,.68,.53)}.featured-card-fade:hover .featured-card-fade__image img{transform:scale(1.1)}.featured-card-fade__background{background:linear-gradient(180deg,rgba(108,105,144,0) 3.5%,rgba(108,105,144,.44) 20.5%,rgba(31,31,42,.66) 71.5%);inset:0;position:absolute;z-index:1}