.background-masker{background-color:#fdb714;position:absolute}@keyframes placeHolderShimmer{0%{background-position:-400px 0}100%{background-position:400px 0}}.animated-background{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background-color:#f6f7f8;background:linear-gradient(to right,#eee 8%,#bbb 18%,#eee 33%);background-size:400px 104px;height:20px;width:100px;position:relative}
