@keyframes waveMotion{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}.wave-container,.wave-divider{background:none}.wave-divider .waves{margin-bottom:-12px;width:100%;max-height:3rem;background:none}@media only screen and (min-width:990px){.wave-divider .waves{max-height:7.5rem}}.wave-divider .parallax use{animation:waveMotion 50s cubic-bezier(.55,.5,.45,.5) infinite;animation-play-state:play}.wave-divider .parallax use:nth-child(1){animation-delay:-2s;animation-duration:15s}.wave-divider .parallax use:nth-child(2){animation-delay:-6s;animation-duration:20s}.wave-divider .parallax use:nth-child(3){animation-delay:-8s;animation-duration:26s}.wave-divider .parallax use:nth-child(4){animation-delay:-10s;animation-duration:40s}.wave-image{width:100%;height:100%;object-fit:cover}

