.video-section-banner .media>*:not(.zoom):not(.deferred-media__poster-button),
.video-section-banner .media model-viewer{
  z-index: 2;
}
:root{
  --plyr-color-main: #62000d;
}


@media screen and (min-width: 750px) {
  .video-section-banner .banner__content.banner__content--bottom-left {
    max-width: fit-content;
    margin-right: auto;
    margin-left: 0;
    position: absolute;
    bottom: 40px;
  }
}