.hero-rays{transform-origin:50% 100%}.motion-enabled .hero-rays{animation:hero-rays-drift 18s ease-in-out infinite alternate;will-change:transform,opacity}@keyframes hero-rays-drift{0%{opacity:.62;transform:translate3d(-1.5%,1%,0) rotate(-1.2deg) scale(1.02)}to{opacity:.96;transform:translate3d(1.5%,-1%,0) rotate(1.2deg) scale(1.06)}}