.aos-cmp-popup {
  display: none;
}

.aos-cmp-popup.show {
  display: block;
  z-index: 10 !important;
}