.main-hero-waves-area{width:100%;position:absolute;left:0;bottom:0;z-index:5}.waves-svg{width:100%;height:3rem;bottom:0;position:absolute}.parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{animation-delay:-2s;animation-duration:7s;fill:#022B2D}.parallax>use:nth-child(2){animation-delay:-4s;animation-duration:11s;fill:#04696F}.parallax>use:nth-child(3){animation-delay:-6s;animation-duration:17s;fill:#07C1CB}.parallax>use:nth-child(4){animation-delay:-8s;animation-duration:29s;fill:#C1FAFD}[data-theme=dark] .parallax>use:first-child{animation-delay:-2s;animation-duration:7s;fill:#18171dc8}[data-theme=dark] .parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s;fill:#18171d80}[data-theme=dark] .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s;fill:#18171d3e}[data-theme=dark] .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s;fill:#18171d}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}100%{transform:translate3d(85px,0,0)}}@media (max-width:768px){.waves-area .waves-svg{height:40px;min-height:40px}}