.loader_search{height:4px;width:130px;--c:no-repeat linear-gradient(#524c96 0 0);background:var(--c),var(--c),#cfccfd;background-size:60% 100%;animation:l16 3s infinite}.spinner_search{width:48px;height:48px;border:5px solid #524c96;border-bottom-color:#cfccfd;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes l16{0%{background-position:-150% 0,-150% 0}66%{background-position:250% 0,-150% 0}to{background-position:250% 0,250% 0}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shimmer{background:linear-gradient(270deg,#dfdfdf 0,#e8e8e8 20%,#dfdfdf 40%,#dfdfdf);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:20px}