.kib-spinner{animation:kib-spinner-outer 1.4s linear 0s infinite normal none running;color:currentColor;display:inline-block;height:2.4rem;vertical-align:middle;width:2.4rem}@keyframes kib-spinner-outer{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes kib-spinner-path{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}.kib-spinner__path{stroke:currentColor;stroke-width:3.6;stroke-dasharray:80px,200px;stroke-dashoffset:0;animation:kib-spinner-path 1.4s ease-in-out 0s infinite normal none running}