.Spinner_wrapper__mgQYg{position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999}.Spinner_container__3nwBb{--uib-size:40px;--uib-color:var(--purple);--uib-speed:1s;--uib-stroke:3px;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:flex-start;height:var(--uib-size);width:var(--uib-size)}.Spinner_container__3nwBb.Spinner_with_wrapper__Sr3qw:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background-color:hsla(0,0%,100%,.3);border-radius:10px}.Spinner_line__ci23J{position:absolute;top:0;left:calc(50% - var(--uib-stroke)/2);display:flex;align-items:flex-start;height:100%;width:var(--uib-stroke)}.Spinner_line__ci23J:before{content:"";height:22%;width:100%;border-radius:calc(var(--uib-stroke)/2);background-color:var(--uib-color);animation:Spinner_pulse__6BMO0 calc(var(--uib-speed)) ease-in-out infinite;transition:background-color .3s ease;transform-origin:center bottom}.Spinner_line__ci23J:first-child{transform:rotate(-30deg)}.Spinner_line__ci23J:first-child:before{animation-delay:calc(var(--uib-speed)/-12*1)}.Spinner_line__ci23J:nth-child(2){transform:rotate(-60deg)}.Spinner_line__ci23J:nth-child(2):before{animation-delay:calc(var(--uib-speed)/-12*2)}.Spinner_line__ci23J:nth-child(3){transform:rotate(-90deg)}.Spinner_line__ci23J:nth-child(3):before{animation-delay:calc(var(--uib-speed)/-12*3)}.Spinner_line__ci23J:nth-child(4){transform:rotate(-120deg)}.Spinner_line__ci23J:nth-child(4):before{animation-delay:calc(var(--uib-speed)/-12*4)}.Spinner_line__ci23J:nth-child(5){transform:rotate(-150deg)}.Spinner_line__ci23J:nth-child(5):before{animation-delay:calc(var(--uib-speed)/-12*5)}.Spinner_line__ci23J:nth-child(6){transform:rotate(-180deg)}.Spinner_line__ci23J:nth-child(6):before{animation-delay:calc(var(--uib-speed)/-12*6)}.Spinner_line__ci23J:nth-child(7){transform:rotate(-210deg)}.Spinner_line__ci23J:nth-child(7):before{animation-delay:calc(var(--uib-speed)/-12*7)}.Spinner_line__ci23J:nth-child(8){transform:rotate(-240deg)}.Spinner_line__ci23J:nth-child(8):before{animation-delay:calc(var(--uib-speed)/-12*8)}.Spinner_line__ci23J:nth-child(9){transform:rotate(-270deg)}.Spinner_line__ci23J:nth-child(9):before{animation-delay:calc(var(--uib-speed)/-12*9)}.Spinner_line__ci23J:nth-child(10){transform:rotate(-300deg)}.Spinner_line__ci23J:nth-child(10):before{animation-delay:calc(var(--uib-speed)/-12*10)}.Spinner_line__ci23J:nth-child(11){transform:rotate(-330deg)}.Spinner_line__ci23J:nth-child(11):before{animation-delay:calc(var(--uib-speed)/-12*11)}@keyframes Spinner_pulse__6BMO0{0%,80%,to{transform:scaleY(.75);opacity:0}20%{transform:scaleY(1);opacity:1}}