.loader___U0gXU{background-color:#fff;width:100%;position:absolute;top:0;bottom:0;left:0;z-index:100000;display:flex;justify-content:center;align-items:center;opacity:1;text-align:center}.loader___U0gXU.fullScreen___3stt8{position:fixed}.loader___U0gXU .warpper___1_Ml1{width:100px;height:100px;display:inline-flex;flex-direction:column;justify-content:space-around}.loader___U0gXU .inner___LZ9-r{width:40px;height:40px;margin:0 auto;text-indent:-12345px;border:1px solid rgba(0,0,0,.08);border-left-color:rgba(0,0,0,.7);border-radius:50%;z-index:100001}.loader___U0gXU .inner___LZ9-r{animation:spinner___2-IFt .6s linear infinite}.loader___U0gXU .text___27oz3{width:100px;height:20px;text-align:center;font-size:12px;letter-spacing:4px;color:#000}.loader___U0gXU.hidden___2sYXU{z-index:-1;opacity:0;transition:opacity 1s ease .5s,z-index .1s ease 1.5s}@keyframes spinner___2-IFt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}