.text-start{font-size:1.5rem;color:#6c757d;transition:all .7s ease}.text-medium{font-size:2rem;color:#3498db;transition:all .7s ease}.text-complete{font-size:2.5rem;color:#2ecc71;transition:all .7s ease}#wrapper-loader{position:relative;height:100%;display:flex;justify-content:center;align-items:flex-end;padding-bottom:350px}.profile-main-loader{width:45px}.profile-main-loader .loader{position:relative;left:-100px;width:200px;height:200px}.profile-main-loader .loader:before{content:"";display:block;padding-top:100%}.circular-loader{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%}.loader-path{stroke-dasharray:150,200;stroke-dashoffset:-10;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes color{0%{stroke:#70c542}40%{stroke:#70c542}66%{stroke:#70c542}80%,90%{stroke:#70c542}}.box-loader[data-v-684807f2]{width:100%;height:100%;top:0;position:absolute;z-index:9999;background-color:hsla(0,0%,100%,.77)}