.luto-dots-loader{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;color:currentColor;vertical-align:middle;line-height:0}.luto-dots-loader--light{color:#ffffffc7}.luto-dots-loader span{display:block;width:6px;height:6px;border-radius:50%;background:currentColor;-webkit-animation:luto-dots-bounce 1.2s ease-in-out infinite;animation:luto-dots-bounce 1.2s ease-in-out infinite}.luto-dots-loader span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.luto-dots-loader span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.luto-dots-loader--xs span{width:4px;height:4px;gap:3px}.luto-dots-loader--xs{gap:3px}.luto-dots-loader--sm span{width:5px;height:5px}.luto-dots-loader--sm{gap:3px}.luto-dots-loader--lg span{width:8px;height:8px}.luto-dots-loader--lg{gap:6px}@-webkit-keyframes luto-dots-bounce{0%,80%,to{-webkit-transform:scale(.6);transform:scale(.6);opacity:.4}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes luto-dots-bounce{0%,80%,to{-webkit-transform:scale(.6);transform:scale(.6);opacity:.4}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.luto-dots-loader span{-webkit-animation:none!important;animation:none!important;opacity:.65;-webkit-transform:none;transform:none}}
