.svg-container{vertical-align:middle;display:inline-block}.react-spinner-material{box-sizing:border-box;border:10px solid #333;border-radius:50%;width:80px;height:80px;animation:1s linear infinite alternate rsm-sweep,.8s linear infinite rsm-rotate}@keyframes rsm-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rsm-sweep{0%{clip-path:polygon(0% 0%,0% 0%,0% 0%,50% 50%,0% 0%,0% 0%,0% 0%)}50%{clip-path:polygon(0% 0%,0% 100%,0% 100%,50% 50%,100% 0%,100% 0%,0% 0%)}to{clip-path:polygon(0% 0%,0% 100%,100% 100%,50% 50%,100% 100%,100% 0%,0% 0%)}}.page-loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex}
