.video-lightbox-modal{transition:all .25s cubic-bezier(.104,.204,.492,1)}.background-video{position:relative;display:flex;align-items:center;text-align:center;overflow:hidden}.background-video__fallback-img,.background-video__iframe,.background-video__overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.background-video__fallback-img{z-index:-1}.background-video__iframe{z-index:0}.background-video__iframe iframe{position:absolute;z-index:1;width:300%;height:100%;left:-100%}.video-lightbox-modal__opener{display:block}.background-video__content-wrap,.background-video__content,.video-lightbox-modal__opener,.video-lightbox-modal__button{width:100%;height:100%}@media only screen and (min-width:769px){.background-video__iframe iframe{width:200%;height:200%;left:-50%;top:-50%}}@media only screen and (min-width:1068px){.background-video__iframe iframe{width:100%;height:300%;left:0;top:-100%}}.background-video__overlay{z-index:3;background:rgba(var(--color-overlay-rgb),var(--overlay-opacity))}.background-video__content-wrap{display:flex;padding:0 15px;width:100%;position:relative;z-index:5}@media only screen and (min-width:769px){.background-video__content-wrap{padding:0 40px}}.background-video__content{max-width:600px;margin:0 auto;color:#fff}.background-video__content .h1{color:#fff}