.loader{border:5px solid var(--color-brand-100);border-bottom-color:var(--color-brand-solid);box-sizing:border-box;border-radius:50%;width:38px;height:38px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader2{box-sizing:border-box;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotate;position:relative}.loader2:before{content:"";box-sizing:border-box;border:5px solid var(--color-brand-solid);border-radius:50%;animation:2s linear infinite prixClipFix;position:absolute;inset:0}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}
/*# sourceMappingURL=308065d854333c46.css.map*/