.lazy-load-container,.lazy-skeleton{min-height:500px;width:100%}.lazy-skeleton{-webkit-animation:dy-shimmer 1.5s ease-in-out infinite;animation:dy-shimmer 1.5s ease-in-out infinite;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f0f0f0),color-stop(50%,#e8e8e8),color-stop(75%,#f0f0f0));background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;height:100%}@-webkit-keyframes dy-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes dy-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}