.elementor-2738 .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 );}.elementor-2738 .elementor-element.elementor-element-77c7d87{column-gap:0px;}body.elementor-page-2738:not(.elementor-motion-effects-element-type-background), body.elementor-page-2738 > .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 *//* =========================================================
   CCF ARTICLE — LIVING ALONE, LIVING CONNECTED
   ========================================================= */

#ccf-living-connected,
#ccf-living-connected * {
    box-sizing: border-box;
}

#ccf-living-connected {
    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;
}

/* IMAGEN */
#ccf-living-connected .ccf-hero {
    width: 100%;
    margin: 0 0 19px;
    padding: 0;
    line-height: 0;
}

#ccf-living-connected .ccf-hero img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

/* CATEGORÍA */
#ccf-living-connected .ccf-category {
    margin: 0 0 20px !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    line-height: 19px !important;
    font-style: italic !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    color: #000000 !important;
}

/* TÍTULO */
#ccf-living-connected .ccf-title {
    margin: 0 0 19px !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 24px !important;
    line-height: 26.5px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    color: #000000 !important;
}

/* PÁRRAFOS */
#ccf-living-connected .ccf-text {
    margin: 0 0 19px !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    line-height: 19px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    word-spacing: 0 !important;
    text-transform: none !important;
    text-align: left !important;
    color: #000000 !important;
}

/* FIRMA */
#ccf-living-connected .ccf-author {
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    line-height: 19px !important;
    font-style: italic !important;
    font-weight: 400 !important;
    text-align: right !important;
    color: #000000 !important;
}

/* SALTOS PARA IGUALAR LA DISTRIBUCIÓN DEL PDF */
#ccf-living-connected .pdf-break {
    display: inline;
}

/* TABLET Y MÓVIL */
@media (max-width: 767px) {
    #ccf-living-connected {
        width: 100%;
        max-width: 624px;
    }

    #ccf-living-connected .pdf-break {
        display: none;
    }
}

/* MÓVIL */
@media (max-width: 480px) {
    #ccf-living-connected .ccf-category {
        font-size: 14.67px !important;
        line-height: 16.3px !important;
    }

    #ccf-living-connected .ccf-title {
        font-size: 24px !important;
        line-height: 26.5px !important;
    }

    #ccf-living-connected .ccf-text {
        font-size: 16px !important;
        line-height: 18.4px !important;
    }

    #ccf-living-connected .ccf-author {
        font-size: 14.13px !important;
        line-height: 16px !important;
    }
}/* End custom CSS */