/* Support launcher stays off-screen; opened from header / bottom nav. */
#betliz-comm100-launcher,
#comm100-button-69394304-e19c-4721-9f2c-807ef0e5990f {
  position: fixed !important;
  left: -9999px !important;
  top: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
}

.betliz-comm100-launcher__icon,
.betliz-comm100-launcher__text {
  display: none;
}
