.blue-bg,.circle-outer,.green-bg{position:absolute;width:100%;height:100%;border-radius:50%}.load-container{position:absolute;top:50%;left:50%;width:100px;height:100px;transform:translate(-50%,-50%)}.icon-bg{position:relative;display:block;width:100px;height:100px}.circle-icon{position:absolute;top:0;z-index:4;width:100px;height:100px}.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 100px 0)}.lucra-loader{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background:var(--background)}.circle-outer{z-index:10;border-radius:50%;width:100px;height:100px;overflow:hidden}.blue-bg{z-index:2;background:#001035}.green-bg{z-index:1;background:#3df587}.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}}
