.elementor-991493 .elementor-element.elementor-element-41d027f{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-991493 .elementor-element.elementor-element-41d027f.e-con{--align-self:center;}.elementor-991493 .elementor-element.elementor-element-d1f1d4b.elementor-element{--align-self:center;}.elementor-991493 .elementor-element.elementor-element-d1f1d4b .elementor-wrapper{--video-aspect-ratio:1.77777;}#elementor-popup-modal-991493{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-991493 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-991493 .dialog-close-button{display:flex;}#elementor-popup-modal-991493 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-991493 .elementor-element.elementor-element-41d027f{--content-width:100%;}}/* Start custom CSS for video, class: .elementor-element-d1f1d4b *//* Căn popup YouTube chính giữa màn hình */
.elementor-popup-modal .dialog-widget-content {
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    right: auto !important;
    bottom: auto !important;
    margin: 0 !important;
    transform: translate(-50%, -50%) !important;
}

/* Video responsive */
.elementor-popup-modal iframe.elementor-video {
    display: block;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
}

/* Mobile */
@media (max-width: 767px) {
    .elementor-popup-modal .dialog-widget-content {
        width: calc(100% - 30px) !important;
    }
}/* End custom CSS */