.adsPushdown__container {
  top: 0;
  width: 100%;
  position: relative;
  z-index: 0;
  background:url(https://res.cloudinary.com/dk9d8nlla/image/upload/v1751185800/fonas_jzooal.png)center no-repeat;
  height: 480px;
  overflow: hidden
}

.adsPushdown__big {
  width: 320px;
  height: 480px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.adsPushdown__swipe {
  position: relative;
  top: 0;
  width: 100%;
  height: 20px;
  overflow: hidden;
  color: #fff;
  line-height: 2;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  letter-spacing: .6px;
  background: #c9c9c9;
  text-transform: uppercase
}

.adsPushdown__inner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 320px;
  height: 480px
}

.adsPushdown__inner:before {
  content: "Advertisement";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font: 400 11px/1.4 Open sans, sans-serif;
  color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color:transparent
}

.adsPushdown__inner.top {
  transform: translateY(50px)
}

.adsPushdown__close {
  right: 5px;
  z-index: 99;
  width: 48px;
  height: 22px;
  overflow: hidden;
  position: absolute;
  top: 5px;
  background: #174193;
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .5px;
  padding: 3px 5px;
  cursor: pointer
}

.adsPushdown~header {
  background: #fcfcfc
}

.adsPushdown~header .header2_detail_inject {
  position: relative;
  margin-top: 0
}

.adsPushdown~.wrapper-description {
  z-index: 1;
  margin-top: 0;
  padding-top: 60px
}

.adsPushdown~#div-gpt-ad-mr2,
.adsPushdown~#div-gpt-ad-oop1,
.adsPushdown~.bodyWrap,
.adsPushdown~.footer,
.adsPushdown~.row .col-sm-12 .wrapper-list-news,
.adsPushdown~.wrapper-description {
  position: relative;
  background: #fcfcfc
}