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