.loader{aspect-ratio:1;background:radial-gradient(farthest-side,var(--bg-primary)94%,#0000)top/15px 15px no-repeat,conic-gradient(#0000 30%,var(--bg-primary));border-radius:50%;width:200px;animation:.8s linear infinite l13;position:relative;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 15px),#000 0)}@keyframes l13{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loader_img{width:100px;height:100px;position:absolute}.loader_img img{object-fit:contain;width:100%;height:100%}
