.elementor-614 .elementor-element.elementor-element-18df01a{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--margin-top:30px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.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-614 .elementor-element.elementor-element-dcbcbe3{font-family:"DM Serif Display", Sans-serif;font-weight:400;color:#474545;}#elementor-popup-modal-614 .dialog-widget-content{background-color:#E2DCCE;border-radius:30px 30px 30px 30px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-614{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-614 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-614 .dialog-close-button{display:flex;}/* Start custom CSS *//* CAJA GENERAL DEL POPUP */
#elementor-popup-modal-600 .dialog-widget-content {
    max-width: 980px !important;
    width: 100% !important;
    margin: 0 auto !important;
    border-radius: 34px !important;
    overflow: hidden !important;
    background: #ece7dc !important;
    box-shadow: 0 28px 70px rgba(0,0,0,0.22) !important;
}

/* CONTENIDO INTERIOR DEL POPUP */
#elementor-popup-modal-600 .popup-legal {
    background: #ece7dc;
    padding: 38px 34px 44px;
    text-align: center;
}

/* IMAGEN */
#elementor-popup-modal-600 .popup-legal img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    border-radius: 26px !important;
    margin: 0 auto 28px !important;
    object-fit: cover;
}

/* TEXTO PEQUEÑO SUPERIOR */
#elementor-popup-modal-600 .popup-legal .elementor-widget-text-editor:first-of-type,
#elementor-popup-modal-600 .popup-legal p {
    color: #3e3d40;
}

/* ENCABEZADOS */
#elementor-popup-modal-600 .popup-legal h1,
#elementor-popup-modal-600 .popup-legal h2,
#elementor-popup-modal-600 .popup-legal h3,
#elementor-popup-modal-600 .popup-legal .elementor-heading-title {
    margin: 0 0 14px !important;
    color: #2f2f32 !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
}

/* PÁRRAFOS */
#elementor-popup-modal-600 .popup-legal p {
    margin: 0 0 18px !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
    text-align: center !important;
}

/* LISTA */
#elementor-popup-modal-600 .popup-legal ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 8px auto 24px !important;
    max-width: 420px !important;
    text-align: left !important;
}

#elementor-popup-modal-600 .popup-legal li {
    margin: 0 0 10px !important;
    line-height: 1.45 !important;
    color: #2f2f32 !important;
}

/* BOTÓN */
#elementor-popup-modal-600 .popup-legal .elementor-button,
#elementor-popup-modal-600 .popup-legal .e-button-base {
    background: #747583 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 22px !important;
    padding: 16px 34px !important;
    display: inline-block !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

#elementor-popup-modal-600 .popup-legal .elementor-button:hover,
#elementor-popup-modal-600 .popup-legal .e-button-base:hover {
    background: #60616d !important;
    color: #fff !important;
}

/* BOTÓN CERRAR */
#elementor-popup-modal-600 .dialog-close-button {
    top: 18px !important;
    right: 18px !important;
    font-size: 30px !important;
    color: #1f1f1f !important;
    z-index: 1000 !important;
}

/* ESPACIADO DE WIDGETS DENTRO DEL POPUP */
#elementor-popup-modal-600 .popup-legal .elementor-widget {
    margin-bottom: 16px !important;
}

#elementor-popup-modal-600 .popup-legal .elementor-widget:last-child {
    margin-bottom: 0 !important;
}

/* RESPONSIVE */
@media (max-width: 767px) {
    #elementor-popup-modal-600 .dialog-widget-content {
        max-width: calc(100vw - 24px) !important;
        border-radius: 24px !important;
    }

    #elementor-popup-modal-600 .popup-legal {
        padding: 22px 18px 28px !important;
    }

    #elementor-popup-modal-600 .popup-legal img {
        border-radius: 18px !important;
        margin-bottom: 20px !important;
    }

    #elementor-popup-modal-600 .popup-legal h1,
    #elementor-popup-modal-600 .popup-legal h2,
    #elementor-popup-modal-600 .popup-legal h3,
    #elementor-popup-modal-600 .popup-legal .elementor-heading-title {
        font-size: 34px !important;
    }

    #elementor-popup-modal-600 .popup-legal p {
        font-size: 15px !important;
    }

    #elementor-popup-modal-600 .popup-legal ul {
        max-width: 100% !important;
    }
}/* End custom CSS */