.w-50{width:50px}.w-80{width:80px}.loader-wrapper{border-radius:100%;padding:2px;animation:scaleAnimation 1s ease infinite}@keyframes scaleAnimation{0%{transform:scale(1)}to{transform:scale(1.2)}}.cls-1{fill:#fff}.cls-1,.cls-2{stroke-width:0px}.cls-2{fill:#0473ea;animation:bg-opacity 2s linear infinite}.cls-1{stroke:#fff;stroke-width:1;fill:none;stroke-dasharray:500;stroke-dashoffset:500;animation:stroke 3s linear infinite}@keyframes stroke{0%{stroke-dashoffset:500}to{stroke-dashoffset:0}}@keyframes bg-opacity{0%{opacity:1}to{opacity:.3}}