.best-sellers-card{animation:.56s cubic-bezier(.2,.8,.2,1) both best-sellers-card-in}.best-sellers-card:nth-child(2){animation-delay:90ms}.best-sellers-card:nth-child(3){animation-delay:.18s}.best-sellers-card:nth-child(n+4){animation-delay:.24s}.best-sellers-image{will-change:transform;transition:opacity .36s,transform 2.6s cubic-bezier(.16,1,.3,1);transform:scale(1)}.best-sellers-card.is-image-loaded .best-sellers-image-settle{animation:1.8s cubic-bezier(.16,1,.3,1) both best-sellers-image-settle}@keyframes best-sellers-image-settle{0%{opacity:.45;transform:scale(1.16)}to{opacity:1;transform:scale(1)}}@media (hover:hover) and (pointer:fine){.best-sellers-card:hover .best-sellers-image,.best-sellers-card:focus-visible .best-sellers-image{transform:scale(1.08)}}@keyframes best-sellers-card-in{0%{opacity:0;transform:translateY(22px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.best-sellers-card,.best-sellers-image{animation:none}}
