.loader{width:100%;animation:1.5s linear infinite loader-turn}@keyframes loader-turn{50%{transform:rotate(180deg)}to{transform:rotate(2turn)}}.loader__value{fill:none;stroke-dasharray:63;stroke-dashoffset:63px;stroke-linecap:round;stroke-width:3px;animation:3s linear infinite loader-stroke}.loader__value:first-child{stroke:#1592e6}.loader__value:nth-child(2){stroke:#50b948;animation-delay:1.5s}@keyframes loader-stroke{25%{stroke-dashoffset:0}50%,to{stroke-dashoffset:63px}}
