.default-page-loader{box-sizing:border-box;border:5px solid #fff;border-bottom-color:#e23f5b;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.default-component-loader{box-sizing:border-box;border:4px solid #fff;border-bottom-color:#e23f5b;border-radius:50%;width:32px;height:32px;animation:1s linear infinite rotation;display:inline-block}
/*# sourceMappingURL=3fe6e6e5b41f67ca.css.map*/