.loader_loader-container__JEka3{display:flex;justify-content:center}.loader_loader__ltotb{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;background:linear-gradient(0deg,#adb5bd 33%,#545b61);box-sizing:border-box;animation:loader_rotation__JpgXI 1s linear infinite}.loader_loader__ltotb:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#1a1d20}@keyframes loader_rotation__JpgXI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}