.simple{border-radius:50%;border:3px solid #f3f3f3;border-top-color:#fd4d07;animation:l6 2s linear infinite}.spinner{aspect-ratio:1;display:grid;border-radius:50%;background:linear-gradient(0deg,rgba(250,248,248,.5) 30%,#0000 0 70%,rgb(0 0 0/100%) 0) 50%/8% 100%,linear-gradient(90deg,rgba(221,219,219,.25) 30%,#0000 0 70%,rgb(0 0 0/75%) 0) 50%/100% 8%;background-repeat:no-repeat;animation:l23 1s steps(12) infinite}.spinner:after,.spinner:before{content:"";grid-area:1/1;border-radius:50%;background:inherit;opacity:.915;transform:rotate(30deg)}.spinner:after{opacity:.83;transform:rotate(60deg)}@keyframes l23{to{transform:rotate(1turn)}}.dots{aspect-ratio:2;--_g:no-repeat radial-gradient(circle closest-side,#000 90%,#0000);background:var(--_g) 0 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100% / 3) 50%;animation:l3 1s linear infinite}@keyframes l3{20%{background-position:0 0,50% 50%,100% 50%}40%{background-position:0 100%,50% 0,100% 50%}60%{background-position:0 50%,50% 100%,100% 0}80%{background-position:0 50%,50% 50%,100% 100%}}.bars{aspect-ratio:1;--c:no-repeat linear-gradient(#000 0 0);background:var(--c) 0 50%,var(--c) 50% 50%,var(--c) 100% 50%;background-size:20% 100%;animation:l1 1s linear infinite}@keyframes l1{0%{background-size:20% 100%,20% 100%,20% 100%}33%{background-size:20% 10%,20% 100%,20% 100%}50%{background-size:20% 100%,20% 10%,20% 100%}66%{background-size:20% 100%,20% 100%,20% 10%}to{background-size:20% 100%,20% 100%,20% 100%}}.bars-dots{aspect-ratio:1;--c:linear-gradient(#000 0 0);--r1:radial-gradient(farthest-side at bottom,#000 93%,#0000);--r2:radial-gradient(farthest-side at top,#000 93%,#0000);background:var(--c),var(--r1),var(--r2),var(--c),var(--r1),var(--r2),var(--c),var(--r1),var(--r2);background-repeat:no-repeat;animation:l2 1s infinite alternate}@keyframes l2{0%,25%{background-size:8px 0,8px 4px,8px 4px,8px 0,8px 4px,8px 4px,8px 0,8px 4px,8px 4px;background-position:0 50%,0 calc(50% - 2px),0 calc(50% + 2px),50% 50%,50% calc(50% - 2px),50% calc(50% + 2px),100% 50%,100% calc(50% - 2px),100% calc(50% + 2px)}50%{background-size:8px 100%,8px 4px,8px 4px,8px 0,8px 4px,8px 4px,8px 0,8px 4px,8px 4px;background-position:0 50%,0 calc(0% - 2px),0 calc(100% + 2px),50% 50%,50% calc(50% - 2px),50% calc(50% + 2px),100% 50%,100% calc(50% - 2px),100% calc(50% + 2px)}75%{background-size:8px 100%,8px 4px,8px 4px,8px 100%,8px 4px,8px 4px,8px 0,8px 4px,8px 4px;background-position:0 50%,0 calc(0% - 2px),0 calc(100% + 2px),50% 50%,50% calc(0% - 2px),50% calc(100% + 2px),100% 50%,100% calc(50% - 2px),100% calc(50% + 2px)}95%,to{background-size:8px 100%,8px 4px,8px 4px,8px 100%,8px 4px,8px 4px,8px 100%,8px 4px,8px 4px;background-position:0 50%,0 calc(0% - 2px),0 calc(100% + 2px),50% 50%,50% calc(0% - 2px),50% calc(100% + 2px),100% 50%,100% calc(0% - 2px),100% calc(100% + 2px)}}.ring{width:50px;aspect-ratio:1;border-radius:50%;padding:3px;background:radial-gradient(farthest-side,#ffa516 95%,#0000) 50% 0/12px 12px no-repeat,radial-gradient(farthest-side,#0000 calc(100% - 5px),#ffa516 calc(100% - 4px)) content-box;animation:l6 2s infinite}@keyframes l6{to{transform:rotate(1turn)}}.custom{background-image:url(/_next/static/media/spinner-img.25c8ba60.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;display:inline-block;animation:customFade 1.5s ease-in-out infinite}@keyframes customFade{0%{opacity:0;transform:scale(.8)}50%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}@keyframes customSpin{to{transform:rotate(1turn)}}.polygon{width:40px;aspect-ratio:1;background:#FD4D07;clip-path:polygon(0 0,100% 0,100% 100%);animation:poly 2s cubic-bezier(.3,1,0,1) infinite}@keyframes poly{25%{clip-path:polygon(0 0,100% 0,0 100%)}50%{clip-path:polygon(0 0,100% 100%,0 100%)}75%{clip-path:polygon(100% 0,100% 100%,0 100%)}to{clip-path:polygon(100% 0,100% 100%,0 0)}}