.ghost-wrapper{position:relative}.ghost-wrapper:after{content:"";position:absolute;top:0;width:100%;height:100%;background-color:#d3d3d3;z-index:8}.ghost-wrapper:before{content:"";position:absolute;top:0;width:100%;height:100%;z-index:10;-webkit-animation-duration:2.25s;animation-duration:2.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ani;animation-name:ani;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f6f6;background:linear-gradient(to right,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%)}#content .strip-banner.ghost-wrapper{width:1920px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.mobile #content .strip-banner.ghost-wrapper{width:100%;margin:0}.mobile .ghost-wrapper{margin-right:-15px;margin-left:-15px}@-webkit-keyframes ani{0%{background-position:-40px 0}100%{background-position:1200px 0}}@keyframes ani{0%{background-position:-40px 0}100%{background-position:1200px 0}}