/* ZLOT V469 - Ana sayfa alt banner tam görünüm */
html body .z449-bottom-banner-wrap.has-v449-slider{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:8 / 1!important;
  margin:12px 0 0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:16px!important;
  background:#16081f!important;
  box-sizing:border-box!important;
}

html body .z449-bottom-banner-wrap .v449-bottom-slider,
html body .z449-bottom-banner-wrap .v449-header-slider{
  --v449-fit:contain!important;
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:8 / 1!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#16081f!important;
  box-sizing:border-box!important;
}

html body .z449-bottom-banner-wrap .v449-track,
html body .z449-bottom-banner-wrap .v449-slide,
html body .z449-bottom-banner-wrap .v449-slide picture{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  min-height:0!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}

html body .z449-bottom-banner-wrap .v449-slide img,
html body .z449-bottom-banner-wrap .v449-slide picture img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  min-height:0!important;
  max-width:100%!important;
  max-height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#16081f!important;
  transform:none!important;
  box-sizing:border-box!important;
}

@media(max-width:720px){
  html body .z449-bottom-banner-wrap.has-v449-slider,
  html body .z449-bottom-banner-wrap .v449-bottom-slider,
  html body .z449-bottom-banner-wrap .v449-header-slider{
    aspect-ratio:36 / 7!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }
}
