.lds-spinner{width:3.42857em;height:3.42857em;display:inline-block;position:relative}.lds-spinner.dark{color:var(--color-text-primary)}.lds-spinner.dark div:after{background:var(--color-text-primary)}.lds-spinner.light{color:var(--color-background-primary)}.lds-spinner.light div:after{background:var(--color-background-primary)}.lds-spinner.force-theme.light{color:#fff}.lds-spinner.force-theme.light div:after{background:#fff}.lds-spinner.force-theme.dark{color:#12213d}.lds-spinner.force-theme.dark div:after{background:#12213d}.lds-spinner div:first-child{animation-delay:-.7s;transform:rotate(0)}.lds-spinner div:nth-child(2){animation-delay:-.6s;transform:rotate(45deg)}.lds-spinner div:nth-child(3){animation-delay:-.5s;transform:rotate(90deg)}.lds-spinner div:nth-child(4){animation-delay:-.4s;transform:rotate(135deg)}.lds-spinner div:nth-child(5){animation-delay:-.3s;transform:rotate(180deg)}.lds-spinner div:nth-child(6){animation-delay:-.2s;transform:rotate(225deg)}.lds-spinner div:nth-child(7){animation-delay:-.1s;transform:rotate(270deg)}.lds-spinner div:nth-child(8){animation-delay:0s;transform:rotate(315deg)}.lds-spinner div:nth-child(9){animation-delay:.1s;transform:rotate(360deg)}.lds-spinner div{transform-origin:1.71429em 1.71429em;animation:.8s linear infinite lds-spinner}.lds-spinner div:after{content:" ";border-radius:1.07143em;width:.285714em;height:.714286em;display:block;position:absolute;top:.214286em;left:1.64286em}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}
