.wave{bottom:0;left:0;position:absolute;width:100%}.parallax>use{animation:move-forever 12s linear infinite}.parallax>use:first-child{animation-delay:-2s;opacity:.6}.parallax>use:nth-child(2){animation-delay:-2s;animation-duration:5s;opacity:.4}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:3s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}.editorial{bottom:0;display:block;height:3em;margin:0;max-height:100vh;width:100%}@media (max-width:50em){.editorial{height:10vw}}
