.wave[data-v-54550202]{height:100%;width:100%;overflow:hidden;border-radius:50%}.wave .waveBox[data-v-54550202]{height:100%;width:100%;position:relative}.wave .waveBox[data-v-54550202]:after,.wave .waveBox[data-v-54550202]:before{content:"";width:100%;height:100%;position:absolute;z-index:10;top:calc(100% - var(--progress, 0));transition-duration:.5s}.wave .waveBox[data-v-54550202]:before{z-index:10;border-radius:49% 34% 39% 42%;background:var(--color,linear-gradient(180deg,#ff4040,rgba(179,44,9,.4)));animation:rotate-54550202 6s linear infinite}.wave .waveBox[data-v-54550202]:after{z-index:5;border-radius:30% 42% 49% 39%;background:var(--color,linear-gradient(180deg,#ff4040,rgba(179,44,9,.4)));animation:rotate-54550202 4s linear 3s infinite;opacity:1}@keyframes rotate-54550202{0%{transform:rotate(0)}to{transform:rotate(1turn)}}