.ht--cta__jago__museum__napoli {
}
/* .ht--cta__jago__museum__napoli::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, #000 18.27%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none !important;
} */
/* .ht--cta__jago__museum__capri::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, #000 18.27%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none !important;
} */

.ht--cta__jago__museum__napoli__overlay {
  position: absolute;
  width: 120%;
  height: 130%;
  bottom: -40px;
  left: -40px;
  background: linear-gradient(90deg, #000 18.27%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none !important;
  z-index: 1;
}

@media (max-width: 1024px) {
  .ht--cta__jago__museum__napoli__overlay {
    bottom: -16px;
    left: -16px;
  }
}
