.product-card{opacity:0;transition:opacity .56s cubic-bezier(.16,1,.3,1),transform .56s cubic-bezier(.16,1,.3,1);transform:translateY(18px)}.products-grid--visible .product-card{opacity:1;transform:none}.products-grid--visible .product-card:first-child{transition-delay:0s}.products-grid--visible .product-card:nth-child(2){transition-delay:90ms}.products-grid--visible .product-card:nth-child(3){transition-delay:.18s}.products-grid--visible .product-card:nth-child(4){transition-delay:.27s}.products-grid--visible .product-card:nth-child(5){transition-delay:.36s}.products-grid--visible .product-card:nth-child(6){transition-delay:.45s}@media (prefers-reduced-motion:reduce){.product-card{opacity:1;transition:none;transform:none}}
