.LoadingComponent .ps{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background-color:#f6f7f9!important;background-image:linear-gradient(90deg,#f6f7f9,#e9ebee 20%,#f6f7f9 40%,#f6f7f9);background-repeat:no-repeat;background-size:800px 104px;position:relative}@keyframes placeHolderShimmer{0%{background-position:-100% 0}to{background-position:200% 0}}