/* Infinity Events — media fit and title relief */
.infinity-smart-hero-v5>.ism5-stage{background:#100e0b!important}
.infinity-smart-hero-v5 .ism5-video,
.infinity-smart-hero-v5 .ism5-image{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  background-size:cover!important;
  background-position:center center!important;
  transform-origin:center center!important;
}
.ie-admin-title,
.ie-admin-title *{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.ie-admin-title .ie-title-layer{
  font-weight:600!important;
  letter-spacing:-.018em!important;
  paint-order:stroke fill;
}
