.scsr-loader{display:flex;justify-content:center;padding:2rem 0}.scsr-loader__spinner{animation:scsr-spin .5s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#333;height:28px;width:28px}@keyframes scsr-spin{to{transform:rotate(1turn)}}