.loader-wrapper{background:var(--lpCustom4);z-index:99999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0;overflow:hidden}.loader-wrapper>img{object-fit:cover;width:150px;height:150px;animation:1s infinite alternate liner}@keyframes liner{to{transform:translateY(100px)}}
