.btuk-ad-slot {
  max-width: 52rem;
  min-height: 9rem;
  margin: 3rem auto;
  padding: 1rem 0;
  overflow: hidden;
  border-top: 1px solid #e2e8f0;
  border-bottom: 1px solid #e2e8f0;
  background: #fff;
}

.btuk-ad-label {
  display: block;
  margin-bottom: 0.5rem;
  color: #94a3b8;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.btuk-ad-slot .adsbygoogle {
  min-height: 7rem;
}

.btuk-ad-slot:has(.adsbygoogle[data-ad-status="unfilled"]) {
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
}

@media (max-width: 640px) {
  .btuk-ad-slot {
    margin: 2.25rem auto;
  }
}
