.custom-loader{background-color:#0000;background-image:linear-gradient(0deg,#766df480 50%,#766df4 0),linear-gradient(90deg,#766df440 50%,#766df4bf 0);background-position:50%,50%;background-repeat:no-repeat;background-size:4px 100%,100% 4px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;width:50px;height:50px;animation:1s steps(12,end) infinite s3;display:grid;-webkit-mask:radial-gradient(farthest-side,#0000 40%,#000 41%)}.custom-loader:before,.custom-loader:after{content:"";background:inherit;opacity:.915;border-radius:50%;grid-area:1/1;transform:rotate(30deg)}.custom-loader:after{opacity:.83;transform:rotate(60deg)}@keyframes s3{to{transform:rotate(1turn)}}
