.spinner_full__lGtSb{position:relative;display:flex;justify-content:center;align-items:center}.spinner_spinner__O460g{border-radius:50%;animation:spinner_spinner-rotate__VmrVs .7s linear infinite}.spinner_spinner__O460g.spinner_small__nwHLg{width:18px;height:18px;border-width:3px}.spinner_spinner__O460g.spinner_middle__e4HEA{width:35px;height:35px;border-width:5px}.spinner_spinner__O460g.spinner_large__9JzWK{width:45px;height:45px;border-width:6px}.spinner_light__dBwkP{border:6px solid var(--c-indigo-100);border-bottom-color:var(--c-purple-500)}.spinner_dark__JHYma{border:6px solid var(--c-indigo-200);border-bottom-color:var(--c-black)}.spinner_centered__Ci7nU{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:3}@keyframes spinner_spinner-rotate__VmrVs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}