.LoaderDots_loader__mfp1c{display:flex;gap:calc(var(--target-pixel-size)*4)}.LoaderDots_loader__mfp1c .LoaderDots_loader__dot__u8w_Y{width:calc(var(--target-pixel-size)*8);height:calc(var(--target-pixel-size)*8);border-radius:50%;background-color:currentColor;animation:LoaderDots_dot-pulse__EYZhR 1.5s linear infinite;scale:0;opacity:0}.LoaderDots_loader__mfp1c .LoaderDots_loader__dot__u8w_Y:nth-child(2){animation-delay:.25s}.LoaderDots_loader__mfp1c .LoaderDots_loader__dot__u8w_Y:nth-child(3){animation-delay:.5s}@keyframes LoaderDots_dot-pulse__EYZhR{0%{scale:0;opacity:0}30%{scale:1;opacity:1}60%,to{scale:0;opacity:0}}