.tg-ad-anchor {
  position: fixed;
  z-index: 40;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  pointer-events: none;
}

.tg-ad-anchor.is-hidden {
  display: none;
}

#tg-ad-slot {
  pointer-events: auto;
  width: min(92vw, 520px);
  min-height: 54px;
  display: flex;
  justify-content: center;
}

#tg-ad-slot script {
  display: block;
}
