.services-section .wave-wrapper{z-index:0;width:100vw;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.services-section .waves{width:100%;height:1vh;min-height:100px;max-height:150px}.services-section .waves.no-animation .moving-waves>use{animation:none}.services-section .wave-rotate{transform:rotate(180deg)}.services-section .moving-waves>use{animation:40s cubic-bezier(.55,.5,.45,.5) infinite moveWave}.services-section .moving-waves>use:first-child{animation-duration:11s;animation-delay:-2s}.services-section .moving-waves>use:nth-child(2){animation-duration:13s;animation-delay:-4s}.services-section .moving-waves>use:nth-child(3){animation-duration:15s;animation-delay:-3s}.services-section .moving-waves>use:nth-child(4){animation-duration:20s;animation-delay:-4s}.services-section .moving-waves>use:nth-child(5){animation-duration:25s;animation-delay:-4s}.services-section .moving-waves>use:nth-child(6){animation-duration:30s;animation-delay:-3s}@keyframes moveWave{0%{transform:translate(-90px)}to{transform:translate(85px)}}
