<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Denzel &#8211; USA NEWS LIVE</title>
	<atom:link href="https://bloggingthree.soflytech.com/tag/denzel/feed/" rel="self" type="application/rss+xml" />
	<link>https://bloggingthree.soflytech.com</link>
	<description>All About USA NEWS</description>
	<lastBuildDate>Sat, 04 Jan 2025 18:17:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://bloggingthree.soflytech.com/wp-content/uploads/2024/04/cropped-THE-USA1-e1713184454543-1-32x32.png</url>
	<title>Denzel &#8211; USA NEWS LIVE</title>
	<link>https://bloggingthree.soflytech.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Hillary Clinton, George Soros and Denzel Washington will receive the United States&#039; highest civilian honor</title>
		<link>https://bloggingthree.soflytech.com/2025/01/hillary-clinton-george-soros-and-denzel-washington-will-receive-the-united-states-highest-civilian-honor-2/</link>
					<comments>https://bloggingthree.soflytech.com/2025/01/hillary-clinton-george-soros-and-denzel-washington-will-receive-the-united-states-highest-civilian-honor-2/#respond</comments>
		
		<dc:creator><![CDATA[enzo2go]]></dc:creator>
		<pubDate>Sat, 04 Jan 2025 18:17:51 +0000</pubDate>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[civilian]]></category>
		<category><![CDATA[Clinton]]></category>
		<category><![CDATA[Denzel]]></category>
		<category><![CDATA[George]]></category>
		<category><![CDATA[highest]]></category>
		<category><![CDATA[Hillary]]></category>
		<category><![CDATA[honor]]></category>
		<category><![CDATA[receive]]></category>
		<category><![CDATA[Soros]]></category>
		<category><![CDATA[states39]]></category>
		<category><![CDATA[United]]></category>
		<category><![CDATA[Washington]]></category>
		<guid isPermaLink="false">https://bloggingthree.soflytech.com/?p=22065</guid>

					<description><![CDATA[policy WASHINGTON (AP) — Former Secretary of State Hillary Clinton, Democratic philanthropist George Soros and actor and director Denzel Washington can be presented with the nation&#39;s highest civilian honor Saturday on the White House. President Joe Biden will award the Presidential Medal of Freedom to 19 of probably the most celebrated names in politics, sports, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="https://www.boston.com/wp-content/uploads/2025/01/AP25004449312937-67794d4616a06-850x638.jpg" /></p>
<div id="">
<header class="m-article-header m-article-header--standard">
												<span id="article-header-primary-term"></p>
<p>								policy<br />
							</span></p>
</header>
<p>WASHINGTON (AP) — Former Secretary of State Hillary Clinton, Democratic philanthropist George Soros and actor and director Denzel Washington can be presented with the nation&#39;s highest civilian honor Saturday on the White House.</p>
<p>President Joe Biden will award the Presidential Medal of Freedom to 19 of probably the most celebrated names in politics, sports, entertainment, civil rights, LGBTQ+ advocacy and academia.</p>
<p>The White House said the recipients have made “exemplary contributions to the prosperity, values ​​or security of the United States, to world peace, or to other significant societal, public or private endeavors.”</p>
<p>Four medals can be awarded posthumously. They go to Fannie Lou Hamer, who founded the Mississippi Freedom Democratic Party and laid the muse for the Voting Rights Act of 1965; former Attorney General Robert F. Kennedy; George W. Romney, who served as each governor of Michigan and secretary of housing and concrete development; and Ash Carter, the previous defense secretary.</p>
<p>Kennedy is the daddy of Robert F. Kennedy Jr., President-elect Donald Trump&#39;s nominee for Health and Human Services secretary. Romney is the daddy of former Utah Republican Senator Mitt Romney, certainly one of Trump&#39;s harshest conservative critics.</p>
<p>Major philanthropists receiving the award include Spanish-American chef José Andrés, whose charity World Central Kitchen has change into certainly one of the world&#39;s most recognized food relief organizations, and Bono, the frontman of the rock band U2 and a social justice activist.</p>
<p>Recognized sports and entertainment stars include skilled soccer player Lionel Messi; retired Los Angeles Lakers basketball legend and businessman Earvin “Magic” Johnson; actor Michael J. Fox, a powerful advocate for the research and development of Parkinson&#39;s disease; and William Sanford Nye, known to generations of scholars as “Bill Nye the Scientist.”</p>
<p>Other honorees include conservationist Jane Goodall; longtime editor-in-chief of Vogue Magazine, Anna Wintour; American designer Ralph Lauren; American Film Institute founder George Stevens Jr.; entrepreneur and LGBTQ+ activist Tim Gill; and David Rubenstein, co-founder of worldwide investment firm The Carlyle Group.</p>
<p>Last yr, Biden awarded the Presidential Medal of Freedom to 19 people, including the late Medgar Evers, Speaker Emeritus of the House Nancy Pelosi, Rep. James Clyburn of South Carolina and actress Michelle Yeoh.</p>
</p></div>
<p><script>
		var consent="grant";
		/* The above code is parsing the JSON data from the local storage and storing it in a variable. */
					const onetrustStorageConsent = JSON.parse(localStorage.getItem( 'consent_one_trust_bdc' ) );
			if ( ( onetrustStorageConsent !== null ) ) {
				/* Checking to see if the user has consented to the use of cookies.
				* If they have not, it is deleting the cookie.
				* This will comment for now, until further notice.
				*/
				//if ( onetrustStorageConsent.C0002 === false ) {
				//	document.cookie="_fbp=;expires=Thu, 01 Jan 2010 00:00:00 UTC; path=/; domain=.boston.com";
				//}
				/* Checking if the user has given consent for the cookie C0002.
				* If the user has given consent, the variable consent will be set to 'grant'.
				* If the user has not given consent,the variable consent will be set to 'revoke'.
				* Documentation https://developers.facebook.com/docs/meta-pixel/implementation/gdpr
				*/
				if ( onetrustStorageConsent.C0002 !== true ) {
					consent="revoke";
				}
			}
				!function(f,b,e,v,n,t,s)
		{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
		n.callMethod.apply(n,arguments):n.queue.push(arguments)};
		if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
		n.queue=[];t=b.createElement(e);t.async=!0;
		t.src=v;s=b.getElementsByTagName(e)[0];
		s.parentNode.insertBefore(t,s)}(window, document,'script',
		'https://connect.facebook.net/en_US/fbevents.js');
		fbq('consent', consent);
		fbq('init', '989222871864976');
		fbq('track', 'PageView');
	</script><script type="module">
		var consent="grant";
		/* The above code is parsing the JSON data from the local storage and storing it in a variable. */</p>
<p>			const onetrustStorageConsent = JSON.parse(localStorage.getItem( 'consent_one_trust_bdc' ) );
			/* Checking to see if the user has consented to the use of cookies.
			* If they have not, it is deleting the cookie.
			* This will comment for now, until further notice.
			*/
			//if ( onetrustStorageConsent.C0002 === false ) {
			//	document.cookie="_fbp=;expires=Thu, 01 Jan 2010 00:00:00 UTC; path=/; domain=.boston.com";
			//}
			/* Checking if the user has given consent for the cookie C0002.
			* If the user has given consent, the variable consent will be set to 'grant'.
			* If the user has not given consent,the variable consent will be set to 'revoke'.
			* Documentation https://developers.facebook.com/docs/meta-pixel/implementation/gdpr
			*/
			if ( ( onetrustStorageConsent !== null ) && (onetrustStorageConsent.C0002 !== true ) ) {
				consent="revoke";
			}</p>
<p>				!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function()
		{n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}
		;if(!f._fbq)f._fbq=n;
		n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
		t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
		document,'script','https://connect.facebook.net/en_US/fbevents.js');
		fbq('consent', consent);
		fbq('init', '813236348753005');
		fbq('track', "PageView");
	</script><br />
