.mte-EmbedWidget{max-width:100%;height:300px;max-height:100%}.mte-EmbedWidget__plug{box-sizing:border-box;border:1px dashed var(--unaccented_border-color);border-radius:var(--border-radius_2xs);background-color:var(--translucent_background-color_light);width:300px;max-width:100%;max-height:100%}.mte-EmbedWidget__iframe{border-radius:var(--border-radius_2xs);border:none;width:100%;height:100%}.mte-EmbedWidget__outline{border:1px solid var(--border-color);box-sizing:border-box;border-radius:var(--border-radius_2xs)}.mte-EmbedWidget_errorPlug{aspect-ratio:16/9;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.mte-EmbedWidget_errorPlug:before{content:"";background-color:var(--unaccented_hover_background-color);opacity:.8;width:100%;height:100%;position:absolute}.mte-EmbedWidget_errorPlug__content{flex-direction:column;align-items:center;display:flex}.mte-EmbedWidget_errorPlug__iconWrapper{margin-bottom:var(--offset_s);opacity:.5;height:var(--icon-size_l)}.mte-EmbedWidget_errorPlug__msg{color:var(--label_text-color);font-size:var(--font-size_m);line-height:var(--font-size_3xl);opacity:.75}
.mte-FileWidget{min-height:var(--inline_height_xl);position:relative;overflow:hidden}.mte-FileWidget_tile{width:-moz-fit-content;width:fit-content}.mte-FileWidget__fileInfo{-webkit-user-select:none;user-select:none}.mte-FileWidget__fileInfo_runtime{cursor:pointer}.mte-FileWidget__toolbar{z-index:1;align-items:center;height:100%;display:none;position:absolute;top:0;right:0}.mte-FileWidget__toolbar .mte-MediaWidget__toolbarButtonWrapper{margin-top:0;margin-right:var(--offset_2xs);height:var(--inline_height_m)}.ws-is-hover .mte-FileWidget .mte-FileWidget__fileInfo:active,.ws-is-touch .mte-FileWidget .mte-FileWidget__fileInfo:active{background-color:var(--pale_active_color)}.ws-is-hover .mte-FileWidget:hover .mte-FileWidget__fileInfo{background-color:var(--pale_hover_color)}.ws-is-hover .mte-FileWidget:hover .mte-FileWidget__toolbar{display:flex}.mte-FileWidget__empty{background:var(--contrast_background-color);border-radius:var(--border-radius_2xs)}.mte-FileWidget__empty_icon{margin:var(--offset_2xs)var(--offset_2xs)var(--offset_2xs)var(--offset_s);color:var(--placeholder_text-color_list)}.mte-FileWidget__empty_text{margin-right:var(--offset_s);color:var(--placeholder_text-color_list);font-size:var(--font-size_m);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mte-FileWidgetInfo{box-sizing:border-box}.mte-FileWidgetListItem{box-sizing:border-box;background-color:var(--background-color);display:flex}.ws-is-touch .mte-FileWidgetListItem:hover:after,.ws-is-hover .mte-FileWidgetListItem:hover:after{content:"";z-index:1;border:var(--border-thickness)solid var(--pale_border-color);border-radius:var(--border-radius_2xs);pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.mte-FileWidgetListItem_image{width:var(--size_3xl_image);height:var(--size_3xl_image);background-position:50%;background-repeat:no-repeat;background-size:cover}.mte-FileWidgetListItem_content{margin:var(--offset_xs)var(--offset_m);flex-direction:column;flex-grow:1;min-width:0}.mte-FileWidgetListItem_content,.mte-FileWidgetListItem_footer,.mte-FileWidgetListItem_footer-rightBlock{justify-content:space-between;display:flex}.mte-FileWidgetListItem_footer-rightBlock{gap:var(--offset_xs)}.mte-FileWidgetTileItem_image{width:180px;height:230px}.ws-is-touch .mte-FileWidgetTileItem:hover:after,.ws-is-hover .mte-FileWidgetTileItem:hover:after{content:"";z-index:1;border:var(--border-thickness)solid var(--pale_border-color);border-radius:var(--border-radius_2xs);pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.mte-FileWidgetActionsButton{visibility:hidden;border-radius:var(--border-radius_2xs);background-color:var(--hover_background-color);box-shadow:0 2px 6px 0 var(--hover_background-color);height:var(--inline_height_l);min-width:var(--inline_height_l);z-index:1;position:absolute;top:0;right:0}.ws-is-hover .mte-FileWidgetListItem:hover .mte-FileWidgetActionsButton,.ws-is-hover .mte-FileWidgetTileItem:hover .mte-FileWidgetActionsButton{visibility:visible}
.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__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%)}