.local-loader-mini{align-items:center;display:flex;flex-direction:row;justify-content:center}.local-loader-mini>div{background-color:rgba(var(--orange-500));border-radius:50%;height:4px;width:4px}.local-loader-mini>div:not(:first-child){margin-left:4px}.local-loader-mini>div:first-child{animation:flash-opacity .6s infinite}.local-loader-mini>div:nth-child(2){animation:flash-opacity .6s .2s infinite}.local-loader-mini>div:nth-child(3){animation:flash-opacity .6s .4s infinite}.local-loader-mini[data-color=white]>div{background-color:rgba(var(--white))}.local-loader-mini[data-size=large]>div{height:10px;width:10px}.local-loader-mini[data-size=large]>div:not(:first-child){margin-left:10px}
