.Spinner_wrapper__ONGXl{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex:1 1 auto}.Spinner_spinner__OoNoD{border-radius:50%;animation:Spinner_spin__EFhLt 1s linear infinite;border-style:solid;border-color:rgba(54,123,195,.4);border-top-color:var(--spinner-color,var(--color2))}.Spinner_large__7m5r0{width:80px;height:80px;border-width:8px 6px 6px}.Spinner_medium__0NZZv{width:60px;height:60px;border-width:8px 6px 6px}.Spinner_small__Mr7bZ{width:40px;height:40px;border-width:4px}@keyframes Spinner_spin__EFhLt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}