/**handles:ipso-gutenberg-background-video**/
.background-video-container{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;height:100%;width:100%;overflow:hidden}.background-video-container .background-video-wrapper{position:absolute;left:0;right:0;bottom:0;top:0}.background-video-container .background-video-wrapper iframe,.background-video-container .background-video-wrapper video{object-fit:cover;object-position:center center;width:100%;height:100%}