.svg-loader{display:flex;position:relative;align-content:space-around;justify-content:center}.loader-svg{position:absolute;left:0;right:0;top:0;bottom:0;fill:none;stroke-width:5px;stroke-linecap:round}.loader-svg.bg{stroke-width:8px;stroke:#cfcdf5}.loader-svg{stroke:#400094}.animate{stroke-dasharray:242.6;animation:fill-animation 1s cubic-bezier(1,1,1,1) 0s infinite}@keyframes fill-animation{0%{stroke-dasharray:40 242.6;stroke-dashoffset:0}50%{stroke-dasharray:141.3;stroke-dashoffset:141.3}to{stroke-dasharray:40 242.6;stroke-dashoffset:282.6}}.j-svg img{width:50%;height:50%;fill:#140143}.animation-container{text-align:center;margin-top:40px}.error-svg{width:100px;display:block;margin:0 auto;animation:scaleError .3s ease-in-out .9s both}.path{stroke-dasharray:1000;stroke-dashoffset:0}.path.circle{animation:dash .9s ease-in-out;stroke-width:6px;stroke:#d04866}.path.line{stroke-dashoffset:1000;animation:dash .9s ease-in-out .35s forwards;stroke:#d04866}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes fillError{to{box-shadow:inset 0 0 0 30px red}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}@keyframes scaleError{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}.checkmark{width:100px;height:100px;border-radius:50%;display:block;stroke-width:2.5px;stroke:#4bb71b;stroke-miterlimit:10;box-shadow:inset 0 0 0 #4bb71b;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;position:relative;top:5px;right:5px;margin:0 auto}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3px;stroke-miterlimit:10;stroke:#4bb71b;fill:#fff;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #4bb71b}}
/*# sourceMappingURL=main.2f74f925.chunk.css.map */