.vs-icon-loading{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;max-width:50px;max-height:50px;border-radius:var(--vs);z-index:999999;color:var(--vs-color);transition:var(--vs-transition-ease)}.vs-icon-loading__item{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.vs-icon-loading__item .path{stroke:currentColor;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;fill:none}.vs-icon-loading__1{animation:rotate .88s ease infinite .11s}.vs-icon-loading__1 .path{stroke-dasharray:60 150}.vs-icon-loading__2{opacity:.6;animation:rotate .88s linear infinite}.vs-icon-loading__2 .path{stroke-dasharray:5 130}