@keyframes upscale-overlay-pulse{0%{background-color:rgba(27,27,27,.7)}50%{background-color:rgba(27,27,27,.5)}to{background-color:rgba(27,27,27,.7)}}.upscale-overlay-pulse{animation:upscale-overlay-pulse 2s ease-in-out infinite}