.elementor-53602 .elementor-element.elementor-element-89e3260:not(.elementor-motion-effects-element-type-background), .elementor-53602 .elementor-element.elementor-element-89e3260 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://supereagle.org/wp-content/uploads/2025/01/173758842_507478607283588_7076491587798434870_n.jpg");background-size:cover;}.elementor-53602 .elementor-element.elementor-element-89e3260{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-53602 .elementor-element.elementor-element-89e3260 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-53602 .elementor-element.elementor-element-07f2b3f > .elementor-widget-container{margin:22px 22px 22px 22px;}.elementor-53602 .elementor-element.elementor-element-07f2b3f{text-align:center;}.elementor-53602 .elementor-element.elementor-element-07f2b3f .elementor-heading-title{color:#FFFFFF;}.elementor-53602 .elementor-element.elementor-element-b1db781 > .elementor-widget-container{margin:11px 11px 11px 11px;}.elementor-53602 .elementor-element.elementor-element-b1db781{text-align:center;}.elementor-53602 .elementor-element.elementor-element-b1db781 .elementor-heading-title{font-weight:600;color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-53602 .elementor-element.elementor-element-e6c3369 > .elementor-widget-container{margin:0px 50px 0px 50px;}.elementor-53602 .elementor-element.elementor-element-e6c3369{font-family:"Open Sans Hebrew", Sans-serif;font-size:19px;font-weight:400;color:#000000;}.elementor-53602 .elementor-element.elementor-element-fe9d263 > .elementor-widget-container{margin:0px 50px 0px 50px;}.elementor-53602 .elementor-element.elementor-element-fe9d263{font-family:"Open Sans Hebrew", Sans-serif;font-size:19px;font-weight:400;color:#000000;}@media(max-width:767px){.elementor-53602 .elementor-element.elementor-element-b1db781 .elementor-heading-title{font-size:30px;}.elementor-53602 .elementor-element.elementor-element-e6c3369 > .elementor-widget-container{margin:11px 11px 11px 11px;}.elementor-53602 .elementor-element.elementor-element-e6c3369{font-size:13px;}.elementor-53602 .elementor-element.elementor-element-fe9d263 > .elementor-widget-container{margin:11px 11px 11px 11px;}.elementor-53602 .elementor-element.elementor-element-fe9d263{font-size:13px;}}/* Start custom CSS for text-editor, class: .elementor-element-e6c3369 *//* =========================================
   CONTENIDO DE ARTÍCULOS SOBRE SECTAS
   ========================================= */

.contenido-secta {
    font-size: 22px;
    line-height: 1.75;
    overflow-wrap: break-word;
}

/* Párrafos */
.contenido-secta p {
    font-size: clamp(22px, 1.15vw, 18px);
    line-height: 1.75;
    margin: 0 0 1.15em;
}

/* Títulos principales dentro del artículo */
.contenido-secta h2 {
    font-size: clamp(24px, 2.2vw, 34px);
    line-height: 1.25;
    font-weight: 700;
    color: black;
    margin: 1.7em 0 0.65em;
    letter-spacing: -0.02em;
}

/* Subtítulos */
.contenido-secta h3 {
    font-size: clamp(20px, 1.7vw, 27px);
    line-height: 1.3;
    font-weight: 700;
    margin: 1.5em 0 0.6em;
}

/* Títulos menores */
.contenido-secta h4 {
    font-size: clamp(18px, 1.35vw, 22px);
    line-height: 1.35;
    font-weight: 700;
    margin: 1.35em 0 0.55em;
}

/* Evita espacio excesivo al inicio */
.contenido-secta h2:first-child,
.contenido-secta h3:first-child,
.contenido-secta h4:first-child {
    margin-top: 0;
}

/* Citas bíblicas y citas de autores */
.contenido-secta blockquote {
    font-size: clamp(15px, 1.05vw, 17px);
    line-height: 1.7;
    margin: 1.25em 0;
    padding: 15px 20px;
    border-left: 4px solid #3898ec;
    background: rgba(56, 152, 236, 0.07);
    border-radius: 0 8px 8px 0;
}

/* Listas */
.contenido-secta ul,
.contenido-secta ol {
    font-size: clamp(16px, 1.1vw, 18px);
    line-height: 1.7;
    margin: 0 0 1.25em;
    padding-left: 1.5em;
}

