.loading-wrapper{position:absolute;z-index:1000;inset:0;display:flex;flex-direction:row;align-items:center;justify-content:center}.loading-wrapper.isFull{position:fixed;z-index:1000;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-spin{width:64px;height:64px}.loading-spin img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.loading-spin{width:24px;height:24px}}