.loader{--c:no-repeat linear-gradient(#2e2874 0 0);background:var(--c)0% 100%,var(--c)50% 100%,var(--c)100% 100%;background-size:18% 70%;width:26px;height:24px;animation:1.6s ease-in-out infinite bars-slow}.loader-lg{--c:no-repeat linear-gradient(#2e2874 0 0);background:var(--c)0% 100%,var(--c)50% 100%,var(--c)100% 100%;background-size:18% 70%;width:40px;height:36px;animation:1.6s ease-in-out infinite bars-slow}@keyframes bars-slow{0%{background-size:18% 10%,18% 70%,18% 70%}25%{background-size:18% 70%,18% 10%,18% 70%}50%{background-size:18% 70%,18% 70%,18% 10%}75%{background-size:18% 70%,18% 70%,18% 70%}to{background-size:18% 10%,18% 70%,18% 70%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.loader-fade-in{animation:.4s ease-out fadeIn}
