/* wire-native-video-thumbnail-resolver-303f1h9166 */

.wire-video-card-thumb-303e5d,
.wire-video-collection-card-303e5d>a,
.wire-search-result-303e5m>a,
.wire-topic-video-grid-303f1c>a{
  background:
    #071521
    url('/assets/img/wire-video-frame-fallback-v303f1h9166.svg?v=303f1h9166')
    center/cover no-repeat;
}

img[data-wire-native-video-thumbnail-303f1h9166]{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}

.wire-video-card-thumb-303e5d
>img[data-wire-native-video-thumbnail-303f1h9166]{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
}

.wire-video-card-thumb-303e5d
>.wire-video-card-play-303e5d,
.wire-video-card-thumb-303e5d
>.wire-video-card-duration-303e5d{
  z-index:2!important;
}