.logo-waves{width:300px;min-height:12px;max-height:12px;margin-top:8px;position:relative}.logo-parallax>use{animation:20s cubic-bezier(.55,.5,.45,.5) infinite move-forever}.logo-parallax>use:first-child{animation-duration:5s;animation-delay:-2s}.logo-parallax>use:nth-child(2){animation-duration:10s;animation-delay:-3s}.logo-parallax>use:nth-child(3){animation-duration:15s;animation-delay:-4s}.logo-parallax>use:nth-child(4){animation-duration:20s;animation-delay:-5s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}
