.lazy-image-wrapper,.skeleton-loader{width:100%;height:100%}.skeleton-loader{background:linear-gradient(90deg,#eee 25%,#ddd 50%,#eee 75%);background-size:200% 100%;animation:loading 1.5s infinite;top:0;left:0;border-radius:8px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}img.hidden{display:none}img.visible{display:block;width:100%;height:auto}.lazy-image-wrapper2 p{position:absolute;bottom:0;left:0;width:100%;font-weight:300;padding:3px;background:rgba(0,0,0,.5);color:#fff;font-size:13px;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-sizing:border-box}