.ui-loader{width:32px;height:32px;display:inline-block}.loader-blk{color:#3f51b5;animation:1.4s linear infinite rotate-outer08}.multiColor-loader{animation:1.4s infinite color-anim08;display:block}.loader-circle{stroke:currentColor}.MuiCircularProgress-circleStatic{transition:stroke-dashoffset .3s cubic-bezier(.4,0,.2,1)}.loader-circle-animation{stroke-dasharray:80 200;stroke-dashoffset:0;animation:1.4s ease-in-out infinite rotate-inner08}.loaderWrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:calc(100dvh - 298px);display:flex}.loaderWrap p{text-align:center;margin-top:16px;font-family:Montserrat;font-size:14px;font-weight:700;line-height:16px}@keyframes rotate-outer08{0%{transform-origin:50%}to{transform:rotate(360deg)}}@keyframes rotate-inner08{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}to{stroke-dasharray:100 200;stroke-dashoffset:-125px}}@keyframes color-anim08{0%{color:#fff}25%{color:#fff}50%{color:#fff}75%{color:#fff}}
