#elementor-popup-modal-255{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-255 .dialog-message{width:1000px;height:100vh;align-items:center;}#elementor-popup-modal-255 .dialog-close-button{display:flex;}#elementor-popup-modal-255 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){#elementor-popup-modal-255 .dialog-message{width:100vw;padding:0px 0px 0px 0px;}#elementor-popup-modal-255{justify-content:center;align-items:center;}#elementor-popup-modal-255 .dialog-widget-content{border-radius:0px 0px 0px 0px;margin:0px 0px 0px 0px;}}/* Start custom CSS */#elementor-popup-modal-255 iframe, 
#elementor-popup-modal-255 video,
#elementor-popup-modal-255 .elementor-video-wrapper {
    width: 100vw !important;
    height: 100vh !important;
    object-fit: cover !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}/* End custom CSS */