/* A definite 16:9 wrapper keeps Elementor's height:100% player responsive. */
body.single-post .e-youtube-base{width:100%;height:auto;aspect-ratio:16/9;position:relative;min-height:0}
body.single-post .e-youtube-base iframe{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}
.ncp-video-block{width:100%;min-width:0}
.ncp-video-frame{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;border-radius:8px;background:#102d48}
.ncp-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.ncp-video-fallback{font-family:inherit;font-size:15px;line-height:1.8;margin:10px 0 0}
.ncp-video-fallback a{color:#0b4b79;text-decoration:underline;text-underline-offset:3px}
