@keyframes loadingWave{0%{height:calc(var(--dot-width)*1.5)}50%{height:calc(var(--dot-width)*3.3)}to{height:calc(var(--dot-width)*1.5)}}
