.Spinner_wrapper__1J2tM{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.Spinner_wrapper__1J2tM svg{animation:Spinner_rotate__rPmDq 2s linear infinite;width:1em;height:1em}.Spinner_wrapper__1J2tM[data-size=large] svg{width:40px;height:40px}.Spinner_wrapper__1J2tM circle{stroke:white;stroke-linecap:round;animation:Spinner_dash__542_R 1.5s ease-in-out infinite}.Spinner_wrapper__1J2tM[data-color=black] circle{stroke:black}@keyframes Spinner_rotate__rPmDq{to{transform:rotate(1turn)}}@keyframes Spinner_dash__542_R{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}