.hide__title-over {
  position: absolute;
  z-index: 3;
  opacity: 0;
  width: 100%;
  left: 0;
  height: 100%;
}

.background-image-section-uni {
  background-image: var(--background-image-section);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.swym-header-launcher, .swym-is-safari {
    line-height: 0 !important;
}