.k-spin{display:inline-block}.k-spin .k-canvas{width:1.666666666666667rem;height:1.666666666666667rem;-webkit-animation:c-rotate 2s linear infinite;animation:c-rotate 2s linear infinite}.k-spin .k-circle{stroke-dasharray:269,358;stroke-dashoffset:0;fill:none;stroke-width:6;stroke:#0a5eee;r:57;-webkit-animation:k-spin-dash 1.5s ease-in-out infinite;animation:k-spin-dash 1.5s ease-in-out infinite}.k-spin.k-large .k-canvas{width:2rem;height:2rem}.k-spin.k-small .k-canvas{width:1.333333333333333rem;height:1.333333333333333rem}.k-spin.k-mini .k-canvas{width:1rem;height:1rem}.k-spin.k-center,.k-spin.k-overlay .k-wrapper{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.k-spin.k-overlay{position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.5)}@-webkit-keyframes k-spin-dash{0%{stroke-dasharray:1,358;stroke-dashoffset:0}50%{stroke-dasharray:269,358;stroke-dashoffset:-89.5}to{stroke-dasharray:269,358;stroke-dashoffset:-358}}@keyframes k-spin-dash{0%{stroke-dasharray:1,358;stroke-dashoffset:0}50%{stroke-dasharray:269,358;stroke-dashoffset:-89.5}to{stroke-dasharray:269,358;stroke-dashoffset:-358}}