.i-loading{align-items:center;background-color:#fffc;bottom:0;color:#000;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;position:absolute;right:0;text-align:center;top:0;z-index:1000}.i-loading>*{margin-bottom:6px}.i-loading>:last-child{margin-bottom:0}.i-loading>.i-svg,.i-loading>img{animation:loading 1.3s linear infinite;max-height:32px;max-width:32px;width:15%}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
