/* Softly blend the spotlight into the yellow hero, instead of showing a hard card edge. */
.deal-spotlight{overflow:hidden;border-radius:0}.deal-spotlight:after{content:'';position:absolute;z-index:3;pointer-events:none;inset:0}.deal-slide{z-index:0;border-radius:0;transition:opacity 1.25s cubic-bezier(.4,0,.2,1);will-change:opacity}.deal-slide.is-active{z-index:2}.deal-slide.is-leaving{z-index:1;opacity:0;pointer-events:none}.deal-slide.is-active img,.deal-slide.is-leaving img{animation:deal-ken-burns 6.2s ease-out both}.deal-slide-copy,.deal-dots{z-index:4}.deal-slide img{transition:transform 1.25s cubic-bezier(.4,0,.2,1)}

