.VideosGraphic{--videosGraphicPaneBorderRadius:8px;--videosGraphicBackLeftOffset:-48px;--videosGraphicBackPaneOffset:-24px;--videosGraphicBackPaneWidth:70.84871%;--videosGraphicBackPanePaddingBottom:64.58333%;position:relative;width:100%}.VideosGraphic__backWrapper{background-color:var(--blendBackground);position:absolute;width:var(--videosGraphicBackPaneWidth);top:var(--videosGraphicBackPaneOffset);left:var(--videosGraphicBackLeftOffset);border-radius:var(--videosGraphicPaneBorderRadius)}.VideosGraphic__back{width:100%;height:0;padding-bottom:var(--videosGraphicBackPanePaddingBottom)}.VideosGraphic__frontWrapper{width:100%;z-index:1;position:relative}.VideosGraphic__front{background-color:var(--blendForeground);height:0;padding-bottom:64.94465%;border-radius:var(--videosGraphicPaneBorderRadius);box-shadow:var(--cardShadowMedium)}.VideosGraphic__overlayWrapper{width:var(--videosGraphicBackPaneWidth);position:absolute;left:0;top:0;overflow:hidden;border-top-left-radius:var(--videosGraphicPaneBorderRadius)}.VideosGraphic__overlay,.VideosGraphic__overlayWrapper{border-bottom-right-radius:var(--videosGraphicPaneBorderRadius)}.VideosGraphic__overlay{height:0;padding-bottom:var(--videosGraphicBackPanePaddingBottom);background-color:var(--blendIntersection);position:relative;left:var(--videosGraphicBackLeftOffset);top:var(--videosGraphicBackPaneOffset)}.VideosGraphic__fullscreen{position:absolute;top:10px;right:10px;width:12px;height:12px;border:2px solid #fff}.VideosGraphic__fullscreen:after,.VideosGraphic__fullscreen:before{content:"";background-color:var(--blendForeground);position:absolute}.VideosGraphic__fullscreen:before{left:calc(50% - 1px);top:-2px;width:2px;height:calc(100% + 4px)}.VideosGraphic__fullscreen:after{left:-2px;top:calc(50% - 1px);height:2px;width:calc(100% + 4px)}.VideosGraphic__playButton{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;left:calc(50% - 30px);top:calc(50% - 30px);background-color:#fff}.VideosGraphic__playIcon{position:relative;left:2px;fill:var(--blendIntersection)}.VideosGraphic__playBar{width:calc(100% - 16px);height:2px;left:8px;bottom:12px;background-color:#fff;border-radius:1px;position:absolute}.VideosGraphic__playBar:after,.VideosGraphic__playBar:before{content:"";position:absolute;background-color:var(--blendIntersection)}.VideosGraphic__playBar:before{width:40%;height:100%;left:0;border-radius:1px}.VideosGraphic__playBar:after{width:8px;height:8px;left:calc(40% - 4px);top:calc(50% - 4px);border-radius:50%}