.offscreen{opacity:0;filter:blur(3px);transform:translate(-100px)!important;transition:all .5s}.show{opacity:1;filter:blur(0);transform:translate(0)!important}.review:first-child{transition-delay:.1s}.review:nth-child(2){transition-delay:.2s}.review:nth-child(3){transition-delay:.3s}@media(min-width:768px){.review:first-child{transition-delay:.3s}.review:nth-child(2){transition-delay:.2s}.review:nth-child(3){transition-delay:.1s}}
