.video-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);display:none;justify-content:center;align-items:center;z-index:999999;padding:20px;box-sizing:border-box}.video-popup-overlay.active{display:flex}.video-popup-content{background:#ffffff;padding:30px;border-radius:12px;max-width:1000px;width:100%;max-height:90vh;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 20px 60px rgba(0,0,0,0.25)}.video-popup-content .et_pb_section{padding:0!important;margin:0!important;background:transparent!important}.video-popup-content .et_pb_row{width:100%!important;max-width:100%!important;margin:0 auto!important}.video-popup-content .et_pb_column{padding:0!important}.video-popup-content video{width:100%;height:auto;max-height:75vh;display:block;border-radius:8px}.video-popup-close{position:absolute;top:12px;right:12px;background:#ffffff;color:#333;width:26px;height:26px;border-radius:50%;text-align:center;line-height:26px;font-size:14px;cursor:pointer;font-weight:600;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(0,0,0,0.15)}.video-popup-close:hover{background:#ff0000;color:#ffffff;transform:scale(1.1)}.wp-image-25228{cursor:pointer;transition:transform 0.3s ease}.wp-image-25228:hover{transform:scale(1.05)}