.loadingMagicCircle{position:fixed;bottom:18%;right:5%}.loadingMagicCircle .loader{clear:both;border:2px solid #fff;border-radius:100%;width:3rem;height:3rem;margin:1rem auto;position:absolute;overflow:hidden}.loadingMagicCircle .loader:after,.loadingMagicCircle .loader:before{content:"";width:inherit;height:inherit;border-radius:50%;animation:1s linear infinite spVortex;position:absolute}.loadingMagicCircle .loader:before{transform-origin:100%;border-top:.5rem solid #fff;top:-.1875rem;left:calc(-50% - .1875rem)}.loadingMagicCircle .loader:after{transform-origin:0;border-bottom:.5rem solid #fff;top:.1875rem;right:calc(-50% - .1875rem)}@keyframes spVortex{0%{transform:rotate(0)}to{transform:rotate(359deg)}}
