/* Generated automatically from the first landing slide. */
.landing .media-carousel {
  background-color: #080808;
  background-image: url("/assets/landing/estambul01471046-1cbe35e8cf-hq2-poster.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 25% center;
}

/* Keep the fallback/poster visible until each video has decoded a real frame. */
.landing .media-slide video { opacity: 0; }
.landing .media-slide video[data-landing-ready="1"] { opacity: 1; }
