.lazy{opacity:0;transition:opacity 0.3s ease-in-out;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.lazy.loaded{opacity:1;background:none;animation:none}.lazy.error{opacity:0.5;background:#f5f5f5;animation:none}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.hero img,.logo-img{opacity:1 !important;background:none !important;animation:none !important}