/* Hero video: transparent shield over the Vimeo player once it is playing (hides and blocks the control bar) */
#hero .journey-video{background:#1b1238}
.df-hp-shield{position:absolute;inset:0;z-index:4;display:none}
.df-hp-shield.is-on{display:block}
