.load-container .circle-inner{position:absolute;z-index:3;top:3px;left:3px;width:94px;height:94px;background:linear-gradient(180deg,#3ced74,#15bb49);border-radius:50%;clip-path:inset(0 0 0 0)}.first-dot{animation:animate-1-color ease-in-out 1.4s infinite}.second-dot{animation:animate-2-color ease-in-out 1.4s infinite}.third-dot{animation:animate-3-color ease-in-out 1.4s infinite}@keyframes animate-1-color{0%{background-color:#d9d9d9}33%{background-color:#50575a}66%{background-color:#6d767a}}@keyframes animate-2-color{0%{background-color:#6d767a}33%{background-color:#d9d9d9}66%{background-color:#50575a}}@keyframes animate-3-color{0%{background-color:#50575a}33%{background-color:#6d767a}66%{background-color:#d9d9d9}}
