.spinner_spinner__sCk4e{display:inline-block;width:30px;height:30px}.spinner_spinner__sCk4e:after{content:" ";display:block;width:24px;height:24px;margin:4px;border-radius:50%;border-color:#fff transparent;border-style:solid;border-width:3px;animation:spinner_spinner__sCk4e 1.2s linear infinite}@keyframes spinner_spinner__sCk4e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}