.mte-VideoWidget{width:100%}.mte-VideoWidget__videoWrapper{border-radius:var(--border-radius_2xs);cursor:auto;flex-direction:column;justify-content:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.mte-VideoWidget__videoWrapper-aspectRatio{aspect-ratio:16/9}.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);aspect-ratio:3/4;width:100%;max-height:258px;position:relative}.mte-VideoWidget__video{aspect-ratio:16/9;width:100%}.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 textarea,.mte-VideoWidget__videoCaption p{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%)}