.elementor-1358 .elementor-element.elementor-element-37d3dec{--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-1358 .elementor-element.elementor-element-56797b8 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-1358 .elementor-element.elementor-element-7d0205b .elementor-wrapper{--video-aspect-ratio:1.77777;}#jet-popup-1358 .jet-popup__container{width:500px;}#jet-popup-1358 .jet-popup__inner{justify-content:center;align-items:center;}#jet-popup-1358 .jet-popup__container-inner{justify-content:flex-start;}/* Start custom CSS for container, class: .elementor-element-37d3dec *//* ============================================
   RESET BASE - Anula el 500px inline
   ============================================ */
#jet-popup-1358 .jet-popup__container {
    width: min(90vw, 1150px) !important;
    max-width: min(90vw, 1150px) !important;
    border-radius: 24px !important;
    overflow: hidden !important;
    background: #000 !important;
}

#jet-popup-1358 .jet-popup__container-inner,
#jet-popup-1358 .jet-popup__container-content,
#jet-popup-1358 .jet-popup__container-overlay,
#jet-popup-1358 .e-con,
#jet-popup-1358 .e-con-inner,
.contentPopupVideo .e-con-inner,
#jet-popup-1358 .elementor-widget-container,
#jet-popup-1358 .elementor-wrapper {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.contentPopupVideo .elementor-element {
    padding: 0 !important;
}

/* ============================================
   IFRAME - Proporción 16:9 base
   ============================================ */
#jet-popup-1358 .elementor-video-iframe {
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
}

/* ============================================
   CLOSE BUTTON
   ============================================ */
.jet-popup.jet-popup--front-mode .jet-popup__close-button {
    border-radius: 50% !important;
    background: #FFFFFF !important;
    top: 14px !important;
    right: 14px !important;
    z-index: 9999 !important;
}
.jet-popup.jet-popup--front-mode .jet-popup__close-button svg {
    color: #132333 !important;
}
.jet-popup.jet-popup--front-mode .jet-popup__close-button:hover {
    background: #DF6C1D !important;
}
.jet-popup.jet-popup--front-mode .jet-popup__close-button:hover svg {
    color: #fff !important;
}

/* ============================================
   Z-INDEX
   ============================================ */
#jet-popup-1358 {
    z-index: 99999999 !important;
}

/* ============================================
   MOBILE VERTICAL (hasta 767px)
   ============================================ */
@media (max-width: 767px) and (orientation: portrait) {
    #jet-popup-1358 .jet-popup__container {
        width: 95vw !important;
        max-width: 95vw !important;
        border-radius: 12px !important;
    }
    #jet-popup-1358 .elementor-video-iframe {
        width: 100% !important;
        aspect-ratio: 16 / 9 !important;
        height: auto !important;
    }
}

/* ============================================
   MOBILE HORIZONTAL (landscape hasta 1024px)
   ============================================ */
@media (max-width: 1024px) and (orientation: landscape) {
    #jet-popup-1358 .jet-popup__container {
        width: auto !important;
        max-width: 95vw !important;
        border-radius: 12px !important;
        height: auto !important;
        padding: 0 !important;
        line-height: 0 !important;
        font-size: 0 !important;
        background: #000 !important;
        overflow: hidden !important;
    }

    #jet-popup-1358 .jet-popup__container-inner,
    #jet-popup-1358 .jet-popup__container-content,
    #jet-popup-1358 .e-con,
    #jet-popup-1358 .e-con-inner,
    #jet-popup-1358 .elementor-widget-container,
    #jet-popup-1358 .elementor-wrapper {
        background: #000 !important;
        padding: 0 !important;
        margin: 0 !important;
        line-height: 0 !important;
        font-size: 0 !important;
        display: block !important;
    }

    #jet-popup-1358 .elementor-video-iframe {
        height: 90vh !important;
        width: calc(90vh * (16 / 9)) !important;
        max-width: 95vw !important;
        display: block !important;
        vertical-align: bottom !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .jet-popup.jet-popup--front-mode {
        height: 100vh !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
    }
}/* End custom CSS */