.loading{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.loading svg{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:50%;background-color:#0000006b}#infinity-outline{fill:transparent;stroke-width:4;stroke:white;stroke-dasharray:3px,300px;stroke-dashoffset:0;animation:anim 3000ms linear infinite}#infinity-bg{fill:transparent;stroke-width:4;stroke:white;opacity:.2}@keyframes anim{12.5%{stroke-dasharray:42px,300px;stroke-dashoffset:-33px}43.75%{stroke-dasharray:105px,300px;stroke-dashoffset:-105}100%{stroke-dasharray:3px,300px;stroke-dashoffset:-297}}