.eg-waves-section{position:relative;height:0px;background-color:transparent}.eg-waves{position:absolute;width:100%;height:var(--wave-height-desktop);min-height:20px;max-height:150px;z-index:1}.eg-waves-top{bottom:0;left:0}.eg-waves-bottom{top:0;left:0;transform:rotate(180deg)}.eg-waves-parallax>use{animation:eg-waves-animation 25s cubic-bezier(.55,.5,.45,.5) infinite}.eg-waves-parallax>use:nth-child(1){animation-delay:-2s;animation-duration:calc(var(--wave-animation-speed) * .5)}.eg-waves-parallax>use:nth-child(2){animation-delay:-3s;animation-duration:calc(var(--wave-animation-speed) * 1)}.eg-waves-parallax>use:nth-child(3){animation-delay:-4s;animation-duration:calc(var(--wave-animation-speed) * 1.5)}.eg-waves-parallax>use:nth-child(4){animation-delay:-5s;animation-duration:calc(var(--wave-animation-speed) * 2)}@keyframes eg-waves-animation{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media (max-width: 768px){.eg-waves{height:var(--wave-height-mobile);min-height:20px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/waves.css.map */
