.loader{height:.4rem;width:100%;margin:1rem 0;--c:no-repeat linear-gradient(#004bee 0 0);background:var(--c),var(--c),#b8cdfc;background-size:60% 100%;animation:l16 3s infinite}@keyframes l16{0%{background-position:-150% 0,-150% 0}66%{background-position:250% 0,-150% 0}to{background-position:250% 0,250% 0}}.loader-circle{width:1.5rem;aspect-ratio:1;border-radius:50%;border-color:#004bee #0000;border-style:solid;border-width:8px;animation:l1 1s infinite}@keyframes l1{to{transform:rotate(.5turn)}}