.contenido-secta li {
    margin-bottom: 0.45em;
}

/* Negritas */
.contenido-secta strong {
    font-weight: 700;
}

@media (max-width: 767px) {
    .contenido-secta {
        font-size: 13px;
        line-height: 1.7;
    }

    .contenido-secta p {
        font-size: 13px;
        line-height: 1.7;
        margin-bottom: 1em;
    }

    .contenido-secta h2 {
        font-size: 23px;
        line-height: 1.28;
        margin-top: 1.45em;
        margin-bottom: 0.6em;
    }

    .contenido-secta h3 {
        font-size: 20px;
        line-height: 1.32;
        margin-top: 1.3em;
        margin-bottom: 0.55em;
    }

    .contenido-secta h4 {
        font-size: 18px;
        line-height: 1.35;
    }

    .contenido-secta blockquote {
        font-size: 15px;
        line-height: 1.65;
        padding: 13px 15px;
        margin: 1em 0;
    }

    .contenido-secta ul,
    .contenido-secta ol {
        font-size: 16px;
        line-height: 1.65;
        padding-left: 1.25em;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-fe9d263 *//* =========================================
   CONTENIDO DE ARTÍCULOS SOBRE SECTAS
   ========================================= */

.contenido-secta {
    font-size: 22px;
    line-height: 1.75;
    overflow-wrap: break-word;
}

/* Párrafos */
.contenido-secta p {
    font-size: clamp(22px, 1.15vw, 18px);
    line-height: 1.75;
    margin: 0 0 1.15em;
}

/* Títulos principales dentro del artículo */
.contenido-secta h2 {
    font-size: clamp(24px, 2.2vw, 34px);
    line-height: 1.25;
    font-weight: 700;
    color: black;
    margin: 1.7em 0 0.65em;
    letter-spacing: -0.02em;
}

/* Subtítulos */
.contenido-secta h3 {
    font-size: clamp(20px, 1.7vw, 27px);
    line-height: 1.3;
    font-weight: 700;
    margin: 1.5em 0 0.6em;
}

/* Títulos menores */
.contenido-secta h4 {
    font-size: clamp(18px, 1.35vw, 22px);
    line-height: 1.35;
    font-weight: 700;
    margin: 1.35em 0 0.55em;
}

/* Evita espacio excesivo al inicio */
.contenido-secta h2:first-child,
.contenido-secta h3:first-child,
.contenido-secta h4:first-child {
    margin-top: 0;
}

/* Citas bíblicas y citas de autores */
.contenido-secta blockquote {
    font-size: clamp(15px, 1.05vw, 17px);
    line-height: 1.7;
    margin: 1.25em 0;
    padding: 15px 20px;
    border-left: 4px solid #3898ec;
    background: rgba(56, 152, 236, 0.07);
    border-radius: 0 8px 8px 0;
}

/* Listas */
.contenido-secta ul,
.contenido-secta ol {
    font-size: clamp(16px, 1.1vw, 18px);
    line-height: 1.7;
    margin: 0 0 1.25em;
    padding-left: 1.5em;
}

.contenido-secta li {
    margin-bottom: 0.45em;
}

/* Negritas */
.contenido-secta strong {
    font-weight: 700;
}

@media (max-width: 767px) {
    .contenido-secta {
        font-size: 13px;
        line-height: 1.7;
    }

    .contenido-secta p {
        font-size: 13px;
        line-height: 1.7;
        margin-bottom: 1em;
    }

    .contenido-secta h2 {
        font-size: 23px;
        line-height: 1.28;
        margin-top: 1.45em;
        margin-bottom: 0.6em;
    }

    .contenido-secta h3 {
        font-size: 20px;
        line-height: 1.32;
        margin-top: 1.3em;
        margin-bottom: 0.55em;
    }

    .contenido-secta h4 {
        font-size: 18px;
        line-height: 1.35;
    }

    .contenido-secta blockquote {
        font-size: 15px;
        line-height: 1.65;
        padding: 13px 15px;
        margin: 1em 0;
    }

    .contenido-secta ul,
    .contenido-secta ol {
        font-size: 16px;
        line-height: 1.65;
        padding-left: 1.25em;
    }
}/* End custom CSS */