.container-circles{height:28vw;width:28vw;display:flex;justify-content:center;align-items:center;position:absolute;top:-5%;right:-5%}.path-1-primary{border-radius:50%;border:.18vw solid #4155f4}.path-1-primary,.path-1-secondary{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.path-1-secondary{border-radius:50%;border:.18vw solid #21242a}.one-primary{border-radius:50%;border:.33vw solid transparent;border-top-color:#7cf1ff}.one-primary,.one-secondary{height:100%;width:100%;display:flex;justify-content:center;align-items:center;animation:rotate-clockwise 6s linear infinite}.one-secondary{border-radius:50%;border:.33vw solid transparent;border-top-color:#3247f4}.path-2-primary{border-radius:50%;border:.18vw solid #4155f4}.path-2-primary,.path-2-secondary{height:80%;width:80%;display:flex;justify-content:center;align-items:center}.path-2-secondary{border-radius:50%;border:.18vw solid #21242a}.two-primary,.two-secondary{height:100%;width:100%;border-radius:50%;border:.33vw solid transparent;border-top-color:#f2f2f2;display:flex;justify-content:center;align-items:center;animation:rotate-anticlockwise 3s linear infinite}.path-3-primary{border-radius:50%;border:.18vw solid #4155f4}.path-3-primary,.path-3-secondary{height:70%;width:70%;display:flex;justify-content:center;align-items:center}.path-3-secondary{border-radius:50%;border:.18vw solid #21242a}.three-primary{border-radius:50%;border:.33vw solid transparent;border-top-color:#7cf1ff}.three-primary,.three-secondary{height:100%;width:100%;display:flex;justify-content:center;align-items:center;animation:rotate-three 3s linear infinite}.three-secondary{border-radius:50%;border:.33vw solid transparent;border-top-color:#3247f4}@keyframes rotate-clockwise{0%{transform:rotate(0deg) scale(1.015)}to{transform:rotate(1turn) scale(1.015)}}@keyframes rotate-three{0%{transform:rotate(0deg) scale(1.035)}to{transform:rotate(1turn) scale(1.035)}}@keyframes rotate-anticlockwise{0%{transform:rotate(0deg) scale(1.025)}to{transform:rotate(-1turn) scale(1.025)}}@media screen and (max-width:426px){.container-circles{height:40vw;width:40vw;top:22.5%}}@media screen and (max-width:600px){.container-circles{top:27%}}@media screen and (max-width:768px){.container-circles{top:25%;height:45vw;width:45vw}}@media screen and (max-width:1440px){.container-circles{height:27vw;width:27vw}}@media screen and (min-width:1441px){.container-circles{height:424px;width:424px}}