.elementor-1806 .elementor-element.elementor-element-5eea258{--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;--overflow:auto;}.elementor-1806 .elementor-element.elementor-element-5eea258.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1806 .elementor-element.elementor-element-70e17a7{--display:flex;}#elementor-popup-modal-1806{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1806 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1806 .dialog-close-button{display:flex;}#elementor-popup-modal-1806 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-1806 .elementor-element.elementor-element-5eea258{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-5eea258 *//* ESCRITORIO */
.elementor-popup-modal .dialog-widget-content:has(.elementor-1806) {
    width: 70vw !important;
    max-width: 1400px !important;
    height: auto !important;
    max-height: 90vh !important;
}

.elementor-popup-modal .dialog-message:has(.elementor-1806) {
    width: 100% !important;
    height: 100% !important;
    max-height: none !important;
}

.elementor-1806,
.elementor-1806 .elementor-element-5eea258 {
    width: 100% !important;
    height: 100% !important;
}


/* TABLET */
@media (max-width: 1024px) {

    .elementor-popup-modal .dialog-widget-content:has(.elementor-1806) {
        width: 85vw !important;
        max-width: 1000px !important;
        height: auto !important;
        max-height: 90vh !important;
    }

    .elementor-popup-modal .dialog-message:has(.elementor-1806) {
        width: 100% !important;
        height: auto !important;
        max-height: none !important;
    }

    .elementor-1806,
    .elementor-1806 .elementor-element-5eea258 {
        width: 100% !important;
        height: auto !important;
    }
}


/* MÓVIL */
@media (max-width: 767px) {

    .elementor-popup-modal .dialog-widget-content:has(.elementor-1806) {
        width: 97vw !important;
        max-width: 97vw !important;
        height: auto !important;
        max-height: 97vh !important;
    }

    .elementor-popup-modal .dialog-message:has(.elementor-1806) {
        width: 100% !important;
        height: auto !important;
        max-height: none !important;
        padding: 0 !important;
    }

    .elementor-1806,
    .elementor-1806 .elementor-element-5eea258 {
        width: 100% !important;
        height: auto !important;
    }

    .elementor-1806 img {
        width: 100% !important;
        height: auto !important;
        display: block;
    }
    .eicon-close{
        padding-top: 40px;
        border:none !important;
    }
}/* End custom CSS */