.loading{opacity:0;flex-direction:column;animation:.2s forwards Open;display:flex}.loading.center{flex:1;width:100%;height:100%}.loading.card{z-index:3;width:100%;height:100%;position:absolute;top:0;left:0;background:#00000080!important}.loading .loading_wrapper{width:40px;height:40px;margin:auto;position:relative}.loading .loading_wrapper .circle1{transition:all .3s;animation:.7s linear infinite Spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading .loading_wrapper .circle1 circle{stroke-width:2px;stroke:var(--red);fill:#0000;stroke-dashoffset:119px;stroke-dasharray:180}
