@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.lds-spinner{position:relative;left:48%}.lds-spinner div{transform-origin:4px 42px;background:#aba4a4;border-radius:20%;width:8px;height:25px;animation:1s linear infinite lds-spinner;position:absolute}.lds-spinner div.fillProgress{background-color:var(--greeny-blue)}.lds-spinner div.stopAnimation{animation:none}.lds-spinner div:first-child{animation-delay:-.916667s;transform:rotate(0)}.lds-spinner div:nth-child(2){animation-delay:-.833333s;transform:rotate(30deg)}.lds-spinner div:nth-child(3){animation-delay:-.75s;transform:rotate(60deg)}.lds-spinner div:nth-child(4){animation-delay:-.666667s;transform:rotate(90deg)}.lds-spinner div:nth-child(5){animation-delay:-.583333s;transform:rotate(120deg)}.lds-spinner div:nth-child(6){animation-delay:-.5s;transform:rotate(150deg)}.lds-spinner div:nth-child(7){animation-delay:-.416667s;transform:rotate(180deg)}.lds-spinner div:nth-child(8){animation-delay:-.333333s;transform:rotate(210deg)}.lds-spinner div:nth-child(9){animation-delay:-.25s;transform:rotate(240deg)}.lds-spinner div:nth-child(10){animation-delay:-.166667s;transform:rotate(270deg)}.lds-spinner div:nth-child(11){animation-delay:-.0833333s;transform:rotate(300deg)}.lds-spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}
