.elementor-23378 .elementor-element.elementor-element-83b286b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-23378 .elementor-element.elementor-element-abcf5ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-23378 .elementor-element.elementor-element-3bafd39{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-23378 .elementor-element.elementor-element-3374dfc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-23378 .elementor-element.elementor-element-4833283 .elementor-field-group{padding-right:calc( 10px/2 );padding-left:calc( 10px/2 );margin-bottom:10px;}.elementor-23378 .elementor-element.elementor-element-4833283 .elementor-form-fields-wrapper{margin-left:calc( -10px/2 );margin-right:calc( -10px/2 );margin-bottom:-10px;}.elementor-23378 .elementor-element.elementor-element-4833283 .elementor-field-group.recaptcha_v3-bottomleft, .elementor-23378 .elementor-element.elementor-element-4833283 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-23378 .elementor-element.elementor-element-4833283 .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-23378 .elementor-element.elementor-element-4833283 .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-23378 .elementor-element.elementor-element-4833283 .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-23378 .elementor-element.elementor-element-4833283 .elementor-field-type-html{padding-bottom:0px;}.elementor-23378 .elementor-element.elementor-element-4833283 .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;}.elementor-23378 .elementor-element.elementor-element-4833283 .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;}.elementor-23378 .elementor-element.elementor-element-4833283 .e-form__buttons__wrapper__button-next{color:#ffffff;}.elementor-23378 .elementor-element.elementor-element-4833283 .elementor-button[type="submit"]{color:#ffffff;}.elementor-23378 .elementor-element.elementor-element-4833283 .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-23378 .elementor-element.elementor-element-4833283 .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-23378 .elementor-element.elementor-element-4833283 .e-form__buttons__wrapper__button-next:hover{color:#ffffff;}.elementor-23378 .elementor-element.elementor-element-4833283 .elementor-button[type="submit"]:hover{color:#ffffff;}.elementor-23378 .elementor-element.elementor-element-4833283 .elementor-button[type="submit"]:hover svg *{fill:#ffffff;}.elementor-23378 .elementor-element.elementor-element-4833283 .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-23378 .elementor-element.elementor-element-4833283{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}/* Start custom CSS for heading, class: .elementor-element-7cfa85d *//* ----------------------------------------------------
   DIVINE HEALTH — DARK NAVY H1 (Hero Title)
   Matches your brand 100% – looks $10M
-------------------------------------------------------*/
.divine-h1 {
    font-family: "Playfair Display", Georgia, serif;
    font-weight: 700;
    font-size: clamp(2.8rem, 7vw, 4.8rem);
    line-height: 1.12;
    text-align: center;
    color: #092b55; 
    max-width: 1200px;
    margin: 0 auto 24px auto;
    letter-spacing: -1.2px;
    text-shadow: 0 2px 8px rgba(15, 23, 42, 0.12);
}

.divine-h1 .pipe {
    color: #092b55;
    margin: 0 14px;
    font-weight: 400;
    opacity: 0.9;
}

.divine-h1 .highlight-line {
    background: linear-gradient(90deg, #092b55 0%, #222785  100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

/* Elegant gold + green underline */
.divine-h1::after {
    content: "";
    display: block;
    width: 180px;
    height: 5px;
    background: linear-gradient(90deg, #092b55 0%, #222785  70%);
    margin: 32px auto 0;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(212, 175, 55, 0.25);
}

@media (max-width: 768px) {
    .divine-h1 {
        font-size: clamp(2.3rem, 7.5vw, 3.6rem);
        letter-spacing: -0.8px;
        margin-bottom: 18px;
    }
    .divine-h1::after {
        width: 140px;
        height: 4px;
        margin: 26px auto 0;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-abcf5ec *//* ----------------------------------------------------
   DIVINE HEALTH — PREMIUM SUBTITLE (H2)
   For credibility-driven lines under main titles
-------------------------------------------------------*/

.premium-subtitle,
.elementor-widget-heading.premium-subtitle h2 {
    font-family: "Montserrat", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.55;
    text-align: center;
    color: #444;
    max-width: 850px;
    margin: 0 auto 35px auto;
    letter-spacing: 0.2px;

    background: linear-gradient(90deg, #333 0%, #555 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    opacity: 0.95;
}

.premium-subtitle:after,
.elementor-widget-heading.premium-subtitle h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    margin: 18px auto 0;
    background: #092b55;
    border-radius: 2px;
    opacity: 0.75;
}

@media (max-width: 768px) {
    .premium-subtitle,
    .elementor-widget-heading.premium-subtitle h2 {
        font-size: 1.2rem;
        line-height: 1.6;
        padding: 0 20px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3bafd39 */.dh-premium-affiliate-section { padding: 80px 0; background: #fdfbfa; }
.intro-grid { display: grid; grid-template-columns: 1fr 300px; gap: 60px; align-items: center; margin-bottom: 80px; }
.intro-text .lead-paragraph { font-size: 1.4*20*px; line-height: 1.5; }
.stat-box { background: #ffffff; padding: 30px; border-radius: 16px; text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 20px; }
.big-number { display: block; font-size: 48px; font-weight: 800; color: #c19a6b; }
.benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; margin: 50px 0; }
.benefit-item { background: #fff; padding: 28px; border-radius: 12px; box-shadow: 0 8px 25px rgba(0,0,0,0.06); text-align: center; }
.benefit-item .icon { font-size: 42px; margin-bottom: 12px; }
.check-list { list-style: none; padding: 0; }
.check-list li { padding-left: 36px; position: relative; margin-bottom: 16px; font-size: 18px; }
.check-list li:before { content: "✓"; position: absolute; left: 0; color: #27ae60; font-weight: bold; font-size: 24px; }
.final-cta-section { text-align: center; padding: 80px 20px; background: linear-gradient(135deg, #f8f1e9 0%, #fdfbfa 100%); border-radius: 20px; }
.big-cta-button { display: inline-block; background: #c19a6b; color: #fff; padding: 20px 40px; font-size: 22px; font-weight: bold; border-radius: 50px; text-decoration: none; margin: 30px 0; box-shadow: 0 10px 30px rgba(193,154,107,0.3); transition: all 0.3s; }
.big-cta-button:hover { transform: translateY(-3px); box-shadow: 0 15px 40px rgba(193,154,107,0.4); }
@media (max-width: 868px) { .intro-grid { grid-template-columns: 1fr; } }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3374dfc */.elementor-23378 .elementor-element.elementor-element-3374dfc {
  max-width: 640px;
  margin: 32px auto 72px;
}

/* Labels */
.elementor-23378 .elementor-element.elementor-element-3374dfc .elementor-field-label {
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #6b7280;
}

/* Inputs */
.elementor-23378 .elementor-element.elementor-element-3374dfc .elementor-field,
.elementor-23378 .elementor-element.elementor-element-3374dfc .elementor-field-textual {
  border-radius: 10px;
  border: 1px solid #d1d5db;
  background: #f9fafb;
  padding: 10px 12px;
  font-size: 15px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.elementor-23378 .elementor-element.elementor-element-3374dfc .elementor-field:focus,
.elementor-23378 .elementor-element.elementor-element-3374dfc .elementor-field-textual:focus {
  border-color: #0ea5e9;
  background: #ffffff;
  box-shadow: 0 0 0 1px rgba(14,165,233,0.18);
}

/* Button */
.elementor-23378 .elementor-element.elementor-element-3374dfc .elementor-button {
  display: inline-flex;
  justify-content: center;
  padding: 12px 40px;
  border-radius: 999px;
  background: linear-gradient(90deg, #111827, #1d4ed8);
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.1em;
}/* End custom CSS */