.auth-required .auth-required-wrapper{background-color:rgba(0,0,0,.6);position:fixed;z-index:99;width:100%;height:100%}.customSkeleton{--width:70%;--height:100px;--border-radius:8px}.categories_icon{width:25px}.gv-preloader{display:flex;justify-content:center;align-items:center;position:fixed;height:100%;top:0;left:0;width:100%;z-index:999999;background-color:hsla(0,0%,100%,.7)}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#9797de}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}