.iconLoadingSpinner__spinner{box-sizing:border-box;border-style:solid;border-radius:50%;-webkit-animation:.75s linear infinite iconLoadingSpinner-spin;animation:.75s linear infinite iconLoadingSpinner-spin;display:inline-block}@-webkit-keyframes iconLoadingSpinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iconLoadingSpinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.iconLoadingSpinner__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
