.spinner_loader__MZCdc{width:48px;height:48px;border:5px solid orange;border-bottom:5px solid transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:spinner_rotation__etLJ3 1s linear infinite}@keyframes spinner_rotation__etLJ3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}