body:has(.truste_box_overlay) {
  overflow: hidden;
}

div.truste_box_overlay {
  position: fixed !important;
}

.trustarc-banner {
  position: fixed;
  min-width: 44.444rem;
  bottom: 0;
  left: 1rem;
  z-index: 9999;
}

.trustarc-cookie {
  position: fixed !important;
  left: 1rem !important;
  z-index: 999;
}

.truste_popframe {
  height: 100%;
}
