.loading{position:fixed;z-index:999;height:80px;width:80px;margin:auto;top:0;left:0;bottom:0;right:0;display:none}.loading:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000059;background-size:200% 100%}.loading div{display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:loading 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.loading div:nth-child(1){animation-delay:-.45s}.loading div:nth-child(2){animation-delay:-.3s}.loading div:nth-child(3){animation-delay:-.15s}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/234/assets/loading.css.map */