<br /><em>image credit : www.boston.com</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingthree.soflytech.com/2025/01/hillary-clinton-george-soros-and-denzel-washington-will-receive-the-united-states-highest-civilian-honor-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i2.wp.com/bdc2020.o0bc.com/wp-content/uploads/2025/01/AP25004449312937-67794d4616a06-768x432.jpg" medium="image"></media:content>
				</item>
		<item>
		<title>Hillary Clinton, George Soros and Denzel Washington will receive the United States&#039; highest civilian honor</title>
		<link>https://bloggingthree.soflytech.com/2025/01/hillary-clinton-george-soros-and-denzel-washington-will-receive-the-united-states-highest-civilian-honor/</link>
					<comments>https://bloggingthree.soflytech.com/2025/01/hillary-clinton-george-soros-and-denzel-washington-will-receive-the-united-states-highest-civilian-honor/#respond</comments>
		
		<dc:creator><![CDATA[enzo2go]]></dc:creator>
		<pubDate>Sat, 04 Jan 2025 13:15:38 +0000</pubDate>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[civilian]]></category>
		<category><![CDATA[Clinton]]></category>
		<category><![CDATA[Denzel]]></category>
		<category><![CDATA[George]]></category>
		<category><![CDATA[highest]]></category>
		<category><![CDATA[Hillary]]></category>
		<category><![CDATA[honor]]></category>
		<category><![CDATA[receive]]></category>
		<category><![CDATA[Soros]]></category>
		<category><![CDATA[states39]]></category>
		<category><![CDATA[United]]></category>
		<category><![CDATA[Washington]]></category>
		<guid isPermaLink="false">https://bloggingthree.soflytech.com/?p=22053</guid>

					<description><![CDATA[Former Secretary of State Hillary Clinton, Democratic philanthropist George Soros and actor and director Denzel Washington can be honored with the nation&#39;s highest civilian honor at a ceremony on the White House on Saturday. President Joe Biden will award the Presidential Medal of Freedom to 19 of essentially the most celebrated names in politics, sports, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div id="RegularArticle-ArticleBody-5" data-module="ArticleBody" data-test="articleBody-2" data-analytics="RegularArticle-articleBody-5-2"><span class="HighlightShare-hidden" style="top:0;left:0"></span></p>
<div class="group">
<p>Former Secretary of State Hillary Clinton, Democratic philanthropist George Soros and actor and director Denzel Washington can be honored with the nation&#39;s highest civilian honor at a ceremony on the White House on Saturday.</p>
<p>President Joe Biden will award the Presidential Medal of Freedom to 19 of essentially the most celebrated names in politics, sports, entertainment, civil rights, LGBTQ+ advocacy and academia.</p>
<p>The White House said the recipients have made “exemplary contributions to the prosperity, values ​​or security of the United States, to world peace, or to other significant societal, public or private endeavors.”</p>
<p>Four medals can be awarded posthumously. They go to Fannie Lou Hamer, who founded the Mississippi Freedom Democratic Party and laid the muse for the Voting Rights Act of 1965; former Attorney General and Senator Robert F. Kennedy; George W. Romney, who served as each governor of Michigan and secretary of housing and concrete development; and Ash Carter, a former defense secretary.</p>
<p>Kennedy is the daddy of Robert F. Kennedy Jr., President-elect Donald Trump&#39;s nominee for Health and Human Services secretary. Romney is the daddy of former Utah Republican Senator Mitt Romney, considered one of Trump&#39;s harshest conservative critics.</p>
<p>Major philanthropists receiving the award include Spanish-American chef José Andrés, whose charity World Central Kitchen has turn into considered one of the world&#39;s most recognized food relief organizations, and Bono, the frontman of the rock band U2 and a social justice activist.</p>
<p>Recognized sports and entertainment stars include skilled soccer player Lionel Messi; retired Los Angeles Lakers basketball legend and businessman Earvin “Magic” Johnson; actor Michael J. Fox, a powerful advocate for the research and development of Parkinson&#39;s disease; and William Sanford Nye, known to generations of scholars as “Bill Nye the Scientist.”</p>
<p>Other honorees include conservationist Jane Goodall; longtime editor-in-chief of Vogue Magazine, Anna Wintour; American dressmaker Ralph Lauren; American Film Institute founder George Stevens Jr.; entrepreneur and LGBTQ+ activist Tim Gill; and David Rubenstein, co-founder of world investment firm The Carlyle Group.</p>
<p>Last yr, Biden awarded the Presidential Medal of Freedom to 19 people, including the late Medgar Evers, Speaker Emeritus of the House Nancy Pelosi, Rep. James Clyburn of South Carolina and actress Michelle Yeoh.</p>
</div>
</div>
<p><em>image credit : www.cnbc.com</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingthree.soflytech.com/2025/01/hillary-clinton-george-soros-and-denzel-washington-will-receive-the-united-states-highest-civilian-honor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i0.wp.com/image.cnbcfm.com/api/v1/image/108038056-1727129241560-gettyimages-2173291442-AFP_36H22UT.jpeg" medium="image"></media:content>
				</item>
		<item>
		<title>Denzel Washington&#039;s every day wine consumption caused &#8220;great damage&#8221; to his body</title>
		<link>https://bloggingthree.soflytech.com/2024/11/denzel-washingtons-every-day-wine-consumption-caused-great-damage-to-his-body/</link>
					<comments>https://bloggingthree.soflytech.com/2024/11/denzel-washingtons-every-day-wine-consumption-caused-great-damage-to-his-body/#respond</comments>
		
		<dc:creator><![CDATA[enzo2go]]></dc:creator>
		<pubDate>Thu, 21 Nov 2024 04:27:44 +0000</pubDate>
				<category><![CDATA[Arts]]></category>
		<category><![CDATA[body]]></category>
		<category><![CDATA[caused]]></category>
		<category><![CDATA[consumption]]></category>
		<category><![CDATA[daily]]></category>
		<category><![CDATA[damage]]></category>
		<category><![CDATA[Denzel]]></category>
		<category><![CDATA[great]]></category>
		<category><![CDATA[Washington39s]]></category>
		<category><![CDATA[wine]]></category>
		<guid isPermaLink="false">https://bloggingthree.soflytech.com/?p=19507</guid>

					<description><![CDATA[Denzel Washington has opened up about being &#8220;clean&#8221; for the past decade in a brand new interview, joining the growing chorus of scientists, doctors and others questioning the concept that regular wine consumption is sweet for you an individual&#39;s health is. “I did a lot of damage to the body,” said Washington, 69 in an [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="https://www.mercurynews.com/wp-content/uploads/2023/12/SJM-L-HOROSCOPE-09.jpg?w=1400px&amp;strip=all" /></p>
<div>
<p>Denzel Washington has opened up about being &#8220;clean&#8221; for the past decade in a brand new interview, joining the growing chorus of scientists, doctors and others questioning the concept that regular wine consumption is sweet for you an individual&#39;s health is.</p>
<p>“I did a lot of damage to the body,” said Washington, 69 <a href="https://www.esquire.com/entertainment/movies/a62888212/denzel-washington-gladiator-2-interview-2024/">in an extended recent interview</a> with Esquire. As the film legend and Oscar winner stars within the highly anticipated film Gladiator II, he talks about how he developed a habit of drinking a number of wine day by day for 15 years &#8211; as much as two bottles a day.</p>
<p>So it&#8217;s true that Washington was not a “moderate” drinker. But the actor said his habit appeared to start harmlessly. He began drinking every day to enjoy his Hollywood success and the wealth that got here with it, collecting and consuming excellent, very expensive bottles of wine.</p>
<p>“Wine is very difficult,” Washington said. “It&#39;s very slow. It&#39;s not like, boom, all of a sudden. And part of it was that in 1999 we built this big house with a ten thousand bottle wine cellar and I learned to drink the best.”</p>
<p>Unlike other people within the entertainment world, Washington said he has never been &#8220;off&#8221; on heroin, cocaine or other hard drugs. He was also never “worn out by alcohol.”</p>
<p>“Wine was my thing,” Washington said, telling Esquire that he often drank $4,000 bottles of wine.</p>
<p>“I had this ideal idea of ​​wine tasting and all that — and that was the case at first,” Washington said. “And that’s a very subtle thing. I mean, I drank the best. I drank the best.”</p>
<p>Washington said he wouldn&#39;t drink for the roughly two months he was working on a movie. For example, he didn&#39;t drink in the course of the filming of &#8220;Flight,&#8221; the 2012 film through which he plays a pilot fighting alcohol addiction.</p>
<p>But once his work on a movie was finished, Washington said he would return to his normal life, which meant he would start drinking wine again. In his pattern of disordered drinking, he said he would call Gil Turner&#39;s Fine Wines &#038; Spirits on Sunset Boulevard and say, &#8220;Send me two bottles, the best of this or that.&#8221;</p>
<p>But Washington would never order more bottles directly. &#8220;And my wife says, &#39;Why do you only ever order two?&#39; I said, &#39;Because if I order more, I&#39;ll drink more.&#39;&#8221;</p>
<p>“So I limited myself to two bottles and drank both throughout the day,” Washington said.</p>
<p>Fifteen years after his heavy drinking, Washington said he would call the liquor store and say, &#39;Send me two bottles and make great things out of them, but only two.&#39; And I&#8217;d drink them each throughout the day.&#8221;</p>
<p>Speaking of &#8220;Flight,&#8221; Washington said he was working on the film &#8220;towards the tip of his drinking.&#8221; In the film, for which he was nominated for an Oscar for Best Actor, he played a very experienced commercial pilot who, while drunk, manages to make a miraculous emergency landing. But as the film progresses, its pilot has to confront the personal and professional damage caused by his addiction.</p>
<p>Washington, who claims to have a strong belief in God, also recognized that he was &#8220;sent to this planet to do good.&#8221; I’ve been blessed with that agency and I’ve tried to use it for goodness sake.”</p>
<p>Washington said he got clean at the age of 60 and “hasn’t had a thimble since.” He also trains with a personal trainer. “I feel like I&#39;m getting strong. Strong is important.” As he approaches 70, he also realizes that “everything is opening up for me now.”</p>
<p>Washington&#39;s personal story and the self-described &#8220;damage&#8221; he believes he did to his body could be added <a href="https://www.nytimes.com/2024/02/17/well/eat/red-wine-heart-health.html#:~:text=Red%20wine%20does%20contain%20compounds,Cho%20said.">the growing backlash</a> against the long-held idea that regular but moderate alcohol consumption &#8211; usually a glass or two of red wine with dinner &#8211; could be beneficial to health.</p>
<p>The possibility that a glass or two of red wine could reduce a person&#39;s risk of heart attack is &#8220;a pleasant idea&#8221; that researchers &#8220;picked up&#8221; starting within the Eighties, said Tim Stockwell, an epidemiologist on the Canadian Institute for Substance Use Research,<a href="https://www.nytimes.com/2024/02/17/well/eat/red-wine-heart-health.html#:~:text=Red%20wine%20does%20contain%20compounds,Cho%20said."> told the New York Times in a report in September</a>.</p>
<p>In fact, there have been &#8220;lots of&#8221; of studies in the 1990s that linked alcohol to good health, including a lower risk of cardiovascular disease, the New York Times reported.</p>
<p>However, some researchers remained skeptical, insisting that these results were based on flawed data. A 2006 study co-authored by Kaye Middleton Fillmore, a researcher at UC-San Francisco, found that a few glasses of wine won&#39;t hurt you, but it won&#39;t help you much either. <a href="https://www.latimes.com/archives/la-xpm-2006-mar-30-sci-alcohol30-story.html">the Los Angeles Times reported. </a></p>
<p>More recently, &#8220;many other studies&#8221; have found that alcohol may even increase people&#39;s risk of developing heart problems and related illnesses, including high blood pressure and irregular heart rhythms, The New York Times reported, citing Dr. Leslie Cho. Cardiologist at the Cleveland Clinic.</p>
<p>The link between alcohol and cancer is clear, according to the World Health Organization <a href="https://www.ncbi.nlm.nih.gov/books/NBK531657/">it&#39;s been said since the 1980s</a>. More recently, the WHO and other organizations have insisted on this<a href="https://www.nytimes.com/2023/01/13/well/mind/alcohol-health-effects.html"> No amount of alcohol is protected</a>no matter whether you drink wine, beer or alcohol, The New York Times reported in 2023.</p>
<p>Originally published: <time datetime="2024-11-20 12:01:41">November 20, 2024 at 12:01 PM PST</time></p>
</div>
<p><em>image credit : www.mercurynews.com</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingthree.soflytech.com/2024/11/denzel-washingtons-every-day-wine-consumption-caused-great-damage-to-his-body/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i3.wp.com/www.mercurynews.com/wp-content/uploads/2023/12/SJM-L-HOROSCOPE-09.jpg" medium="image"></media:content>
				</item>
		<item>
		<title>Paul Mescal, Connie Nielsen and Denzel Washington hit the red carpet on the London Royal premiere of Gladiator II &#8211; photos</title>
		<link>https://bloggingthree.soflytech.com/2024/11/paul-mescal-connie-nielsen-and-denzel-washington-hit-the-red-carpet-on-the-london-royal-premiere-of-gladiator-ii-photos/</link>
					<comments>https://bloggingthree.soflytech.com/2024/11/paul-mescal-connie-nielsen-and-denzel-washington-hit-the-red-carpet-on-the-london-royal-premiere-of-gladiator-ii-photos/#respond</comments>
		
		<dc:creator><![CDATA[enzo2go]]></dc:creator>
		<pubDate>Thu, 14 Nov 2024 14:58:38 +0000</pubDate>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[carpet]]></category>
		<category><![CDATA[Connie]]></category>
		<category><![CDATA[Denzel]]></category>
		<category><![CDATA[Gladiator]]></category>
		<category><![CDATA[hit]]></category>
		<category><![CDATA[London]]></category>
		<category><![CDATA[Mescal]]></category>
		<category><![CDATA[Nielsen]]></category>
		<category><![CDATA[Paul]]></category>
		<category><![CDATA[PHOTOS]]></category>
		<category><![CDATA[premiere]]></category>
		<category><![CDATA[Red]]></category>
		<category><![CDATA[royal]]></category>
		<category><![CDATA[Washington]]></category>
		<guid isPermaLink="false">https://bloggingthree.soflytech.com/?p=19122</guid>

					<description><![CDATA[Paul Mescal, Connie Nielsen and Denzel Washington join director Ridley Scott and King Charles III on the Royal Film Performance of &#8220;Gladiator II&#8221; on the Odeon Luxe in Leicester Square on November 13, 2024. Connie Nielsen. Gareth Cattermole/Getty Images Pedro Pascal and Lux ​​Pascal. Gareth Cattermole/Getty Images Yuval Gonen. Getty Images Denzel Washington, Joseph Quinn, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div>
<p>Paul Mescal, Connie Nielsen and Denzel Washington join director Ridley Scott and King Charles III on the Royal Film Performance of &#8220;Gladiator II&#8221; on the Odeon Luxe in Leicester Square on November 13, 2024.</p>
<div class="slide" data-slide-num="1" id="1">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852127"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img fetchpriority="high" style="aspect-ratio:0.72203389830508;display:block" decoding="async" fetchpriority="high" data-modal-image="33852127" width="426" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?w=739" alt="Connie Nielsen in a blue dress at the Gladiator II premiere on the red carpet at Leicester Square, London" class="wp-image-33852127" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?quality=90&#038;strip=all 4269w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=217,300&#038;quality=90&#038;strip=all 217w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=768,1064&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=739,1024&#038;quality=90&#038;strip=all 739w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=1109,1536&#038;quality=90&#038;strip=all 1109w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=1478,2048&#038;quality=90&#038;strip=all 1478w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=425,589&#038;quality=90&#038;strip=all 425w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=358,496&#038;quality=90&#038;strip=all 358w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=465,644&#038;quality=90&#038;strip=all 465w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=354,491&#038;quality=90&#038;strip=all 354w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=204,282&#038;quality=90&#038;strip=all 204w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=149,206&#038;quality=90&#038;strip=all 149w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=51,70&#038;quality=90&#038;strip=all 51w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=144,200&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=231,320&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=322,446&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=300,416&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=318,441&#038;quality=90&#038;strip=all 318w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=43,60&#038;quality=90&#038;strip=all 43w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=42,58&#038;quality=90&#038;strip=all 42w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=113,156&#038;quality=90&#038;strip=all 113w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=150,208&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572518.jpg?resize=36,50&#038;quality=90&#038;strip=all 36w" sizes="(max-width: 739px) 100vw, 739px"></div>
</div><figcaption>Connie Nielsen. <span class="credit">Gareth Cattermole/Getty Images</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="2" id="2">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852109"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img style="aspect-ratio:0.75084745762712;display:block" decoding="async" data-modal-image="33852109" width="443" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?w=769" alt="Pedro Pascal and Lux ​​Pascal at the premiere of Gladiator II on a red carpet, Lux wearing a long black dress." class="wp-image-33852109" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?quality=90&#038;strip=all 3194w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=225,300&#038;quality=90&#038;strip=all 225w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=768,1022&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=769,1024&#038;quality=90&#038;strip=all 769w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=1154,1536&#038;quality=90&#038;strip=all 1154w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=1538,2048&#038;quality=90&#038;strip=all 1538w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=442,589&#038;quality=90&#038;strip=all 442w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=373,496&#038;quality=90&#038;strip=all 373w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=484,644&#038;quality=90&#038;strip=all 484w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=369,491&#038;quality=90&#038;strip=all 369w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=212,282&#038;quality=90&#038;strip=all 212w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=155,206&#038;quality=90&#038;strip=all 155w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=53,70&#038;quality=90&#038;strip=all 53w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=150,200&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=231,308&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=322,429&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=300,399&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=331,441&#038;quality=90&#038;strip=all 331w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=45,60&#038;quality=90&#038;strip=all 45w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=44,58&#038;quality=90&#038;strip=all 44w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=117,156&#038;quality=90&#038;strip=all 117w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=640,853&#038;quality=90&#038;strip=all 640w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pedro-pascal-lux-pascal-attend-93573718.jpg?resize=38,50&#038;quality=90&#038;strip=all 38w" sizes="(max-width: 769px) 100vw, 769px"></div>
</div><figcaption>Pedro Pascal and Lux ​​Pascal. <span class="credit">Gareth Cattermole/Getty Images</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="3" id="3">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852120"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img style="aspect-ratio:0.66779661016949;display:block" decoding="async" data-modal-image="33852120" width="394" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?w=683" alt="Yuval Gonen attends the premiere of Gladiator II at Leicester Square in London on November 13, 2024 in a white dress." class="wp-image-33852120" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?quality=90&#038;strip=all 3736w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=200,300&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=768,1152&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=683,1024&#038;quality=90&#038;strip=all 683w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=1024,1536&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=1365,2048&#038;quality=90&#038;strip=all 1365w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=393,589&#038;quality=90&#038;strip=all 393w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=331,496&#038;quality=90&#038;strip=all 331w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=429,644&#038;quality=90&#038;strip=all 429w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=327,491&#038;quality=90&#038;strip=all 327w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=188,282&#038;quality=90&#038;strip=all 188w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=137,206&#038;quality=90&#038;strip=all 137w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=47,70&#038;quality=90&#038;strip=all 47w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=133,200&#038;quality=90&#038;strip=all 133w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=231,347&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=322,483&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=300,450&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=294,441&#038;quality=90&#038;strip=all 294w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=40,60&#038;quality=90&#038;strip=all 40w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=39,58&#038;quality=90&#038;strip=all 39w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=104,156&#038;quality=90&#038;strip=all 104w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=150,225&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572803.jpg?resize=33,50&#038;quality=90&#038;strip=all 33w" sizes="(max-width: 683px) 100vw, 683px"></div>
</div><figcaption>Yuval Gonen. <span class="credit">Getty Images</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="4" id="4">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852093"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" decoding="async" loading="lazy" data-modal-image="33852093" width="1024" height="683" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?w=1024" alt='Denzel Washington, Joseph Quinn, Connie Nielsen, Ridley Scott, Paul Mescal, Fred Hechinger and Pedro Pascal pose at the premiere of Gladiator II in London' class="wp-image-33852093 unset-max-height" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?quality=90&#038;strip=all 5272w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=300,200&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=768,512&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=1024,683&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=1536,1024&#038;quality=90&#038;strip=all 1536w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=2048,1365&#038;quality=90&#038;strip=all 2048w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=878,585&#038;quality=90&#038;strip=all 878w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=744,496&#038;quality=90&#038;strip=all 744w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=720,480&#038;quality=90&#038;strip=all 720w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=576,384&#038;quality=90&#038;strip=all 576w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=457,305&#038;quality=90&#038;strip=all 457w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=440,293&#038;quality=90&#038;strip=all 440w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=424,282&#038;quality=90&#038;strip=all 424w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=389,260&#038;quality=90&#038;strip=all 389w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=360,240&#038;quality=90&#038;strip=all 360w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=340,227&#038;quality=90&#038;strip=all 340w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=320,213&#038;quality=90&#038;strip=all 320w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=314,209&#038;quality=90&#038;strip=all 314w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=306,204&#038;quality=90&#038;strip=all 306w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=280,187&#038;quality=90&#038;strip=all 280w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=260,174&#038;quality=90&#038;strip=all 260w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=246,164&#038;quality=90&#038;strip=all 246w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=234,156&#038;quality=90&#038;strip=all 234w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=195,130&#038;quality=90&#038;strip=all 195w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=180,120&#038;quality=90&#038;strip=all 180w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=171,114&#038;quality=90&#038;strip=all 171w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=160,107&#038;quality=90&#038;strip=all 160w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=144,96&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=107,71&#038;quality=90&#038;strip=all 107w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=93,62&#038;quality=90&#038;strip=all 93w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=84,56&#038;quality=90&#038;strip=all 84w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=105,70&#038;quality=90&#038;strip=all 105w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=200,133&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=231,154&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=322,215&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=600,400&#038;quality=90&#038;strip=all 600w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=661,441&#038;quality=90&#038;strip=all 661w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=90,60&#038;quality=90&#038;strip=all 90w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=87,58&#038;quality=90&#038;strip=all 87w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=150,100&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576487.jpg?resize=50,33&#038;quality=90&#038;strip=all 50w" sizes="auto, (max-width: 1024px) 100vw, 1024px"></div>
</div><figcaption>Denzel Washington, Joseph Quinn, Connie Nielsen, director Ridley Scott, Paul Mescal, Fred Hechinger and Pedro Pascal. <span class="credit">Scott A. Garfitt/Invision/AP</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="5" id="5">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852119"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" decoding="async" loading="lazy" data-modal-image="33852119" width="1024" height="683" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?w=1024" alt="Connie Nielsen in a blue dress poses for photographers at the premiere of "Gladiator II" in London, November 2024" class="wp-image-33852119 unset-max-height" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?quality=90&#038;strip=all 5330w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=300,200&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=768,512&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=1024,683&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=1536,1024&#038;quality=90&#038;strip=all 1536w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=2048,1365&#038;quality=90&#038;strip=all 2048w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=878,585&#038;quality=90&#038;strip=all 878w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=744,496&#038;quality=90&#038;strip=all 744w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=720,480&#038;quality=90&#038;strip=all 720w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=576,384&#038;quality=90&#038;strip=all 576w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=457,305&#038;quality=90&#038;strip=all 457w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=440,293&#038;quality=90&#038;strip=all 440w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=424,282&#038;quality=90&#038;strip=all 424w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=389,260&#038;quality=90&#038;strip=all 389w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=360,240&#038;quality=90&#038;strip=all 360w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=340,227&#038;quality=90&#038;strip=all 340w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=320,213&#038;quality=90&#038;strip=all 320w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=314,209&#038;quality=90&#038;strip=all 314w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=306,204&#038;quality=90&#038;strip=all 306w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=280,187&#038;quality=90&#038;strip=all 280w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=260,174&#038;quality=90&#038;strip=all 260w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=246,164&#038;quality=90&#038;strip=all 246w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=234,156&#038;quality=90&#038;strip=all 234w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=195,130&#038;quality=90&#038;strip=all 195w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=180,120&#038;quality=90&#038;strip=all 180w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=171,114&#038;quality=90&#038;strip=all 171w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=160,107&#038;quality=90&#038;strip=all 160w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=144,96&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=107,71&#038;quality=90&#038;strip=all 107w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=93,62&#038;quality=90&#038;strip=all 93w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=84,56&#038;quality=90&#038;strip=all 84w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=105,70&#038;quality=90&#038;strip=all 105w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=200,133&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=231,154&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=322,215&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=600,400&#038;quality=90&#038;strip=all 600w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=662,441&#038;quality=90&#038;strip=all 662w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=90,60&#038;quality=90&#038;strip=all 90w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=87,58&#038;quality=90&#038;strip=all 87w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=150,100&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-poses-photographers-upon-93574446.jpg?resize=50,33&#038;quality=90&#038;strip=all 50w" sizes="auto, (max-width: 1024px) 100vw, 1024px"></div>
</div><figcaption>Connie Nielsen. <span class="credit">Scott A. Garfitt/Invision/AP</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="6" id="6">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852112"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" decoding="async" loading="lazy" data-modal-image="33852112" width="1024" height="683" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?w=1024" alt="Director Ridley Scott and Paul Mescal pose for photographers at the premiere of “Gladiator II” in London, 2024" class="wp-image-33852112 unset-max-height" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?quality=90&#038;strip=all 4110w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=300,200&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=768,512&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=1024,683&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=1536,1024&#038;quality=90&#038;strip=all 1536w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=2048,1365&#038;quality=90&#038;strip=all 2048w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=878,585&#038;quality=90&#038;strip=all 878w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=744,496&#038;quality=90&#038;strip=all 744w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=720,480&#038;quality=90&#038;strip=all 720w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=576,384&#038;quality=90&#038;strip=all 576w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=457,305&#038;quality=90&#038;strip=all 457w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=440,293&#038;quality=90&#038;strip=all 440w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=424,282&#038;quality=90&#038;strip=all 424w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=389,260&#038;quality=90&#038;strip=all 389w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=360,240&#038;quality=90&#038;strip=all 360w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=340,227&#038;quality=90&#038;strip=all 340w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=320,213&#038;quality=90&#038;strip=all 320w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=314,209&#038;quality=90&#038;strip=all 314w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=306,204&#038;quality=90&#038;strip=all 306w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=280,187&#038;quality=90&#038;strip=all 280w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=260,174&#038;quality=90&#038;strip=all 260w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=246,164&#038;quality=90&#038;strip=all 246w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=234,156&#038;quality=90&#038;strip=all 234w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=195,130&#038;quality=90&#038;strip=all 195w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=180,120&#038;quality=90&#038;strip=all 180w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=171,114&#038;quality=90&#038;strip=all 171w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=160,107&#038;quality=90&#038;strip=all 160w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=144,96&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=107,71&#038;quality=90&#038;strip=all 107w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=93,62&#038;quality=90&#038;strip=all 93w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=84,56&#038;quality=90&#038;strip=all 84w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=105,70&#038;quality=90&#038;strip=all 105w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=200,133&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=231,154&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=322,215&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=600,400&#038;quality=90&#038;strip=all 600w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=662,441&#038;quality=90&#038;strip=all 662w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=90,60&#038;quality=90&#038;strip=all 90w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=87,58&#038;quality=90&#038;strip=all 87w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=150,100&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/director-ridley-scott-left-paul-93575206.jpg?resize=50,33&#038;quality=90&#038;strip=all 50w" sizes="auto, (max-width: 1024px) 100vw, 1024px"></div>
</div><figcaption>Director Ridley Scott and Paul Mescal. <span class="credit">Scott A. Garfitt/Invision/AP</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="7" id="7">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852399"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" decoding="async" loading="lazy" data-modal-image="33852399" width="1024" height="683" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?w=1024" alt="King Charles III arrives for the royal premiere of Gladiator II at the Odeon Lux in central London" class="wp-image-33852399 unset-max-height" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?quality=90&#038;strip=all 8256w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=300,200&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=768,512&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=1024,683&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=1536,1024&#038;quality=90&#038;strip=all 1536w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=2048,1365&#038;quality=90&#038;strip=all 2048w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=878,585&#038;quality=90&#038;strip=all 878w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=744,496&#038;quality=90&#038;strip=all 744w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=720,480&#038;quality=90&#038;strip=all 720w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=576,384&#038;quality=90&#038;strip=all 576w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=457,305&#038;quality=90&#038;strip=all 457w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=440,293&#038;quality=90&#038;strip=all 440w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=424,282&#038;quality=90&#038;strip=all 424w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=389,260&#038;quality=90&#038;strip=all 389w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=360,240&#038;quality=90&#038;strip=all 360w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=340,227&#038;quality=90&#038;strip=all 340w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=320,213&#038;quality=90&#038;strip=all 320w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=314,209&#038;quality=90&#038;strip=all 314w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=306,204&#038;quality=90&#038;strip=all 306w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=280,187&#038;quality=90&#038;strip=all 280w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=260,174&#038;quality=90&#038;strip=all 260w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=246,164&#038;quality=90&#038;strip=all 246w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=234,156&#038;quality=90&#038;strip=all 234w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=195,130&#038;quality=90&#038;strip=all 195w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=180,120&#038;quality=90&#038;strip=all 180w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=171,114&#038;quality=90&#038;strip=all 171w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=160,107&#038;quality=90&#038;strip=all 160w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=144,96&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=107,71&#038;quality=90&#038;strip=all 107w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=93,62&#038;quality=90&#038;strip=all 93w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=84,56&#038;quality=90&#038;strip=all 84w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=105,70&#038;quality=90&#038;strip=all 105w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=200,133&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=231,154&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=322,215&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=600,400&#038;quality=90&#038;strip=all 600w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=662,441&#038;quality=90&#038;strip=all 662w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=90,60&#038;quality=90&#038;strip=all 90w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=87,58&#038;quality=90&#038;strip=all 87w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=150,100&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-iii-arrives-93578573.jpg?resize=50,33&#038;quality=90&#038;strip=all 50w" sizes="auto, (max-width: 1024px) 100vw, 1024px"></div>
</div><figcaption>The British King Charles III. arrives. <span class="credit">AFP via Getty Images</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="8" id="8">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852121"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.7;display:block" decoding="async" loading="lazy" data-modal-image="33852121" width="413" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?w=717" alt="Denzel Washington, Sir Ridley Scott and Paul Mescal at the world premiere of "Gladiator II" in London&#39;s Leicester Square." class="wp-image-33852121" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?quality=90&#038;strip=all 3500w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=210,300&#038;quality=90&#038;strip=all 210w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=768,1097&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=717,1024&#038;quality=90&#038;strip=all 717w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=1075,1536&#038;quality=90&#038;strip=all 1075w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=1434,2048&#038;quality=90&#038;strip=all 1434w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=412,589&#038;quality=90&#038;strip=all 412w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=347,496&#038;quality=90&#038;strip=all 347w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=451,644&#038;quality=90&#038;strip=all 451w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=344,491&#038;quality=90&#038;strip=all 344w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=197,282&#038;quality=90&#038;strip=all 197w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=144,206&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=50,71&#038;quality=90&#038;strip=all 50w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=49,70&#038;quality=90&#038;strip=all 49w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=140,200&#038;quality=90&#038;strip=all 140w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=231,330&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=322,460&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=300,429&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=309,441&#038;quality=90&#038;strip=all 309w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=42,60&#038;quality=90&#038;strip=all 42w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=41,58&#038;quality=90&#038;strip=all 41w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=109,156&#038;quality=90&#038;strip=all 109w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=150,214&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-sir-ridley-scott-93573664.jpg?resize=35,50&#038;quality=90&#038;strip=all 35w" sizes="auto, (max-width: 717px) 100vw, 717px"></div>
</div><figcaption>Denzel Washington, Sir Ridley Scott and Paul Mescal. <span class="credit">Alan Chapman/Dave Benett/WireImage</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="9" id="9">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852128"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.72033898305085;display:block" decoding="async" loading="lazy" data-modal-image="33852128" width="425" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?w=738" alt="Yuval Gonen in a white dress at the Gladiator II Royal Film Performance and World Premiere in Leicester Square, London." class="wp-image-33852128" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?quality=90&#038;strip=all 4377w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=216,300&#038;quality=90&#038;strip=all 216w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=768,1065&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=738,1024&#038;quality=90&#038;strip=all 738w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=1107,1536&#038;quality=90&#038;strip=all 1107w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=1476,2048&#038;quality=90&#038;strip=all 1476w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=425,589&#038;quality=90&#038;strip=all 425w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=358,496&#038;quality=90&#038;strip=all 358w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=464,644&#038;quality=90&#038;strip=all 464w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=354,491&#038;quality=90&#038;strip=all 354w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=203,282&#038;quality=90&#038;strip=all 203w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=148,206&#038;quality=90&#038;strip=all 148w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=51,71&#038;quality=90&#038;strip=all 51w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=50,70&#038;quality=90&#038;strip=all 50w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=144,200&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=231,320&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=322,447&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=300,416&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=318,441&#038;quality=90&#038;strip=all 318w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=43,60&#038;quality=90&#038;strip=all 43w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=42,58&#038;quality=90&#038;strip=all 42w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=112,156&#038;quality=90&#038;strip=all 112w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=150,208&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93572145.jpg?resize=36,50&#038;quality=90&#038;strip=all 36w" sizes="auto, (max-width: 738px) 100vw, 738px"></div>
</div><figcaption>Yuval Gonen. <span class="credit">Gareth Cattermole/Getty Images</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="10" id="10">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852114"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.66779661016949;display:block" decoding="async" loading="lazy" data-modal-image="33852114" width="394" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?w=683" alt="Giannina Facio in a blue dress and Ridley Scott in a tuxedo pose for photographers at the premiere of “Gladiator II” in London, 2024" class="wp-image-33852114" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?quality=90&#038;strip=all 3480w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=200,300&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=768,1151&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=683,1024&#038;quality=90&#038;strip=all 683w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=1025,1536&#038;quality=90&#038;strip=all 1025w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=1366,2048&#038;quality=90&#038;strip=all 1366w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=393,589&#038;quality=90&#038;strip=all 393w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=331,496&#038;quality=90&#038;strip=all 331w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=430,644&#038;quality=90&#038;strip=all 430w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=328,491&#038;quality=90&#038;strip=all 328w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=188,282&#038;quality=90&#038;strip=all 188w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=137,206&#038;quality=90&#038;strip=all 137w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=47,70&#038;quality=90&#038;strip=all 47w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=133,200&#038;quality=90&#038;strip=all 133w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=231,346&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=322,483&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=300,450&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=294,441&#038;quality=90&#038;strip=all 294w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=40,60&#038;quality=90&#038;strip=all 40w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=39,58&#038;quality=90&#038;strip=all 39w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=104,156&#038;quality=90&#038;strip=all 104w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=150,225&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/giannina-facio-left-ridley-scott-93575350.jpg?resize=33,50&#038;quality=90&#038;strip=all 33w" sizes="auto, (max-width: 683px) 100vw, 683px"></div>
</div><figcaption>Giannina Facio and Ridley Scott. <span class="credit">Millie Turner/Invision/AP</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="11" id="11">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852092"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" decoding="async" loading="lazy" data-modal-image="33852092" width="1024" height="701" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?w=1024" alt="King Charles of Great Britain gestures from a vehicle at the world premiere of “Gladiator II” in London on November 13, 2024" class="wp-image-33852092 unset-max-height" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?quality=90&#038;strip=all 6500w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=300,205&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=768,526&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=1024,701&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=1536,1052&#038;quality=90&#038;strip=all 1536w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=2048,1403&#038;quality=90&#038;strip=all 2048w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=860,589&#038;quality=90&#038;strip=all 860w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=724,496&#038;quality=90&#038;strip=all 724w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=576,395&#038;quality=90&#038;strip=all 576w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=440,301&#038;quality=90&#038;strip=all 440w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=412,282&#038;quality=90&#038;strip=all 412w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=180,123&#038;quality=90&#038;strip=all 180w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=104,71&#038;quality=90&#038;strip=all 104w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=102,70&#038;quality=90&#038;strip=all 102w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=200,137&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=231,158&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=322,221&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=644,441&#038;quality=90&#038;strip=all 644w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=88,60&#038;quality=90&#038;strip=all 88w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=85,58&#038;quality=90&#038;strip=all 85w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=228,156&#038;quality=90&#038;strip=all 228w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=150,103&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/britains-king-charles-gestures-inside-93575943.jpg?resize=50,34&#038;quality=90&#038;strip=all 50w" sizes="auto, (max-width: 1024px) 100vw, 1024px"></div>
</div><figcaption>The British King Charles III. arrives. <span class="credit">REUTERS</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="12" id="12">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852091"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" decoding="async" loading="lazy" data-modal-image="33852091" width="1024" height="683" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?w=1024" alt="Pauletta Washington and Denzel Washington at the Royal Film Performance and World Premiere of "Gladiator II" in Leicester Square, London" class="wp-image-33852091 unset-max-height" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?quality=90&#038;strip=all 7126w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=300,200&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=768,512&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=1024,683&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=1536,1024&#038;quality=90&#038;strip=all 1536w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=2048,1365&#038;quality=90&#038;strip=all 2048w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=878,585&#038;quality=90&#038;strip=all 878w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=744,496&#038;quality=90&#038;strip=all 744w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=720,480&#038;quality=90&#038;strip=all 720w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=576,384&#038;quality=90&#038;strip=all 576w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=457,305&#038;quality=90&#038;strip=all 457w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=440,293&#038;quality=90&#038;strip=all 440w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=424,282&#038;quality=90&#038;strip=all 424w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=389,260&#038;quality=90&#038;strip=all 389w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=360,240&#038;quality=90&#038;strip=all 360w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=340,227&#038;quality=90&#038;strip=all 340w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=320,213&#038;quality=90&#038;strip=all 320w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=314,209&#038;quality=90&#038;strip=all 314w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=306,204&#038;quality=90&#038;strip=all 306w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=280,187&#038;quality=90&#038;strip=all 280w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=260,174&#038;quality=90&#038;strip=all 260w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=246,164&#038;quality=90&#038;strip=all 246w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=234,156&#038;quality=90&#038;strip=all 234w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=195,130&#038;quality=90&#038;strip=all 195w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=180,120&#038;quality=90&#038;strip=all 180w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=171,114&#038;quality=90&#038;strip=all 171w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=160,107&#038;quality=90&#038;strip=all 160w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=144,96&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=107,71&#038;quality=90&#038;strip=all 107w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=93,62&#038;quality=90&#038;strip=all 93w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=84,56&#038;quality=90&#038;strip=all 84w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=105,70&#038;quality=90&#038;strip=all 105w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=200,133&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=231,154&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=322,215&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=600,400&#038;quality=90&#038;strip=all 600w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=661,441&#038;quality=90&#038;strip=all 661w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=90,60&#038;quality=90&#038;strip=all 90w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=87,58&#038;quality=90&#038;strip=all 87w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=150,100&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/pauletta-washington-denzel-washington-attend-93575470.jpg?resize=50,33&#038;quality=90&#038;strip=all 50w" sizes="auto, (max-width: 1024px) 100vw, 1024px"></div>
</div><figcaption>Pauletta Washington and Denzel Washington. <span class="credit">Samir Hussein/WireImage</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="13" id="13">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852148"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.66610169491525;display:block" decoding="async" loading="lazy" data-modal-image="33852148" width="393" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?w=682" alt="Connie Nielsen in a blue dress at the world premiere of “Gladiator II” at Leicester Square in London, England." class="wp-image-33852148" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?quality=90&#038;strip=all 3013w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=200,300&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=768,1152&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=682,1024&#038;quality=90&#038;strip=all 682w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=1024,1536&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=1365,2048&#038;quality=90&#038;strip=all 1365w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=393,589&#038;quality=90&#038;strip=all 393w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=331,496&#038;quality=90&#038;strip=all 331w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=429,644&#038;quality=90&#038;strip=all 429w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=327,491&#038;quality=90&#038;strip=all 327w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=188,282&#038;quality=90&#038;strip=all 188w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=137,206&#038;quality=90&#038;strip=all 137w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=47,70&#038;quality=90&#038;strip=all 47w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=133,200&#038;quality=90&#038;strip=all 133w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=231,347&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=322,483&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=300,450&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=294,441&#038;quality=90&#038;strip=all 294w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=40,60&#038;quality=90&#038;strip=all 40w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=39,58&#038;quality=90&#038;strip=all 39w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=104,156&#038;quality=90&#038;strip=all 104w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=150,225&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-attends-gladiator-ii-93572874.jpg?resize=33,50&#038;quality=90&#038;strip=all 33w" sizes="auto, (max-width: 682px) 100vw, 682px"></div>
</div><figcaption>Connie Nielsen. <span class="credit">Samir Hussein/WireImage</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="14" id="14">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852397"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" decoding="async" loading="lazy" data-modal-image="33852397" width="1024" height="683" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?w=1024" alt="Yuval Gonen in a white dress at the Gladiator II Royal Film Performance and World Premiere in London, England, on November 13, 2024" class="wp-image-33852397 unset-max-height" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?quality=90&#038;strip=all 5572w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=300,200&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=768,512&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=1024,683&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=1536,1024&#038;quality=90&#038;strip=all 1536w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=2048,1365&#038;quality=90&#038;strip=all 2048w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=878,585&#038;quality=90&#038;strip=all 878w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=744,496&#038;quality=90&#038;strip=all 744w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=720,480&#038;quality=90&#038;strip=all 720w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=576,384&#038;quality=90&#038;strip=all 576w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=457,305&#038;quality=90&#038;strip=all 457w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=440,293&#038;quality=90&#038;strip=all 440w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=424,282&#038;quality=90&#038;strip=all 424w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=389,260&#038;quality=90&#038;strip=all 389w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=360,240&#038;quality=90&#038;strip=all 360w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=340,227&#038;quality=90&#038;strip=all 340w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=320,213&#038;quality=90&#038;strip=all 320w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=314,209&#038;quality=90&#038;strip=all 314w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=306,204&#038;quality=90&#038;strip=all 306w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=280,187&#038;quality=90&#038;strip=all 280w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=260,174&#038;quality=90&#038;strip=all 260w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=246,164&#038;quality=90&#038;strip=all 246w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=234,156&#038;quality=90&#038;strip=all 234w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=195,130&#038;quality=90&#038;strip=all 195w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=180,120&#038;quality=90&#038;strip=all 180w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=171,114&#038;quality=90&#038;strip=all 171w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=160,107&#038;quality=90&#038;strip=all 160w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=144,96&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=107,71&#038;quality=90&#038;strip=all 107w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=93,62&#038;quality=90&#038;strip=all 93w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=84,56&#038;quality=90&#038;strip=all 84w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=105,70&#038;quality=90&#038;strip=all 105w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=200,133&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=231,154&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=322,215&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=600,400&#038;quality=90&#038;strip=all 600w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=661,441&#038;quality=90&#038;strip=all 661w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=90,60&#038;quality=90&#038;strip=all 90w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=87,58&#038;quality=90&#038;strip=all 87w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=150,100&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/yuval-gonen-attends-gladiator-ii-93578579.jpg?resize=50,33&#038;quality=90&#038;strip=all 50w" sizes="auto, (max-width: 1024px) 100vw, 1024px"></div>
</div><figcaption>Yuval Gonen. <span class="credit">Getty Images</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="15" id="15">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852108"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.66779661016949;display:block" decoding="async" loading="lazy" data-modal-image="33852108" width="394" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?w=683" alt="Joseph Quinn wears a black leather jacket at the world premiere of "Gladiator II" at Leicester Square in London on November 13, 2024" class="wp-image-33852108" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?quality=90&#038;strip=all 3333w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=200,300&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=768,1152&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=683,1024&#038;quality=90&#038;strip=all 683w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=1024,1536&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=1365,2048&#038;quality=90&#038;strip=all 1365w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=393,589&#038;quality=90&#038;strip=all 393w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=331,496&#038;quality=90&#038;strip=all 331w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=429,644&#038;quality=90&#038;strip=all 429w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=327,491&#038;quality=90&#038;strip=all 327w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=188,282&#038;quality=90&#038;strip=all 188w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=137,206&#038;quality=90&#038;strip=all 137w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=47,70&#038;quality=90&#038;strip=all 47w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=133,200&#038;quality=90&#038;strip=all 133w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=231,347&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=322,483&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=300,450&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=294,441&#038;quality=90&#038;strip=all 294w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=40,60&#038;quality=90&#038;strip=all 40w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=39,58&#038;quality=90&#038;strip=all 39w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=104,156&#038;quality=90&#038;strip=all 104w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=150,225&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/joseph-quinn-attends-royal-film-93573833.jpg?resize=33,50&#038;quality=90&#038;strip=all 33w" sizes="auto, (max-width: 683px) 100vw, 683px"></div>
</div><figcaption>Joseph Quinn. <span class="credit">Alan Chapman/Dave Benett/WireImage</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="16" id="16">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852398"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" decoding="async" loading="lazy" data-modal-image="33852398" width="1024" height="667" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?w=1024" alt="King Charles III in a suit and bow tie at the premiere of Gladiator II at Leicester Square in London" class="wp-image-33852398 unset-max-height" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?quality=90&#038;strip=all 4981w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=300,195&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=768,500&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=1024,667&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=1536,1000&#038;quality=90&#038;strip=all 1536w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=2048,1333&#038;quality=90&#038;strip=all 2048w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=878,572&#038;quality=90&#038;strip=all 878w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=744,484&#038;quality=90&#038;strip=all 744w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=576,375&#038;quality=90&#038;strip=all 576w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=440,286&#038;quality=90&#038;strip=all 440w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=424,276&#038;quality=90&#038;strip=all 424w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=180,117&#038;quality=90&#038;strip=all 180w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=107,71&#038;quality=90&#038;strip=all 107w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=93,62&#038;quality=90&#038;strip=all 93w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=84,56&#038;quality=90&#038;strip=all 84w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=108,70&#038;quality=90&#038;strip=all 108w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=200,130&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=231,150&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=322,210&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=664,432&#038;quality=90&#038;strip=all 664w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=92,60&#038;quality=90&#038;strip=all 92w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=87,58&#038;quality=90&#038;strip=all 87w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=234,152&#038;quality=90&#038;strip=all 234w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=150,98&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/king-charles-iii-attends-gladiator-93578580.jpg?resize=50,33&#038;quality=90&#038;strip=all 50w" sizes="auto, (max-width: 1024px) 100vw, 1024px"></div>
</div><figcaption>King Charles III <span class="credit">Gareth Cattermole/Getty Images</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="17" id="17">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852107"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.66779661016949;display:block" decoding="async" loading="lazy" data-modal-image="33852107" width="394" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?w=683" alt="Denzel Washington in a suit and tie at the world premiere of Gladiator II at Leicester Square in London on November 13, 2024" class="wp-image-33852107" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?quality=90&#038;strip=all 1885w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=200,300&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=768,1152&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=683,1024&#038;quality=90&#038;strip=all 683w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=1024,1536&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=1366,2048&#038;quality=90&#038;strip=all 1366w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=393,589&#038;quality=90&#038;strip=all 393w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=331,496&#038;quality=90&#038;strip=all 331w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=429,644&#038;quality=90&#038;strip=all 429w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=327,491&#038;quality=90&#038;strip=all 327w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=188,282&#038;quality=90&#038;strip=all 188w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=137,206&#038;quality=90&#038;strip=all 137w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=47,70&#038;quality=90&#038;strip=all 47w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=133,200&#038;quality=90&#038;strip=all 133w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=231,346&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=322,483&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=300,450&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=294,441&#038;quality=90&#038;strip=all 294w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=40,60&#038;quality=90&#038;strip=all 40w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=39,58&#038;quality=90&#038;strip=all 39w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=104,156&#038;quality=90&#038;strip=all 104w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=150,225&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-attends-gladiator-ii-93574961.jpg?resize=33,50&#038;quality=90&#038;strip=all 33w" sizes="auto, (max-width: 683px) 100vw, 683px"></div>
</div><figcaption>Denzel Washington. <span class="credit">Samir Hussein/WireImage</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="18" id="18">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852110"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.66779661016949;display:block" decoding="async" loading="lazy" data-modal-image="33852110" width="394" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?w=683" alt="Andrew Scott and Paul Mescal at the Gladiator II Royal Film Performance and World Premiere at Leicester Square in London on November 13, 2024." class="wp-image-33852110" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?quality=90&#038;strip=all 5266w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=200,300&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=768,1152&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=683,1024&#038;quality=90&#038;strip=all 683w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=1024,1536&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=1365,2048&#038;quality=90&#038;strip=all 1365w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=393,589&#038;quality=90&#038;strip=all 393w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=331,496&#038;quality=90&#038;strip=all 331w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=429,644&#038;quality=90&#038;strip=all 429w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=327,491&#038;quality=90&#038;strip=all 327w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=188,282&#038;quality=90&#038;strip=all 188w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=137,206&#038;quality=90&#038;strip=all 137w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=47,70&#038;quality=90&#038;strip=all 47w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=133,200&#038;quality=90&#038;strip=all 133w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=231,347&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=322,483&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=300,450&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=294,441&#038;quality=90&#038;strip=all 294w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=40,60&#038;quality=90&#038;strip=all 40w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=39,58&#038;quality=90&#038;strip=all 39w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=104,156&#038;quality=90&#038;strip=all 104w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=150,225&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/andrew-scott-paul-mescal-attend-93574221.jpg?resize=33,50&#038;quality=90&#038;strip=all 33w" sizes="auto, (max-width: 683px) 100vw, 683px"></div>
</div><figcaption>Andrew Scott and Paul Mescal. <span class="credit">Samir Hussein/WireImage</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="19" id="19">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852401"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" decoding="async" loading="lazy" data-modal-image="33852401" width="1024" height="683" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?w=1024" alt="Connie Nielsen watches as King Charles III. Pedro Pascal welcomed at the world premiere of “Gladiator II” in London, in the presence of other celebrities" class="wp-image-33852401 unset-max-height" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?quality=90&#038;strip=all 5120w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=300,200&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=768,512&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=1024,683&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=1536,1025&#038;quality=90&#038;strip=all 1536w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=2048,1366&#038;quality=90&#038;strip=all 2048w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=878,586&#038;quality=90&#038;strip=all 878w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=744,496&#038;quality=90&#038;strip=all 744w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=720,480&#038;quality=90&#038;strip=all 720w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=576,384&#038;quality=90&#038;strip=all 576w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=457,305&#038;quality=90&#038;strip=all 457w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=440,294&#038;quality=90&#038;strip=all 440w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=424,282&#038;quality=90&#038;strip=all 424w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=389,260&#038;quality=90&#038;strip=all 389w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=360,240&#038;quality=90&#038;strip=all 360w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=340,227&#038;quality=90&#038;strip=all 340w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=320,213&#038;quality=90&#038;strip=all 320w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=314,209&#038;quality=90&#038;strip=all 314w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=306,204&#038;quality=90&#038;strip=all 306w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=280,187&#038;quality=90&#038;strip=all 280w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=260,174&#038;quality=90&#038;strip=all 260w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=246,164&#038;quality=90&#038;strip=all 246w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=234,156&#038;quality=90&#038;strip=all 234w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=195,130&#038;quality=90&#038;strip=all 195w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=180,120&#038;quality=90&#038;strip=all 180w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=171,114&#038;quality=90&#038;strip=all 171w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=160,107&#038;quality=90&#038;strip=all 160w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=144,96&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=107,71&#038;quality=90&#038;strip=all 107w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=93,62&#038;quality=90&#038;strip=all 93w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=84,56&#038;quality=90&#038;strip=all 84w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=105,70&#038;quality=90&#038;strip=all 105w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=200,133&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=231,154&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=322,215&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=600,400&#038;quality=90&#038;strip=all 600w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=661,441&#038;quality=90&#038;strip=all 661w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=90,60&#038;quality=90&#038;strip=all 90w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=87,58&#038;quality=90&#038;strip=all 87w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=150,100&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/connie-nielsen-looks-king-charles-93578429.jpg?resize=50,33&#038;quality=90&#038;strip=all 50w" sizes="auto, (max-width: 1024px) 100vw, 1024px"></div>
</div><figcaption>Connie Nielsen watches as King Charles III. Pedro Pascal scores. <span class="credit">Getty Images</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="20" id="20">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852090"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.67796610169492;display:block" decoding="async" loading="lazy" data-modal-image="33852090" width="400" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?w=694" alt="Lorraine Ashbourne and Andy Serkis pose on the red carpet at the world premiere of Gladiator II in London, England" class="wp-image-33852090" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?quality=90&#038;strip=all 3253w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=203,300&#038;quality=90&#038;strip=all 203w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=768,1134&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=694,1024&#038;quality=90&#038;strip=all 694w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=1040,1536&#038;quality=90&#038;strip=all 1040w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=1387,2048&#038;quality=90&#038;strip=all 1387w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=399,589&#038;quality=90&#038;strip=all 399w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=336,496&#038;quality=90&#038;strip=all 336w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=436,644&#038;quality=90&#038;strip=all 436w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=333,491&#038;quality=90&#038;strip=all 333w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=191,282&#038;quality=90&#038;strip=all 191w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=140,206&#038;quality=90&#038;strip=all 140w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=48,71&#038;quality=90&#038;strip=all 48w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=47,70&#038;quality=90&#038;strip=all 47w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=135,200&#038;quality=90&#038;strip=all 135w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=231,341&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=322,475&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=300,443&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=299,441&#038;quality=90&#038;strip=all 299w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=41,60&#038;quality=90&#038;strip=all 41w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=39,58&#038;quality=90&#038;strip=all 39w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=106,156&#038;quality=90&#038;strip=all 106w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=150,221&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/lorraine-ashbourne-l-andy-serkis-93577563.jpg?resize=34,50&#038;quality=90&#038;strip=all 34w" sizes="auto, (max-width: 694px) 100vw, 694px"></div>
</div><figcaption>Lorraine Ashbourne and Andy Serkis. <span class="credit">Alan Chapman/Dave Benett/WireImage</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="21" id="21">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852094"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.66779661016949;display:block" decoding="async" loading="lazy" data-modal-image="33852094" width="394" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?w=683" alt="Idris Elba and Riaze Foster in black suits at the world premiere of “Gladiator II” in London, standing in front of a red wall" class="wp-image-33852094" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?quality=90&#038;strip=all 3260w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=200,300&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=768,1152&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=683,1024&#038;quality=90&#038;strip=all 683w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=1024,1536&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=1366,2048&#038;quality=90&#038;strip=all 1366w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=393,589&#038;quality=90&#038;strip=all 393w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=331,496&#038;quality=90&#038;strip=all 331w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=429,644&#038;quality=90&#038;strip=all 429w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=327,491&#038;quality=90&#038;strip=all 327w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=188,282&#038;quality=90&#038;strip=all 188w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=137,206&#038;quality=90&#038;strip=all 137w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=47,70&#038;quality=90&#038;strip=all 47w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=133,200&#038;quality=90&#038;strip=all 133w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=231,346&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=322,483&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=300,450&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=294,441&#038;quality=90&#038;strip=all 294w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=40,60&#038;quality=90&#038;strip=all 40w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=39,58&#038;quality=90&#038;strip=all 39w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=104,156&#038;quality=90&#038;strip=all 104w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=150,225&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/idris-elba-riaze-foster-attend-93577588.jpg?resize=33,50&#038;quality=90&#038;strip=all 33w" sizes="auto, (max-width: 683px) 100vw, 683px"></div>
</div><figcaption>Idris Elba and Riaze Foster. <span class="credit">Getty Images</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="22" id="22">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852089"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.66779661016949;display:block" decoding="async" loading="lazy" data-modal-image="33852089" width="394" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?w=683" alt="Fred Hechinger at the Royal Film Performance and World Premiere of Gladiator II in Leicester Square, London, England on November 13, 2024" class="wp-image-33852089" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?quality=90&#038;strip=all 3333w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=200,300&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=768,1152&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=683,1024&#038;quality=90&#038;strip=all 683w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=1024,1536&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=1365,2048&#038;quality=90&#038;strip=all 1365w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=393,589&#038;quality=90&#038;strip=all 393w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=331,496&#038;quality=90&#038;strip=all 331w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=429,644&#038;quality=90&#038;strip=all 429w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=327,491&#038;quality=90&#038;strip=all 327w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=188,282&#038;quality=90&#038;strip=all 188w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=137,206&#038;quality=90&#038;strip=all 137w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=47,70&#038;quality=90&#038;strip=all 47w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=133,200&#038;quality=90&#038;strip=all 133w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=231,347&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=322,483&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=300,450&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=294,441&#038;quality=90&#038;strip=all 294w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=40,60&#038;quality=90&#038;strip=all 40w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=39,58&#038;quality=90&#038;strip=all 39w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=104,156&#038;quality=90&#038;strip=all 104w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=150,225&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/fred-hechinger-attends-royal-film-93576312.jpg?resize=33,50&#038;quality=90&#038;strip=all 33w" sizes="auto, (max-width: 683px) 100vw, 683px"></div>
</div><figcaption>Fred Hechinger. <span class="credit">Alan Chapman/Dave Benett/WireImage</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="23" id="23">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852088"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" style="aspect-ratio:0.70847457627119;display:block" decoding="async" loading="lazy" data-modal-image="33852088" width="418" height="590" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?w=725" alt="Carlos Sainz Jr. and Charles Leclerc at the premiere of “Gladiator II” at Leicester Square in London, England, on November 13, 2024" class="wp-image-33852088" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?quality=90&#038;strip=all 4662w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=212,300&#038;quality=90&#038;strip=all 212w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=768,1084&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=725,1024&#038;quality=90&#038;strip=all 725w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=1088,1536&#038;quality=90&#038;strip=all 1088w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=1451,2048&#038;quality=90&#038;strip=all 1451w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=417,589&#038;quality=90&#038;strip=all 417w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=351,496&#038;quality=90&#038;strip=all 351w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=456,644&#038;quality=90&#038;strip=all 456w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=348,491&#038;quality=90&#038;strip=all 348w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=200,282&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=146,206&#038;quality=90&#038;strip=all 146w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=50,70&#038;quality=90&#038;strip=all 50w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=142,200&#038;quality=90&#038;strip=all 142w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=231,326&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=322,455&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=300,424&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=312,441&#038;quality=90&#038;strip=all 312w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=42,60&#038;quality=90&#038;strip=all 42w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=41,58&#038;quality=90&#038;strip=all 41w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=110,156&#038;quality=90&#038;strip=all 110w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=150,212&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/carlos-sainz-jr-charles-leclerc-93577440.jpg?resize=35,50&#038;quality=90&#038;strip=all 35w" sizes="auto, (max-width: 725px) 100vw, 725px"></div>
</div><figcaption>Ferrari drivers Carlos Sainz Jr. and Charles Leclerc. <span class="credit">Gareth Cattermole/Getty Images</span></figcaption></figure>
</p></div>
<div class="slide" data-slide-num="24" id="24">
<figure class="wp-block-image size-large">
<div class="slide__image">
<div class="slide__image-inner"><button class="button button--modal-trigger" aria-label="Open the image in a modal." data-modal-image="33852095"><br />
	<svg xmlns="http://www.w3.org/2000/svg" class="icon-plus" fill="#fff" viewbox="0 0 1033 1000" width="1em" height="1em"><path d="M380 364V0h273v355h380v290H653v355H380V645H0V355h380v9z"></path></svg><br />
</button><br />
<img loading="lazy" decoding="async" loading="lazy" data-modal-image="33852095" width="1024" height="683" src="https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?w=1024" alt="Denzel Washington, Joseph Quinn, Connie Nielsen, Ridley Scott, Paul Mescal, Fred Hechinger and Pedro Pascal pose on the red carpet at the premiere of Gladiator II in London." class="wp-image-33852095 unset-max-height" srcset="https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?quality=90&#038;strip=all 4961w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=300,200&#038;quality=90&#038;strip=all 300w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=768,512&#038;quality=90&#038;strip=all 768w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=1024,683&#038;quality=90&#038;strip=all 1024w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=1536,1024&#038;quality=90&#038;strip=all 1536w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=2048,1365&#038;quality=90&#038;strip=all 2048w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=878,585&#038;quality=90&#038;strip=all 878w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=744,496&#038;quality=90&#038;strip=all 744w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=720,480&#038;quality=90&#038;strip=all 720w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=576,384&#038;quality=90&#038;strip=all 576w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=457,305&#038;quality=90&#038;strip=all 457w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=440,293&#038;quality=90&#038;strip=all 440w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=424,282&#038;quality=90&#038;strip=all 424w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=389,260&#038;quality=90&#038;strip=all 389w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=360,240&#038;quality=90&#038;strip=all 360w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=340,227&#038;quality=90&#038;strip=all 340w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=320,213&#038;quality=90&#038;strip=all 320w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=314,209&#038;quality=90&#038;strip=all 314w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=306,204&#038;quality=90&#038;strip=all 306w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=280,187&#038;quality=90&#038;strip=all 280w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=260,174&#038;quality=90&#038;strip=all 260w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=246,164&#038;quality=90&#038;strip=all 246w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=234,156&#038;quality=90&#038;strip=all 234w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=195,130&#038;quality=90&#038;strip=all 195w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=180,120&#038;quality=90&#038;strip=all 180w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=171,114&#038;quality=90&#038;strip=all 171w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=160,107&#038;quality=90&#038;strip=all 160w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=144,96&#038;quality=90&#038;strip=all 144w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=107,71&#038;quality=90&#038;strip=all 107w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=93,62&#038;quality=90&#038;strip=all 93w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=84,56&#038;quality=90&#038;strip=all 84w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=105,70&#038;quality=90&#038;strip=all 105w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=200,133&#038;quality=90&#038;strip=all 200w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=231,154&#038;quality=90&#038;strip=all 231w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=322,215&#038;quality=90&#038;strip=all 322w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=600,400&#038;quality=90&#038;strip=all 600w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=662,441&#038;quality=90&#038;strip=all 662w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=90,60&#038;quality=90&#038;strip=all 90w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=87,58&#038;quality=90&#038;strip=all 87w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=150,100&#038;quality=90&#038;strip=all 150w, https://nypost.com/wp-content/uploads/sites/2/2024/11/denzel-washington-left-joseph-quinn-93576489.jpg?resize=50,33&#038;quality=90&#038;strip=all 50w" sizes="auto, (max-width: 1024px) 100vw, 1024px"></div>
</div><figcaption>Denzel Washington, Joseph Quinn, Connie Nielsen, director Ridley Scott, Paul Mescal, Fred Hechinger and Pedro Pascal. <span class="credit">Scott A. Garfitt/Invision/AP</span></figcaption></figure>
</p></div>
</p></div>
<p><em>image credit : nypost.com</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingthree.soflytech.com/2024/11/paul-mescal-connie-nielsen-and-denzel-washington-hit-the-red-carpet-on-the-london-royal-premiere-of-gladiator-ii-photos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i0.wp.com/nypost.com/wp-content/uploads/sites/2/2024/11/newspress-collage-vs89qo31d-1731531286293.jpg" medium="image"></media:content>
				</item>
	</channel>
</rss>
