.elementor-24888 .elementor-element.elementor-element-b22a093{--display:flex;}/* Start custom CSS for heading, class: .elementor-element-8071d98 *//* ===============================
   Detox 21 – Registration Title
================================ */
.detox-21-register-title {
  font-size: clamp(36px, 4.2vw, 56px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #0f172a;
  max-width: 18ch;
  margin-bottom: 14px;
  position: relative;
}

.detox-21-register-title::after {
  content: "";
  display: block;
  width: 64px;
  height: 4px;
  margin-top: 14px;
  border-radius: 2px;
  background: linear-gradient(90deg, #16a34a, #22c55e);
}

/* ===============================
   Detox 21 – Subheadline
================================ */
.detox-21-register-subheadline {
  max-width: 62ch;
  font-size: clamp(16px, 1.25vw, 20px);
  line-height: 1.65;
  color: rgba(15, 23, 42, 0.78);
  margin-bottom: 14px;
}

.detox-21-register-subheadline strong {
  color: rgba(15, 23, 42, 0.92);
  font-weight: 700;
}

/* ===============================
   Detox 21 – Trust Line
================================ */
.detox-21-register-trust {
  font-size: 14px;
  line-height: 1.4;
  color: rgba(15, 23, 42, 0.72);
  margin-bottom: 22px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.detox-21-register-trust strong {
  color: rgba(15, 23, 42, 0.92);
  font-weight: 700;
}

.detox-21-register-trust::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #16a34a;
  display: inline-block;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-a114b2c */.detox-21-status {
  font-size: 13px;
  font-weight: 700;
  color: #16a34a;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 6px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-dde4b4d */.detox-21-register-subheadline,
.detox-21-register-subheadline p {
  max-width: 62ch;
  font-size: clamp(16px, 1.25vw, 20px);
  line-height: 1.65;
  color: rgba(15, 23, 42, 0.78);
  margin: 0 !important;
}

.detox-21-register-subheadline strong {
  color: rgba(15, 23, 42, 0.92);
  font-weight: 700;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c89034e */.detox-21-benefits {
  display: flex;
  gap: 22px;
  flex-wrap: wrap;
  margin: 18px 0 22px;
  font-weight: 600;
  color: rgba(15, 23, 42, 0.85);
}

.detox-21-benefits span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.detox-21-benefits span::before {
  content: "✔";
  color: #16a34a;
  font-weight: 900;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b22a093 *//* =========================================
   $100M Enrollment Module – Detox 21
   Scoped to .detox-21-enroll only
========================================= */
.detox-21-enroll {
  max-width: 860px;
  margin: 42px auto 90px;
  padding: 42px 46px;
  background: linear-gradient(180deg, rgba(34,197,94,0.06), rgba(255,255,255,0.0) 42%), #ffffff;
  border: 1px solid rgba(15, 23, 42, 0.10);
  border-radius: 22px;
  box-shadow: 0 26px 70px rgba(15, 23, 42, 0.10);
  position: relative;
}

/* subtle premium top accent */
.detox-21-enroll::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  border-radius: 22px 22px 0 0;
  background: linear-gradient(90deg, #16a34a, #22c55e);
  opacity: 0.95;
}

/* tighten Elementor widget rhythm inside the module */
.detox-21-enroll .elementor-widget {
  margin-bottom: 16px !important;
}
.detox-21-enroll .elementor-widget:last-child {
  margin-bottom: 0 !important;
}

/* Keep the title centered-ish visually but left aligned for authority */
.detox-21-enroll .detox-21-register-title,
.detox-21-enroll .detox-21-register-subheadline,
.detox-21-enroll .detox-21-register-trust {
  margin-left: 0 !important;
}

/* Remove any blockquote styling from text editors */
.detox-21-enroll blockquote,
.detox-21-enroll .elementor-blockquote {
  border-left: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

/* Subheadline should not be italic-heavy (reads like a quote). */
.detox-21-enroll .detox-21-register-subheadline {
  font-style: normal !important;
}

/* Trust line: inline + polished */
.detox-21-enroll .detox-21-register-trust {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 4px !important;
  margin-bottom: 18px !important;
}
.detox-21-enroll .detox-21-register-trust p {
  margin: 0 !important;
}

/* =========================================
   WPForms – make it a premium panel
========================================= */
.detox-21-enroll .wpforms-container {
  margin-top: 10px !important;
}

/* add a "panel" around the form content */
.detox-21-enroll .wpforms-form {
  background: rgba(15, 23, 42, 0.02);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 18px;
  padding: 26px 26px 22px;
}

/* labels */
.detox-21-enroll .wpforms-field-label {
  font-weight: 700 !important;
  color: rgba(15, 23, 42, 0.92) !important;
  margin-bottom: 8px !important;
}

/* field spacing */
.detox-21-enroll .wpforms-field {
  margin-bottom: 16px !important;
}

/* inputs */
.detox-21-enroll input[type="text"],
.detox-21-enroll input[type="email"],
.detox-21-enroll input[type="tel"],
.detox-21-enroll input[type="number"],
.detox-21-enroll textarea,
.detox-21-enroll select {
  width: 100%;
  border-radius: 14px !important;
  border: 1px solid rgba(15, 23, 42, 0.14) !important;
  padding: 14px 14px !important;
  background: #fff !important;
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.02);
  transition: box-shadow 160ms ease, border-color 160ms ease;
}

/* focus state = premium */
.detox-21-enroll input:focus,
.detox-21-enroll textarea:focus,
.detox-21-enroll select:focus {
  outline: none !important;
  border-color: rgba(34, 197, 94, 0.60) !important;
  box-shadow: 0 0 0 4px rgba(34, 197, 94, 0.16) !important;
}

/* helper text */
.detox-21-enroll .wpforms-field-description {
  margin-top: 8px !important;
  color: rgba(15, 23, 42, 0.65) !important;
  font-size: 13px !important;
}

/* CTA button – make it feel like enrollment */
.detox-21-enroll .wpforms-submit,
.detox-21-enroll button[type="submit"],
.detox-21-enroll input[type="submit"] {
  width: auto;
  border-radius: 16px !important;
  padding: 14px 20px !important;
  font-weight: 900 !important;
  letter-spacing: 0.01em;
  border: 1px solid rgba(15, 23, 42, 0.10) !important;
  background: linear-gradient(90deg, #16a34a, #22c55e) !important;
  color: #fff !important;
  box-shadow: 0 18px 38px rgba(34, 197, 94, 0.20) !important;
  transition: transform 120ms ease, box-shadow 120ms ease, filter 120ms ease;
}

.detox-21-enroll .wpforms-submit:hover,
.detox-21-enroll button[type="submit"]:hover,
.detox-21-enroll input[type="submit"]:hover {
  transform: translateY(-1px);
  box-shadow: 0 22px 46px rgba(34, 197, 94, 0.28) !important;
  filter: saturate(1.05);
}

/* reduce the giant empty space above and between sections */
.detox-21-enroll .detox-21-register-title { margin-bottom: 10px !important; }
.detox-21-enroll .detox-21-register-subheadline { margin-bottom: 10px !important; }/* End custom CSS */