.ds-loading-spinner{stroke-width:2.5px;stroke:#013c66;width:52px;height:52px;animation:rotate 2s linear infinite}.ds-loading-spinner .circle{stroke-dasharray:153.86;stroke-dashoffset:153.86px;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes dash{0%{stroke-dasharray:4 153.86;stroke-dashoffset:0}50%{stroke-dasharray:153.86;stroke-dashoffset:-15.386px}to{stroke-dasharray:153.86;stroke-dashoffset:-163.86px}}@keyframes rotate{to{transform:rotate(1turn)}}
