.kayra-circular-progress{color:inherit;flex-shrink:0;line-height:0;display:inline-flex}.kayra-circular-progress svg{width:100%;height:100%;animation:1.4s linear infinite kayra-circular-rotate;display:block}.kayra-circular-progress__track{stroke:currentColor;opacity:.2}.kayra-circular-progress__circle{stroke:currentColor;stroke-linecap:round;animation:1.4s ease-in-out infinite kayra-circular-dash}@keyframes kayra-circular-rotate{to{transform:rotate(360deg)}}@keyframes kayra-circular-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}to{stroke-dasharray:100 200;stroke-dashoffset:-125px}}@media (prefers-reduced-motion:reduce){.kayra-circular-progress svg,.kayra-circular-progress__circle{animation:none}.kayra-circular-progress__circle{stroke-dasharray:80 200;stroke-dashoffset:-35px}}
