.content-with-video .full-padding{padding:5rem .9375rem}.content-with-video .video-bg{align-items:center;display:flex;justify-content:center;min-height:350px;overflow:hidden;padding-left:.9375rem;padding-right:.9375rem;position:relative}.content-with-video .bg-img{background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";height:100%;left:0;position:absolute;right:0;top:0;transition:transform .25s,visibility .25s ease-in;width:100%;z-index:-1}.content-with-video .play-button{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;transition:opacity .25s ease-in;width:100%;z-index:10}.content-with-video .play-button img{width:200px}.content-with-video .video-bg:hover .play-button{opacity:.5}