.loadingSpinner{position:relative;width:40px;height:40px}.loadingSpinner.loadingSpinnerCentered{margin-left:auto;margin-right:auto}.loadingSpinner.loadingSpinnerRetarded{opacity:0}.loadingSpinner.loadingSpinnerRetarded.loadingSpinnerVisible{opacity:1}.loadingSpinner>div{transform-origin:20px 20px;animation:loadingSpinner 1.2s linear infinite}.loadingSpinner>div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s}.loadingSpinner>div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.loadingSpinner>div:nth-child(3){transform:rotate(60deg);animation-delay:-0.9s}.loadingSpinner>div:nth-child(4){transform:rotate(90deg);animation-delay:-0.8s}.loadingSpinner>div:nth-child(5){transform:rotate(120deg);animation-delay:-0.7s}.loadingSpinner>div:nth-child(6){transform:rotate(150deg);animation-delay:-0.6s}.loadingSpinner>div:nth-child(7){transform:rotate(180deg);animation-delay:-0.5s}.loadingSpinner>div:nth-child(8){transform:rotate(210deg);animation-delay:-0.4s}.loadingSpinner>div:nth-child(9){transform:rotate(240deg);animation-delay:-0.3s}.loadingSpinner>div:nth-child(10){transform:rotate(270deg);animation-delay:-0.2s}.loadingSpinner>div:nth-child(11){transform:rotate(300deg);animation-delay:-0.1s}.loadingSpinner>div:nth-child(12){transform:rotate(330deg);animation-delay:0s}.loadingSpinner>div:after{content:" ";display:block;position:absolute;top:3px;left:18px;width:3px;height:9px;border-radius:1px;background:#fff}.loadingSpinner.icon32>div:nth-child(1),.loadingSpinner.icon24>div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s}.loadingSpinner.icon32>div:nth-child(2),.loadingSpinner.icon24>div:nth-child(2){display:none}.loadingSpinner.icon32>div:nth-child(3),.loadingSpinner.icon24>div:nth-child(3){transform:rotate(45deg);animation-delay:-0.95s}.loadingSpinner.icon32>div:nth-child(4),.loadingSpinner.icon24>div:nth-child(4){transform:rotate(90deg);animation-delay:-0.8s}.loadingSpinner.icon32>div:nth-child(5),.loadingSpinner.icon24>div:nth-child(5){display:none}.loadingSpinner.icon32>div:nth-child(6),.loadingSpinner.icon24>div:nth-child(6){transform:rotate(135deg);animation-delay:-0.65s}.loadingSpinner.icon32>div:nth-child(7),.loadingSpinner.icon24>div:nth-child(7){transform:rotate(180deg);animation-delay:-0.5s}.loadingSpinner.icon32>div:nth-child(8),.loadingSpinner.icon24>div:nth-child(8){display:none}.loadingSpinner.icon32>div:nth-child(9),.loadingSpinner.icon24>div:nth-child(9){transform:rotate(225deg);animation-delay:-0.35s}.loadingSpinner.icon32>div:nth-child(10),.loadingSpinner.icon24>div:nth-child(10){transform:rotate(270deg);animation-delay:-0.2s}.loadingSpinner.icon32>div:nth-child(11),.loadingSpinner.icon24>div:nth-child(11){display:none}.loadingSpinner.icon32>div:nth-child(12),.loadingSpinner.icon24>div:nth-child(12){transform:rotate(315deg);animation-delay:-0.05s}.loadingSpinner.icon32>div:after,.loadingSpinner.icon24>div:after{width:2px}.loadingSpinner.icon32{width:36px;height:36px}.loadingSpinner.icon32>div{transform-origin:18px 18px}.loadingSpinner.icon32>div:after{left:16px;width:3px;height:8px}.loadingSpinner.icon24{width:24px;height:24px}.loadingSpinner.icon24>div{transform-origin:12px 12px}.loadingSpinner.icon24>div:after{left:11px;width:2px;height:6px}@keyframes loadingSpinner{0%{opacity:1}100%{opacity:0}}
