@media (max-width: 48rem) {
  .lux-hero--theme-13 .lux-hero__bottom h1 span {
    font-size: clamp(3.15rem, 14vw, 4.1rem);
  }

  .lux-hero--theme-13 .lux-hero__bottom h1 em {
    font-size: clamp(6rem, 30vw, 8.2rem);
  }
}
