.section-video .poster {
  width: 100%;
  aspect-ratio: 16/8;
  max-height: 75vh;
}
.section-video .poster img {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: cover;
  display: block;
}

/*# sourceMappingURL=block.css.map */
