.reveal{opacity:0;transform:translateY(42px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}
.reveal.is-visible{opacity:1;transform:translateY(0)}
.service-grid article:nth-child(2),.review-grid article:nth-child(2){transition-delay:.12s}.service-grid article:nth-child(3),.review-grid article:nth-child(3){transition-delay:.24s}.gallery figure:nth-child(2){transition-delay:.1s}.gallery figure:nth-child(3){transition-delay:.2s}.gallery figure:nth-child(4){transition-delay:.3s}
