.va-image,.va-image img{position:relative;width:100%;height:100%}.va-image img{z-index:1;-o-object-fit:cover;object-fit:cover}.va-image .not-found{z-index:1;display:flex;align-items:center;justify-content:center;color:var(--grey-disabled-dark);background:var(--grey-disabled)}.va-image .not-found,.va-image .skeleton{position:absolute;top:0;left:0;width:100%;height:100%}.va-image .skeleton{z-index:0;background:linear-gradient(90deg,#ededed 30%,#dcdcdc,#ededed 70%);background-size:400%;animation:shimmer 1.5s linear infinite}@keyframes shimmer{0%{background-position:100% 100%}to{background-position:0 0}}
