@keyframes promo-strip-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.promo-strip-progress{transform-origin:0;animation:promo-strip-progress var(--promo-dwell) linear forwards}.promo-strip[data-paused] .promo-strip-progress,.promo-strip:focus-within .promo-strip-progress{animation-play-state:paused}
