.elementor-2777 .elementor-element.elementor-element-0bd2802{--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-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-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}body.elementor-page-2777:not(.elementor-motion-effects-element-type-background), body.elementor-page-2777 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);}/* Start custom CSS for text-editor, class: .elementor-element-77c7d87 *//* =========================================================
   CUENCA CARE FOUNDATION
   STRENGTHENING THE WHOLE SYSTEM
   ========================================================= */

#ccf-whole-system,
#ccf-whole-system * {
    box-sizing: border-box;
}

#ccf-whole-system {
    width: 100%;
    max-width: 624px;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    color: #000000;
    font-family: "Times New Roman", Times, serif !important;
    font-weight: 400 !important;
    text-align: left;
}

/* IMAGEN */
#ccf-whole-system .ccf-image {
    width: 100%;
    margin: 0 0 19.5px;
    padding: 0;
    line-height: 0;
}

#ccf-whole-system .ccf-image img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

/* CATEGORÍA */
#ccf-whole-system .ccf-category {
    margin: 0 0 18.5px !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0 !important;
    word-spacing: normal !important;
    text-transform: none !important;
    color: #000000 !important;
}

/* TÍTULO */
#ccf-whole-system .ccf-title {
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 24px !important;
    line-height: 26px !important;
    font-weight: 700 !important;
    font-style: normal !important;
    letter-spacing: 0 !important;
    word-spacing: normal !important;
    text-transform: none !important;
    color: #000000 !important;
}

/* SUBTÍTULO */
#ccf-whole-system .ccf-subtitle {
    margin: 0 0 18.8px !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    line-height: 19px !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0 !important;
    word-spacing: normal !important;
    color: #000000 !important;
}

/* TEXTO */
#ccf-whole-system .ccf-text {
    margin: 0 0 18.6px !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    line-height: 19px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    letter-spacing: 0 !important;
    word-spacing: normal !important;
    text-align: left !important;
    text-transform: none !important;
    color: #000000 !important;
}

/* PREGUNTA DESTACADA */
#ccf-whole-system .ccf-question {
    font-style: italic !important;
}

/* FIRMA */
#ccf-whole-system .ccf-author {
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0 !important;
    text-align: right !important;
    color: #000000 !important;
}

/* TABLET */
@media (max-width: 700px) {
    #ccf-whole-system {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* MÓVIL */
@media (max-width: 480px) {
    #ccf-whole-system {
        padding-left: 16px;
        padding-right: 16px;
    }

    #ccf-whole-system .ccf-text {
        font-size: 14.72px !important;
        line-height: 17.5px !important;
    }
}/* End custom CSS */