.background-video-with-overlay-contents{height:100vh;overflow:hidden;position:relative;width:100%;z-index:1}.marked{background-color:#333;color:#fff;padding:10px 20px}.background-video-with-overlay-contents .overlay-contents{align-items:center;background-color:rgba(0,0,0,.2);display:flex;height:100%;justify-content:flex-end;position:absolute;width:100%;z-index:1}.background-video-with-overlay-contents .overlay-contents .contents{color:#fff;width:100%}.background-video-with-overlay-contents .video-wrapper{height:100vh;overflow:hidden;position:relative;width:100%}.background-video-with-overlay-contents .video,.background-video-with-overlay-contents .video iframe{height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.background-video-with-overlay-contents .video.video.hubspot{object-fit:cover}@media (min-width:768px){.background-video-with-overlay-contents .overlay-contents .contents{max-width:50%}}@media (max-width:768px){.background-video-with-overlay-contents .overlay-contents .contents{text-align:center}}