.loader-wrap{background:#ffffff80;display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999}.loading{-webkit-animation:rotate 1s linear infinite;border:6px solid #22513e;border-radius:22px;border-right-color:#ffb000;height:0;left:50%;padding:15px;position:absolute;top:50%;width:0}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn)}}