.dots-loader{display:flex;gap:8px;align-items:center}.dots-loader .dot{width:16px;height:16px;border-radius:50%;animation:dotPulse 1.4s infinite}.dots-loader .dot:first-child{background-color:#0047ff;animation-delay:-.32s}.dots-loader .dot:nth-child(2){background-color:#00cfff;animation-delay:-.16s}.dots-loader .dot:nth-child(3){background-color:#00ffd1;animation-delay:0s}@keyframes dotPulse{0%,80%,to{transform:scale(0);opacity:0}40%{transform:scale(1);opacity:1}}.Assets_media-hide__vRCUn .content-wrapper{display:none}