.remote-video__player{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.remote-video__consent-overlay,.remote-video__iframe{height:100%;left:0;position:absolute;top:0;width:100%}.remote-video__consent-overlay{background:var(--remote-video-consent-overlay-color);font-size:1rem;line-height:1.3;opacity:1;transition:opacity .3s;z-index:9}.remote-video__consent-overlay.hide{opacity:0;pointer-events:none}.remote-video__consent-overlay_video-name{color:var(--remote-video-consent-text-color);font-size:1.125rem;margin:0 0 .9375rem}.remote-video__consent-overlay_mask{height:100%;left:0;position:absolute;top:0;width:100%}.remote-video__consent-overlay_panel{background:var(--remote-video-consent-panel-color);border-radius:var(--remote-video-consent-panel-border-radius);height:auto;left:50%;margin:auto;max-height:100%;max-width:25rem;overflow-y:auto;padding:.9375rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.remote-video__consent-overlay_text{color:var(--remote-video-consent-text-color);font-size:.875rem;margin:0 0 .625rem}@media (width >= 768px){.remote-video__consent-overlay_text{font-size:1rem}}.remote-video__consent-overlay_video-provider{font-weight:700}.remote-video__consent-overlay_privacy-link{color:var(--remote-video-consent-link-color);cursor:pointer;text-decoration:none;transition:color .3s}.remote-video__consent-overlay_privacy-link:hover{color:var(--remote-video-consent-link-hover-color)}