.elementor-3970 .elementor-element.elementor-element-918f86f{--display:flex;--min-height:700px;--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-3970 .elementor-element.elementor-element-7026325{--display:flex;--min-height:700px;}.elementor-3970 .elementor-element.elementor-element-9f3a8cf{--spacer-size:50px;}.elementor-3970 .elementor-element.elementor-element-357ac1b .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-3970 .elementor-element.elementor-element-03b4995 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:800;color:#FFFFFF;}.elementor-3970 .elementor-element.elementor-element-bc83791{color:#FFFFFF;}#elementor-popup-modal-3970{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3970 .dialog-message{width:80vw;height:auto;}#elementor-popup-modal-3970 .dialog-close-button{display:flex;}#elementor-popup-modal-3970 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS */#elementor-popup-modal-3970 .dialog-close-button{
    color:white !important;
    font-size:32px !important;
    width:60px;
    height:60px;
    display:flex;
    align-items:center;
    justify-content:center;
    top:20px !important;
    right:20px !important;
    opacity:1 !important;
}

#elementor-popup-modal-3970 .dialog-close-button i{
    font-size:32px !important;
}

@media (max-width: 767px){

    #elementor-popup-modal-3970 .dialog-widget-content{
        width:100vw !important;
        height:100vh !important;
        max-width:100vw !important;
        max-height:100vh !important;
        border-radius:0 !important;
        margin:0 !important;
    }

    #elementor-popup-modal-3970 iframe{
        width:100% !important;
        height:40vh !important;
    }

    #elementor-popup-modal-3970 .dialog-message{
        width:100% !important;
        height:100% !important;
    }

}

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

    /* Popup fullscreen */
    #elementor-popup-modal-3970 .dialog-widget-content{
        width:100vw !important;
        height:100vh !important;
        max-width:100vw !important;
        max-height:100vh !important;
        border-radius:0 !important;
        margin:0 !important;
        overflow-y:auto !important;
        position:fixed !important;
        top:0;
        left:0;
    }

    /* Fondo negro real */
    #elementor-popup-modal-3970 .dialog-message{
        height:100%;
        background:#000;
    }

    /* Video */
    #elementor-popup-modal-3970 iframe{
        width:100% !important;
        height:35vh !important;
        display:block;
    }

    /* Botón cerrar fijo */
    #elementor-popup-modal-3970 .dialog-close-button{
        position:fixed !important;
        top:12px !important;
        right:12px !important;
        z-index:99999 !important;

        background:rgba(0,0,0,.7);
        backdrop-filter:blur(6px);

        width:48px;
        height:48px;
        border-radius:50%;

        display:flex;
        align-items:center;
        justify-content:center;

        color:#fff !important;
        opacity:1 !important;
    }

    #elementor-popup-modal-3970 .dialog-close-button i{
        font-size:28px !important;
    }

}/* End custom CSS */