.dark .yun-cloud{--yun-c-cloud: var(--va-c-bg-soft)}.yun-cloud{display:flex;width:100%;z-index:var(--yun-z-cloud);box-sizing:border-box}.yun-cloud .waves{display:flex;position:relative;width:100%;height:40px}.yun-cloud .parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.yun-cloud .parallax>use:nth-child(1){opacity:.7;animation-delay:-2s;animation-duration:7s}.yun-cloud .parallax>use:nth-child(2){opacity:.5;animation-delay:-3s;animation-duration:10s}.yun-cloud .parallax>use:nth-child(3){opacity:.3;animation-delay:-4s;animation-duration:13s}.yun-cloud .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}.yun-footer{letter-spacing:.05rem;line-height:1.8}.yun-footer-gradient{position:absolute;bottom:0;left:0;right:0;width:100%;height:300px;z-index:999;pointer-events:none;background:linear-gradient(to right,rgb(var(--gradient-from)/.2) 0,rgb(var(--gradient-to)/.2));-webkit-mask-image:linear-gradient(#fff0,#000 70%);mask-image:linear-gradient(#fff0,#000 70%);animation:fade-in 2s}
