.movieLivestream{position:relative;overflow:hidden;max-width:100%;aspect-ratio:16/9;background:#000}@media print{.movieLivestream{display:none}}.movieLivestream iframe{position:absolute;z-index:z("default");top:0;left:0;width:100%;height:100%;background:#0000}.movieLivestream img{position:absolute;display:block;width:100%;max-width:100%;height:auto;border:none;margin:auto;cursor:pointer;inset:0;object-fit:cover;transition:.3s filter}.movieLivestream img:hover{filter:brightness(75%)}.movieLivestream__play{position:absolute;top:50%;left:50%;width:48px;height:48px;border:none;border-radius:50%;background-color:#9e052a;background-image:url(data:image/svg+xml,%3Csvg%20aria-hidden%3D%22true%22%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9.333%205.333v21.334L26.666%2016%209.333%205.334Z%22/%3E%3C/svg%3E);background-position:center;background-repeat:no-repeat;cursor:pointer;pointer-events:none;transform:translate(-50%,-50%)}@media (min-width: 768px),print{.movieLivestream__play{width:78px;height:78px}}.movieLivestream__play:focus-visible{outline:#fff 3px solid;outline-offset:4px}.movieLivestream--aspectRatio{aspect-ratio:16/9}.movieLivestream--aspectRatio-fallback{aspect-ratio:auto}@media (min-width: 768px),print{.movieLivestream--aspectRatio-fallback{aspect-ratio:16/9}}
