.shop-landing-card{display:grid;grid-template-areas:"middle";place-items:center}.shop-landing-card-heading{grid-area:middle;position:relative;z-index:2}.shop-landing-card-subheading{justify-self:flex-start}.shop-landing-card-image{aspect-ratio:1/.56;grid-area:middle;position:relative;width:100%;z-index:1}.shop-landing-card-image:before{background:radial-gradient(50% 35% at 50% 50%,rgba(0,0,0,.4) 0,transparent 100%),-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.4)));background:-webkit-radial-gradient(50% 50%,50% 35%,rgba(0,0,0,.4) 0,transparent 100%),-webkit-linear-gradient(bottom,rgba(0,0,0,.4),rgba(0,0,0,.4));background:-o-radial-gradient(50% 50%,50% 35%,rgba(0,0,0,.4) 0,transparent 100%),-o-linear-gradient(bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 100%);background:radial-gradient(50% 35% at 50% 50%,rgba(0,0,0,.4) 0,transparent 100%),linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.5;position:absolute;top:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;width:100%;z-index:2}.shop-landing-card-image img{display:block;height:100%;left:0;mix-blend-mode:multiply;-o-object-fit:cover;object-fit:cover;top:0;width:100%;z-index:1}.shop-landing-card:focus .shop-landing-card-image:before,.shop-landing-card:hover .shop-landing-card-image:before{opacity:1}
