.js-animation-reveal {
    will-change: transform, opacity;
}

.js-animation-reveal,
.js-animation-scroll-fade-delay > * {
    opacity: 0;
}
