.progress-wrapper{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.pure-material-progress-circular{appearance:none;box-sizing:border-box;width:6em;height:6em;color:rgb(var(--pure-material-primary-rgb,33, 150, 243));background-color:#0000;border:none;border-radius:50%;padding:.25em;font-size:16px;overflow:hidden}.pure-material-progress-circular::-webkit-progress-bar{background-color:#0000}.pure-material-progress-circular:indeterminate{animation:none;-webkit-mask-image:linear-gradient(#0000 50%,#000 50%),linear-gradient(90deg,#0000 50%,#000 50%);mask-image:linear-gradient(#0000 50%,#000 50%),linear-gradient(90deg,#0000 50%,#000 50%)}.pure-material-progress-circular:indeterminate:before{content:"";box-sizing:border-box;background-color:#0000;border:.5em solid #0000;border-top-color:currentColor;border-radius:50%;height:100%;margin-bottom:.25em;animation:.75s linear infinite alternate pure-material-progress-circular-pseudo;display:block;width:100%!important}.pure-material-progress-circular:indeterminate::-webkit-progress-value{content:"";box-sizing:border-box;background-color:#0000;border:.5em solid #0000;border-top-color:currentColor;border-radius:50%;height:100%;margin-bottom:.25em;animation:.75s linear infinite alternate pure-material-progress-circular-pseudo;display:block;width:100%!important}.pure-material-progress-circular:indeterminate::-moz-progress-bar{box-sizing:border-box;background-color:#0000;border:.25em solid #0000;border-top-color:currentColor;border-radius:50%;width:100%;height:100%;animation:.75s linear infinite alternate pure-material-progress-circular-pseudo}.pure-material-progress-circular:indeterminate::-ms-fill{animation-name:-ms-ring}@keyframes pure-material-progress-circular{0%{transform:rotate(0)}12.5%{animation-timing-function:linear;transform:rotate(180deg)}25%{transform:rotate(630deg)}37.5%{animation-timing-function:linear;transform:rotate(810deg)}50%{transform:rotate(1260deg)}62.5%{animation-timing-function:linear;transform:rotate(1440deg)}75%{transform:rotate(1890deg)}87.5%{animation-timing-function:linear;transform:rotate(2070deg)}to{transform:rotate(2520deg)}}@keyframes pure-material-progress-circular-pseudo{0%{transform:rotate(-30deg)}29.4%{border-left-color:#0000}29.41%{border-left-color:currentColor}64.7%{border-bottom-color:#0000}64.71%{border-bottom-color:currentColor}to{border-bottom-color:currentColor;border-left-color:currentColor;transform:rotate(225deg)}}
