.image-loading{overflow:hidden;position:relative}.image-loading:after{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer;animation-timing-function:linear;background-color:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:100% 100%;content:"";height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}
