/* Heist cover: the moment the vault cracks open. */
html:root body .playbill--heist .playbill__vibe img{
 object-fit:cover;object-position:50% 42%;filter:none!important;
}
html:root body .playbill--heist .playbill__vibe::after{
 background:linear-gradient(180deg,transparent 48%,#060e1d44 68%,#050a15ee 100%)!important;
}
