.elementor-256859 .elementor-element.elementor-element-a018cba{--display:flex;}#elementor-popup-modal-256859{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-256859 .dialog-message{width:100vw;height:auto;}#elementor-popup-modal-256859 .dialog-close-button{display:flex;top:0%;background-color:var( --e-global-color-ad82394 );font-size:1.5rem;}#elementor-popup-modal-256859 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}body:not(.rtl) #elementor-popup-modal-256859 .dialog-close-button{right:0%;}body.rtl #elementor-popup-modal-256859 .dialog-close-button{left:0%;}#elementor-popup-modal-256859 .dialog-close-button i{color:var( --e-global-color-6e98c3d );}#elementor-popup-modal-256859 .dialog-close-button svg{fill:var( --e-global-color-6e98c3d );}/* Start custom CSS for html, class: .elementor-element-189b496 *//* =============================================
   Nacionsushi Video Popup
   Popup ID: 256859
============================================= */

/* Popup box */
#elementor-popup-modal-256859 .dialog-widget-content {
    width: min(1100px, 92vw);
    max-width: 1100px;
    background: #000;
    overflow: visible;
}

/* Remove Elementor dialog sizing interference */
#elementor-popup-modal-256859 .dialog-message {
    width: 100%;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible;
    padding: 0;
}

/* Video aspect-ratio container */
#elementor-popup-modal-256859 .mNw-popup-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* 16:9 */
    background: #000;
    overflow: hidden;
}

/* YouTube iframe */
#elementor-popup-modal-256859 .mNw-popup-video iframe {
    position: absolute;
    inset: 0;
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    min-width: 100%;
    min-height: 100%;

    border: 0;
    visibility: visible !important;
    opacity: 1 !important;
}


/* =============================================
   Mobile
============================================= */

@media (max-width: 767px) {

    #elementor-popup-modal-256859 .dialog-widget-content {
        width: calc(100vw - 24px) !important;
        max-width: none !important;
        margin: 0 auto;
    }

    #elementor-popup-modal-256859 .dialog-message {
        width: 100% !important;
        height: auto !important;
        padding: 0 !important;
    }

    #elementor-popup-modal-256859 .mNw-popup-video {
        width: 100% !important;
        height: 0 !important;
        padding-bottom: 56.25% !important;
    }
}/* End custom CSS */