body .is-root-container .component-video-background{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#000}body .is-root-container .component-video-background .video-background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0e2532;opacity:.2;z-index:2;pointer-events:none}body .is-root-container .component-video-background iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;pointer-events:none;z-index:1}