.LoadingIndicator-module-scss-module__74mT7q__loadingIndicator{--loading-stroke-width:6px;--loading-size:128px;--loading-radius:calc(var(--loading-size) / 2 - var(--loading-stroke-width) / 2);--loading-offset:calc(2 * 3.1415 * var(--loading-radius));--duration:1.5s;text-align:center;opacity:.75;flex-direction:column;margin:auto;font-size:1.2rem;display:flex}.LoadingIndicator-module-scss-module__74mT7q__loadingIndicator span{padding-top:.4rem;padding-left:.6rem}.LoadingIndicator-module-scss-module__74mT7q__loadingIndicator svg.LoadingIndicator-module-scss-module__74mT7q__spinner{width:calc(var(--loading-radius)*2 + var(--loading-stroke-width));height:calc(var(--loading-radius)*2 + var(--loading-stroke-width));animation:LoadingIndicator-module-scss-module__74mT7q__rotate var(--duration) linear infinite}.LoadingIndicator-module-scss-module__74mT7q__loadingIndicator svg.LoadingIndicator-module-scss-module__74mT7q__spinner>circle{fill:#0000;stroke-linecap:round;stroke-width:var(--loading-stroke-width);stroke-dasharray:var(--loading-offset);stroke-dashoffset:var(--loading-offset);animation:LoadingIndicator-module-scss-module__74mT7q__dash var(--duration) ease-in-out infinite,LoadingIndicator-module-scss-module__74mT7q__colors calc(var(--duration)*4) ease-in-out infinite}@keyframes LoadingIndicator-module-scss-module__74mT7q__colors{0%{stroke:var(--background)}25%{stroke:var(--midground-dark)}50%{stroke:var(--midground)}75%{stroke:var(--midground-light)}to{stroke:var(--focal)}}@keyframes LoadingIndicator-module-scss-module__74mT7q__dash{0%{stroke-dashoffset:var(--loading-offset)}50%{stroke-dashoffset:0}to{stroke-dashoffset:calc(var(--loading-offset)*-1)}}@keyframes LoadingIndicator-module-scss-module__74mT7q__rotate{0%{transform:rotate(0)}25%{transform:rotate(90deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}
