.parallax-waves>use{animation:15s cubic-bezier(.55,.5,.45,.5) infinite move-forever}.parallax-waves>use:first-child{animation-duration:4s;animation-delay:-2s}.parallax-waves>use:nth-child(2){animation-duration:6s;animation-delay:-3s}.parallax-waves>use:nth-child(3){animation-duration:8s;animation-delay:-4s}.parallax-waves>use:nth-child(4){animation-duration:12s;animation-delay:-5s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}
