.wrapper{width:100%;position:relative;overflow:hidden}.waves{width:100%;height:100%;position:absolute;bottom:0}.flippedVertical{transform:rotateX(180deg)}.parallax>use{animation:30s cubic-bezier(.55,.5,.45,.5) infinite move-forever}.parallax>use:first-child{animation-duration:10s;animation-delay:-2s}.parallax>use:nth-child(2){animation-duration:15s;animation-delay:0s}.parallax>use:nth-child(3){animation-duration:20s;animation-delay:-6s}.parallax>use:nth-child(4){animation-duration:25s;animation-delay:-8s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}
