@-webkit-keyframes animate-bg-to-video{from{opacity:1}to{opacity:0}}@keyframes animate-bg-to-video{from{opacity:1}to{opacity:0}}section.single-video .video-container{position:relative;width:100%;overflow:hidden}section.single-video .video-container .vidyard-player-embed-preload{opacity:1;top:0;position:absolute;z-index:1;width:100%;-webkit-animation:animate-bg-to-video 3s cubic-bezier(.7,0,1,1) forwards;animation:animate-bg-to-video 3s cubic-bezier(.7,0,1,1) forwards;-o-object-fit:cover;object-fit:cover;pointer-events:none}section.single-video .title{text-align:center;margin-bottom:42px}section.single-video .wysiwyg-content{margin-top:32px;text-align:center}section.featured_videos{text-align:center}