/* Hardstyle landing hero matched to the approved wide reference. */
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero.hs-tone-hero {
  width: min(calc(100% - clamp(40px, 8vw, 150px)), 1880px) !important;
  max-width: 1880px !important;
  min-height: calc(100svh - 70px) !important;
  margin: 0 auto !important;
  padding: clamp(70px, 11vh, 150px) 0 clamp(72px, 10vh, 130px) !important;
  display: grid !important;
  grid-template-columns: minmax(520px, .96fr) minmax(500px, .94fr) !important;
  align-items: center !important;
  gap: clamp(64px, 6vw, 120px) !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-copy {
  width: 100% !important;
  max-width: 850px !important;
  padding: 0 !important;
  display: block !important;
  background: transparent !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-eyebrow {
  margin: 0 0 28px !important;
  color: #ff4c91 !important;
  font-size: clamp(12px, .95vw, 17px) !important;
  font-weight: 650 !important;
  line-height: 1.3 !important;
  letter-spacing: .13em !important;
  text-transform: uppercase !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero h1 {
  max-width: 13ch !important;
  margin: 0 !important;
  color: #f5f2ec !important;
  font-family: Montserrat, Arial, sans-serif !important;
  font-size: clamp(55px, 4.75vw, 88px) !important;
  font-weight: 900 !important;
  line-height: .98 !important;
  letter-spacing: -.058em !important;
  text-transform: uppercase !important;
  text-wrap: balance !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-lede {
  max-width: 670px !important;
  margin: 30px 0 0 !important;
  color: #d7d4d3 !important;
  font-size: clamp(17px, 1.25vw, 22px) !important;
  line-height: 1.52 !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .hs-hero-punch,
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-note,
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-proof-line {
  display: none !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-button[data-tp-hero-buy] {
  width: min(100%, 530px) !important;
  min-height: 74px !important;
  margin: 32px 0 0 !important;
  padding: 15px 18px 15px 30px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  border: 2px solid #18d2e4 !important;
  border-radius: 13px !important;
  background: linear-gradient(180deg, rgba(18, 28, 36, .78), rgba(7, 13, 18, .96)) !important;
  box-shadow: 0 0 34px rgba(24, 210, 228, .08) !important;
  color: #f5f2ec !important;
  font-size: clamp(16px, 1.15vw, 21px) !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-button[data-tp-hero-buy] span {
  flex: none !important;
  width: 48px !important;
  height: 48px !important;
  display: grid !important;
  place-items: center !important;
  border: 1px solid #18d2e4 !important;
  border-radius: 50% !important;
  color: #18d2e4 !important;
  font-size: 25px !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-button[data-tp-hero-buy]:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 20px 50px -24px rgba(24, 210, 228, .65) !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-facts {
  margin: 22px 0 0 !important;
  padding: 0 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px 28px !important;
  list-style: none !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-facts li {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #ddd9d8 !important;
  font-size: clamp(14px, 1vw, 18px) !important;
  white-space: nowrap !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-facts li + li::before {
  content: "·";
  margin-right: 28px;
  color: #d7d4d3;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-facts strong {
  color: #18d2e4 !important;
  font-weight: 900 !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-trust {
  width: fit-content !important;
  margin: 28px 0 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 13px !important;
  color: #f5f2ec !important;
  font-size: clamp(14px, 1vw, 18px) !important;
  font-weight: 750 !important;
  text-decoration: none !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-trust span {
  color: #ffb400 !important;
  font-size: 21px !important;
  letter-spacing: .09em !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-media.tp-hero-vsl {
  width: 100% !important;
  max-width: 840px !important;
  aspect-ratio: 16 / 9 !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 0 !important;
  align-self: center !important;
  border: 1px solid rgba(245, 242, 236, .32) !important;
  border-radius: 20px !important;
  overflow: hidden !important;
  background: #050609 !important;
  box-shadow: 0 36px 100px -46px rgba(0, 0, 0, .95), 0 0 75px rgba(24, 210, 228, .12) !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-media .tp-player,
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-media .tp-play {
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  border-radius: inherit !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-media .tp-vsl-poster {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-media .tp-vsl-playbtn {
  width: 86px !important;
  height: 86px !important;
  display: grid !important;
  place-items: center !important;
  border: 1px solid rgba(255, 255, 255, .8) !important;
  border-radius: 50% !important;
  background: rgba(5, 7, 11, .78) !important;
  color: #18d2e4 !important;
  font-size: 30px !important;
  backdrop-filter: blur(8px);
  box-shadow: 0 12px 42px rgba(0, 0, 0, .5) !important;
}
html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-media .tp-vsl-label {
  left: 24px !important;
  bottom: 18px !important;
  padding: 10px 16px !important;
  border-radius: 8px !important;
  background: rgba(6, 9, 14, .84) !important;
  color: #18d2e4 !important;
  font-size: 16px !important;
  font-weight: 850 !important;
}
@media (prefers-reduced-motion: no-preference) {
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-copy > * {
    animation: nz-hardstyle-hero-in .55s cubic-bezier(.16, .84, .44, 1) both !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-copy > :nth-child(2) { animation-delay: .06s !important; }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-copy > :nth-child(3) { animation-delay: .12s !important; }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-copy > :nth-child(n+4) { animation-delay: .18s !important; }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-media { animation: nz-hardstyle-media-in .8s cubic-bezier(.16, .84, .44, 1) .08s both !important; }
}
@keyframes nz-hardstyle-hero-in {
  from { opacity: 0; transform: translateY(15px); }
  to { opacity: 1; transform: none; }
}
@keyframes nz-hardstyle-media-in {
  from { opacity: 0; filter: blur(7px); transform: translateY(12px) scale(1.025); }
  to { opacity: 1; filter: none; transform: none; }
}
@media (max-width: 1180px) {
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero.hs-tone-hero {
    width: min(calc(100% - 40px), 1100px) !important;
    grid-template-columns: minmax(430px, .9fr) minmax(430px, 1fr) !important;
    gap: 40px !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero h1 {
    font-size: clamp(46px, 5vw, 61px) !important;
  }
}
@media (max-width: 900px) {
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero.hs-tone-hero {
    width: min(calc(100% - 32px), 720px) !important;
    min-height: 0 !important;
    padding: 54px 0 70px !important;
    grid-template-columns: 1fr !important;
    gap: 48px !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-copy {
    max-width: none !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-media.tp-hero-vsl {
    max-width: none !important;
  }
}
@media (max-width: 620px) {
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero.hs-tone-hero {
    width: calc(100% - 28px) !important;
    padding: 38px 0 58px !important;
    gap: 36px !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-eyebrow {
    margin-bottom: 18px !important;
    font-size: 11px !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero h1 {
    font-size: clamp(42px, 13vw, 58px) !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-lede {
    margin-top: 22px !important;
    font-size: 16px !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-button[data-tp-hero-buy] {
    min-height: 64px !important;
    margin-top: 25px !important;
    padding-left: 20px !important;
    font-size: 15px !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-facts {
    gap: 8px 16px !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-facts li {
    font-size: 13px !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-facts li + li::before {
    margin-right: 16px;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-trust {
    margin-top: 22px !important;
    gap: 9px !important;
    font-size: 13px !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero .tp-trust span {
    font-size: 16px !important;
  }
  html body .temp-experience.tp-hardstyle main.temp-program .tp-hero-media .tp-vsl-playbtn {
    width: 66px !important;
    height: 66px !important;
    font-size: 23px !important;
  }
}
