.cpx-lab-eq{display:flex!important;align-items:flex-end;justify-content:center;gap:4px;height:30px}.cpx-lab-eq i{display:block;width:4px;height:22px;border-radius:999px;background:#7f8fff;transform-origin:bottom;animation:cpxLabEq 1.1s ease-in-out infinite}.cpx-lab-eq i:nth-child(2){height:28px;animation-delay:-.35s}.cpx-lab-eq i:nth-child(3){height:18px;animation-delay:-.7s}.cpx-lab-eq i:nth-child(4){height:25px;animation-delay:-.2s}.cpx-lab-eq i:nth-child(5){height:15px;animation-delay:-.55s}@keyframes cpxLabEq{0%,100%{transform:scaleY(.28);opacity:.55}50%{transform:scaleY(1);opacity:1}}@media(prefers-reduced-motion:reduce){.cpx-lab-eq i{animation:none!important;transform:scaleY(.7);opacity:1}}