.ds-spinner{animation:spin 1.4s linear infinite}.ds-spinner-lg{width:2rem;height:2rem}.ds-spinner-md{width:1.5rem;height:1.5rem}.ds-spinner-sm{width:1.25rem;height:1.25rem}.ds-spinner-xs{width:1rem;height:1rem}.ds-spinner-circle{fill:none;stroke-width:6px;stroke-linecap:round;stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}.ds-spinner-circle-white{stroke:#1d1d1d}.ds-spinner-circle-black,.ds-spinner-circle-color{stroke:#fff}.ds-spinner-background{fill:none;stroke-width:6px;stroke-linecap:round;stroke:#d5d5d5;opacity:.32}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}@keyframes spin{0%{transform:rotate(-90deg)}10%{transform:rotate(-90deg)}to{transform:rotate(180deg)}}
/*# sourceMappingURL=index.css.map */
