.custom-video-popover{cursor:pointer;display:flex;margin-bottom:56px;position:relative}.custom-video-popover:before{background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6));border:1px solid #ebecf0;border-radius:12px;box-shadow:0 0 0 4px #f9f9f9;content:""}.custom-video-popover--icon,.custom-video-popover:before{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.custom-video-popover--icon{align-items:center;display:flex;justify-content:center}.custom-video-popover img{border-radius:12px;height:auto;width:100%}.custom-video-popover-container{align-items:center;background:#0000007d;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%}.custom-video-popover-container iframe{height:100%;padding:40px;width:100%}body:has(.custom-video-popover-container){overflow:hidden}@media(max-width:978px){.custom-video-popover-container iframe{height:500px}}@media(max-width:550px){.custom-video-popover-container iframe{height:300px}}