.mte-VideoWidget{width:100%}.mte-VideoWidget__videoWrapper{width:100%;display:flex;justify-content:center;flex-direction:column;border-radius:var(--border-radius_2xs);overflow:hidden;position:relative;height:100%;cursor:auto}.mte-VideoWidget__videoWrapper-aspectRatio{aspect-ratio:1.77777778}.mte-VideoWidget__empty{border:1px dashed var(--unaccented_border-color);border-radius:var(--border-radius_2xs);box-sizing:border-box}.mte-VideoWidget__empty .mte-VideoWidget__videoWrapper{overflow:initial}.mte-VideoWidget:not(:first-child){margin-top:var(--offset-vertical__media-mte,0)}.mte-VideoWidget:not(:last-child){margin-bottom:var(--offset-vertical__media-mte,0)}.mte-VideoWidget__video_empty{border-radius:var(--border-radius_2xs);background-color:var(--translucent_background-color_light);max-height:258px;aspect-ratio:0.75;width:100%;position:relative}.mte-VideoWidget__video{width:100%;aspect-ratio:1.77777778}.mte-VideoWidget__video_pointer{cursor:pointer}.mte-VideoWidget__toolbarButtonWrapper{margin-right:var(--offset_2xs)}.ws-is-hover .mte-VideoWidget__videoWrapper:hover .mte-MediaWidget__toolbar{display:flex}.mte-VideoWidget__videoCaption{margin-top:var(--offset_2xs);padding:var(--offset_3xs);text-align:center}.mte-VideoWidget__videoCaption,.mte-VideoWidget__videoCaption input,.mte-VideoWidget__videoCaption p,.mte-VideoWidget__videoCaption textarea{font-size:var(--font-size_m);line-height:var(--inline_height_m);color:var(--unaccented_text-color)}.mte-VideoWidget__videoWrapper .docview3-View_file-type_Video .docview3-View_auto-height{height:100%}.mte-VideoWidget__skeletonIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}