.loader{box-sizing:border-box;border:4px solid #f2f4f7;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;display:inline-block;position:relative}.loader:after{content:"";box-sizing:border-box;border:4px solid #0000;border-bottom-color:var(--brand-700,#005c9f);border-radius:50%;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sm-loader{box-sizing:border-box;border:4px solid #f2f4f7;border-radius:50%;width:20px;height:20px;animation:1s linear infinite rotation;display:inline-block;position:relative}.sm-loader:after{content:"";box-sizing:border-box;border:4px solid #0000;border-bottom-color:var(--brand-700,#005c9f);border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
/*# sourceMappingURL=0_jxw098bzbcx.css.map*/