.video-embed{margin:0 0 30px;display:inline-block;position:relative}.video-embed .bg-img{height:100%;width:100%;position:absolute;top:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:center center}.video-embed.responsive{width:100%}.video-embed.responsive .video{height:0}.video-embed.responsive .video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-embed.ultrawide .video{padding-bottom:41.66666667%}.video-embed.widescreen .video{padding-bottom:56.25%}.video-embed.classic .video{padding-bottom:75%}.video-embed.fixed{position:relative}.video-embed figcaption{margin-top:5px;font-size:1.6rem;line-height:1.3;color:#000}.video-embed .video{position:relative;background-color:#e8edee}.video-embed .video iframe{z-index:-1}.video-embed .video.loaded{background-color:transparent}.video-embed .video.loaded .bg-img{display:none}.video-embed .video.loaded iframe{z-index:auto}.video-embed .video-btn{background-color:transparent;border:none;position:absolute;top:0;left:0;width:100%;height:100%}.video-embed .video-btn.btn-youtube:active:before,.video-embed .video-btn.btn-youtube:focus:before,.video-embed .video-btn.btn-youtube:hover:before{background-color:red}.video-embed .video-btn.btn-vimeo:active:before,.video-embed .video-btn.btn-vimeo:focus:before,.video-embed .video-btn.btn-vimeo:hover:before{background-color:#19b7ea}.video-embed .video-btn:after,.video-embed .video-btn:before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.video-embed .video-btn:before{width:68px;height:48px;border-radius:10px;background-color:rgba(0,0,0,.5)}.video-embed .video-btn:after{width:0;height:0;border-style:solid;border-width:10px 0 10px 18px;border-color:transparent transparent transparent #fff}.edit-mode .video-embed{width:100%}@media all and (max-width:991px){.video-embed{margin-left:-6px;margin-right:-6px;width:calc(100% + 12px)}}@media (max-width:767px){.video-embed{margin-bottom:20px}}@media (max-width:479px){.video-embed.fixed{width:100%;height:0;padding-bottom:56.25%}.video-embed.fixed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-embed .video-btn:before{width:56px;height:40px;border-radius:8px}.video-embed .video-btn:after{border-width:8px 0 8px 16px}}.video-embed .bg-img img{width:100%}