.loader-bot{width:60px;height:30px;padding:5px;box-sizing:border-box;display:flex;justify-content:space-between;filter:blur(5px) contrast(20) hue-rotate(328deg);mix-blend-mode:darken}.loader-bot:after,.loader-bot:before{content:"";width:20px;border-radius:50%;animation:l3 1s infinite alternate}.loader-bot:after{--s:-1}@keyframes l3{90%,to{transform:translate(calc(var(--s,1)*30px))}}