.pc-video-popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.pc-video-popup-wrapper.pc-editor-mode{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;position:relative;height:auto;min-height:400px;background-color:rgb(0 0 0 / .5);padding:20px;pointer-events:all}.pc-video-popup-wrapper.pc-active{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:all}.pc-video-popup-wrapper .pc-video-container{position:relative}.pc-video-popup-wrapper .pc-video-container .pc-video-ratio-wrapper{position:relative;width:100%;height:0;overflow:hidden}.pc-video-popup-wrapper .pc-video-container .pc-video-ratio-wrapper.pc-ratio-16-9{padding-bottom:56.25%}.pc-video-popup-wrapper .pc-video-container .pc-video-ratio-wrapper.pc-ratio-4-3{padding-bottom:75%}.pc-video-popup-wrapper .pc-video-container .pc-video-ratio-wrapper.pc-ratio-1-1{padding-bottom:100%}.pc-video-popup-wrapper .pc-video-container .pc-video-ratio-wrapper.pc-ratio-9-16{padding-bottom:177.78%}.pc-video-popup-wrapper .pc-video-container .pc-video-ratio-wrapper.pc-ratio-21-9{padding-bottom:42.86%}.pc-video-popup-wrapper .pc-video-container .pc-video-ratio-wrapper video,.pc-video-popup-wrapper .pc-video-container .pc-video-ratio-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;-o-object-fit:contain;object-fit:contain}.pc-video-popup-wrapper .pc-close-button{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;cursor:pointer}.pc-video-popup-wrapper .pc-close-button svg{pointer-events:none}