.flex-cls-img-wrapper{position:relative;width:100%;height:0;overflow:hidden}.flex-cls-img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.flex-cls-commerce-img{position:relative;width:100%;padding-bottom:100%;overflow:hidden}.flex-cls-commerce-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.flex-cls-photo-img{position:relative;width:100%;overflow:hidden}.flex-cls-photo-img img{display:block;width:100%;height:auto}.flex-cls-fast-img{position:relative;width:100%;overflow:hidden}.flex-cls-fast-img img{display:block;width:100%;height:auto;will-change:auto}img[loading="lazy"]{min-height:1px}.no-webp .flex-cls-img-wrapper img[data-webp]{display:none}@keyframes fadeIn{from{opacity:0}to{opacity:1}}img[loading="lazy"].loaded{animation:fadeIn 0.3s ease-in}