.loader_loader__FXjZJ{width:48px;height:48px;border-color:#fff;border-style:solid solid dotted dotted;border-width:3px;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:loader_rotation__b3S7h 2s linear infinite}.loader_loader__FXjZJ:after{content:"";box-sizing:border-box;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px #ff3d00;border-style:solid solid dotted;width:24px;height:24px;border-radius:50%;animation:loader_rotationBack__DxO_N 1s linear infinite;transform-origin:center center}@keyframes loader_rotation__b3S7h{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader_rotationBack__DxO_N{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}