@keyframes horizontalShift{0%{background-position:0 0,100% 0}to{background-position:0 0,-100% 0}}#euronews-header:empty{animation:horizontalShift 2s ease infinite;background:linear-gradient(180deg,#e6eaeb 0,#e6eaeb 48px,#fff 0,#fff),linear-gradient(90deg,#fff 0,#fff 0,#f0f0f0 200px,#fff 400px,#fff);background-blend-mode:multiply;background-size:200% 200%;box-shadow:0 0 10px 0 #00000012;display:block;min-height:112px}#euronews-header{position:sticky;top:-48px}@media (max-width:767px){#euronews-header:empty{background:linear-gradient(180deg,#fff 0,#fff),linear-gradient(90deg,#fff 0,#fff 0,#f0f0f0 200px,#fff 400px,#fff);background-size:200% 200%;min-height:48px}#euronews-header{top:0}}