.header-wrapper.transform {
  display: block;
  width: 100%;
  position: fixed !important;
  background-color: transparent;
}

.header-wrapper{
  display: block;
  width: 100%;
  position: fixed !important;
  background-color: rgb(var(--color-background));
}