.elementor-6523 .elementor-element.elementor-element-ab3f760{padding:0px 0px 0px 0px;}.elementor-6523 .elementor-element.elementor-element-452f656 > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-00bab87 */.genesis-register-section {
  background: #05070a;
  color: #ffffff;
  padding: 80px 20px;
  position: relative;
  overflow: hidden;
  font-family: "Inter", Arial, sans-serif;
}

.genesis-register-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 18% 8%, rgba(141, 190, 233, 0.16), transparent 32%),
    radial-gradient(circle at 82% 88%, rgba(91, 183, 232, 0.1), transparent 34%);
  pointer-events: none;
}

.genesis-register-inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.genesis-register-intro {
  max-width: 900px;
  margin: 0 auto 38px;
  text-align: center;
}

.genesis-eyebrow {
  color: #8dbee9;
  font-family: "Inter", Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 1.4em;
  text-transform: uppercase;
  margin: 0 0 16px;
}

.genesis-register-intro h2 {
  color: #ffffff;
  font-family: "Montserrat", "Inter", Arial, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0 0 24px;
}

.genesis-register-intro p {
  color: #d9e2ea;
  font-family: "Inter", Arial, sans-serif;
  font-size: 16pt;
  line-height: 1.6em;
  margin: 0 auto;
  max-width: 820px;
}

.genesis-register-intro a {
  color: #8dbee9;
  text-decoration: none;
  font-weight: 700;
}

.genesis-register-intro a:hover {
  text-decoration: underline;
}

.dancebug-register-wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  background: #ffffff;
  border: 1px solid rgba(141, 190, 233, 0.55);
  border-radius: 18px;
  box-shadow:
    0 22px 60px rgba(0, 0, 0, 0.42),
    0 0 32px rgba(141, 190, 233, 0.14);
  padding: 16px;
  overflow: hidden;
}

.dancebug-register-wrap iframe {
  display: block;
  width: 100%;
  height: 720px;
  min-height: 720px;
  background: #ffffff;
  border: 0;
  padding: 0;
  margin: 0;
}

.dancebug-register-note {
  color: #b9c7d3;
  font-family: "Inter", Arial, sans-serif;
  font-size: 13px;
  line-height: 1.6em;
  margin: 18px auto 0;
  max-width: 800px;
  text-align: center;
}

.dancebug-register-note a {
  color: #8dbee9;
  font-weight: 700;
  text-decoration: none;
}

.dancebug-register-note a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .genesis-register-section {
    padding: 54px 14px;
  }

  .genesis-register-intro {
    margin-bottom: 28px;
    text-align: left;
  }

  .genesis-eyebrow {
    font-size: 13px;
    letter-spacing: 3px;
  }

  .genesis-register-intro h2 {
    font-size: 38px;
    line-height: 1em;
    letter-spacing: 0;
  }

  .genesis-register-intro p {
    font-size: 16px;
    line-height: 1.6em;
  }

  .dancebug-register-wrap {
    max-width: 100%;
    border-radius: 14px;
    padding: 8px;
  }

  .dancebug-register-wrap iframe {
    height: 780px;
    min-height: 780px;
  }

  .dancebug-register-note {
    text-align: left;
    font-size: 13px;
  }
}/* End custom CSS */