.custom-loader{width:25px;height:25px;border-radius:50%;background:radial-gradient(farthest-side,#000 94%,#0000) top/4px 4px no-repeat,conic-gradient(#0000 30%,#000);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 0);animation:s3 1s linear infinite}@keyframes s3{to{transform:rotate(1turn)}}.checkbox{position:relative;height:1rem;width:1rem;flex-shrink:0}.checkbox input:checked+label{background:url(/_next/static/media/checkbox-active.7761a066.svg) no-repeat 50%;border-style:none}.checkbox label{position:absolute;top:0;left:0;height:1rem;width:1rem;cursor:pointer;border-radius:.125rem;border-width:1px;border-color:var(--fedora)}.checkbox-error label{border-color:var(--thunderbird)}