.loader-3{justify-content:space-evenly;width:10em;display:flex}.circle{border-radius:50%;width:1em;height:1em;position:relative}.circle:first-child{background-color:#90be6d}.circle:nth-child(2){background-color:#f9c74f}.circle:nth-child(3){background-color:#f8961e}.circle:nth-child(4){background-color:#f3722c}.circle:nth-child(5){background-color:#f94346}.circle:before{content:"";opacity:.5;border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite animateLoader38;position:absolute}.circle:first-child:before{background-color:#90be6d}.circle:nth-child(2):before{background-color:#f9c74f;animation-delay:.2s}.circle:nth-child(3):before{background-color:#f8961e;animation-delay:.4s}.circle:nth-child(4):before{background-color:#f3722c;animation-delay:.6s}.circle:nth-child(5):before{background-color:#f94346;animation-delay:.8s}@keyframes animateLoader38{0%{transform:scale(1)}50%,75%{transform:scale(2.5)}80%,to{opacity:0}}
