CINXE.COM
Watch the Best Movies on Max | Max
<!DOCTYPE html><html lang="en-us" data-theme="max"><head><script src="https://browser.sentry-cdn.com/7.120.3/bundle.es5.min.js" integrity="sha384-NpQQWgLu6SbKI5QKXV/4YN1/D293+iSm2wOMqXRr7FZqRG+JP2yz6wV7HH9OZpo7" crossorigin="anonymous"></script><script> Sentry.init({ debug: false, environment: "prd", dsn: "https://6368c6b4e86aa9994326a99a11172d4b@o137140.ingest.us.sentry.io/4506990222966784", }); </script><script> (function getGeoRedirect({ countryLangUris, geoRedirectUrl, isUserOutOfRegion, userCountry, countryMappings }) { const globalPages = ["/geo-availability", "/privacy", "/terms-of-use"]; const setCookieValue = (key, name) => { document.cookie = `${key}=${name}; path=/`; }; const getCookieValue = name => { const value = `; ${document.cookie}`; const parts = value.split(`; ${name}=`); if (parts.length === 2) return parts.pop().split(';').shift(); }; const bcpToLanguage = bcp => { const countryMap = countryMappings.find(countryMapping => countryMapping.bcp47Code.includes(bcp) && countryMapping.country === userCountry.toLowerCase()); return countryMap?.language || bcp.split('-')[0]; }; const getPreferredLang = () => { if (getCookieValue('preferredLang')) { return bcpToLanguage(getCookieValue('preferredLang')); } return bcpToLanguage(window.navigator.language); }; const getPreferredUrl = () => { const lang = getPreferredLang(); const pair = countryLangUris[`${userCountry.toLowerCase()}/${lang}`]; let url = ''; if (!pair || !lang) return null; if (pair.url != window.location.pathname) { if (pair.startDate === null && pair.endDate === null) { url = pair.url; } // check content window const currDate = Date.parse(new Date()); const start = Date.parse(pair.startDate) || ''; const end = Date.parse(pair.endDate) || ''; if (start <= currDate && end >= currDate) { url = pair.url; } } if (url !== '') { const urlSegments = url.split('/').slice(1); // remove country/lang in url for us/en - keep for us/any other lang return userCountry === 'US' && lang === 'en' ? `/${urlSegments.slice(2).join('/')}` : url; } return null; }; const inUserAgentDontRedirect = () => { const userAgentDontRedirectList = ["APIs-Google", "Mediapartners-Google", "AdsBot-Google-Mobile", "AdsBot-Google", "Googlebot", "AdsBot-Google-Mobile-Apps", "FeedFetcher-Google", "Google-Read-Aloud", "DuplexWeb-Google", "Google Favicon", "googleweblight", "Storebot-Google", "Bingbot", "AdIdxBot", "BingPreview", "Baiduspider", "Yowser", "coccocbot", "Yahoo! Slurp", "Y!J-SRD", "SE 2.X MetaSr 1.0", "Mail.RU_Bot", "OneTrustBot", "CrazyEgg", "contentking", "facebookexternalhit", "Twitterbot"]; const userAgentFromBrowser = window.navigator.userAgent; return userAgentDontRedirectList.some(userAgent => userAgentFromBrowser.toLowerCase().includes(userAgent.toLowerCase())); }; // do not redirect global page const isGlobalPage = url => { for (const page of globalPages) { if (url.includes(page)) return true; } return false; }; if (typeof window !== "undefined") { const urlPathname = window.location.pathname; // redirect user to their preferred language const preferredLangUrl = countryLangUris && getPreferredUrl(); if (preferredLangUrl && !inUserAgentDontRedirect() && !isGlobalPage(urlPathname)) { setCookieValue('userOnPreferredUrl', 'true'); window.location = `${window.location.origin}${preferredLangUrl}${window.location.search}`; } else { const needGeoRedirect = geoRedirectUrl !== "" && !inUserAgentDontRedirect() && !isGlobalPage(urlPathname) && isUserOutOfRegion !== "true"; if (needGeoRedirect) { //if we have a trailing slash, remove it to avoid another redirect if (geoRedirectUrl !== '/' && geoRedirectUrl.slice(-1) === '/') { geoRedirectUrl = geoRedirectUrl.slice(0, -1); } window.location = `${window.location.origin}${geoRedirectUrl}${window.location.search}`; } } } })({"countryLangUris":{"us/es":{"url":"/us/es/movies","startDate":null,"endDate":null},"my/en":{"url":"/my/en/movies","startDate":null,"endDate":null},"hk/en":{"url":"/hk/en/movies","startDate":null,"endDate":null},"ph/en":{"url":"/ph/en/movies","startDate":null,"endDate":null},"tw/en":{"url":"/tw/en/movies","startDate":null,"endDate":null},"id/en":{"url":"/id/en/movies","startDate":null,"endDate":null},"sg/en":{"url":"/sg/en/movies","startDate":null,"endDate":null},"th/en":{"url":"/th/en/movies","startDate":null,"endDate":null},"th/th":{"url":"/th/th/movies","startDate":null,"endDate":null},"id/id":{"url":"/id/id/movies","startDate":null,"endDate":null},"hk/zh":{"url":"/hk/zh/movies","startDate":null,"endDate":null},"tw/zh":{"url":"/tw/zh/movies","startDate":null,"endDate":null},"my/ms":{"url":"/my/ms/movies","startDate":null,"endDate":null},"sg/ms":{"url":"/sg/ms/movies","startDate":null,"endDate":null},"my/zh":{"url":"/my/zh/movies","startDate":null,"endDate":null},"sg/zh":{"url":"/sg/zh/movies","startDate":null,"endDate":null},"ph/tl":{"url":"/ph/tl/movies","startDate":null,"endDate":null},"au/en":{"url":"/au/en/movies","startDate":null,"endDate":null},"fr/en":{"url":"/fr/en/movies","startDate":null,"endDate":null},"ad/en":{"url":"/ad/en/movies","startDate":null,"endDate":null},"ba/en":{"url":"/ba/en/movies","startDate":null,"endDate":null},"bg/en":{"url":"/bg/en/movies","startDate":null,"endDate":null},"hr/en":{"url":"/hr/en/movies","startDate":null,"endDate":null},"cz/en":{"url":"/cz/en/movies","startDate":null,"endDate":null},"dk/en":{"url":"/dk/en/movies","startDate":null,"endDate":null},"fi/en":{"url":"/fi/en/movies","startDate":null,"endDate":null},"hu/en":{"url":"/hu/en/movies","startDate":null,"endDate":null},"mk/en":{"url":"/mk/en/movies","startDate":null,"endDate":null},"md/en":{"url":"/md/en/movies","startDate":null,"endDate":null},"me/en":{"url":"/me/en/movies","startDate":null,"endDate":null},"nl/en":{"url":"/nl/en/movies","startDate":null,"endDate":null},"no/en":{"url":"/no/en/movies","startDate":null,"endDate":null},"pt/en":{"url":"/pt/en/movies","startDate":null,"endDate":null},"ro/en":{"url":"/ro/en/movies","startDate":null,"endDate":null},"rs/en":{"url":"/rs/en/movies","startDate":null,"endDate":null},"sk/en":{"url":"/sk/en/movies","startDate":null,"endDate":null},"si/en":{"url":"/si/en/movies","startDate":null,"endDate":null},"es/en":{"url":"/es/en/movies","startDate":null,"endDate":null},"se/en":{"url":"/se/en/movies","startDate":null,"endDate":null},"be/en":{"url":"/be/en/movies","startDate":null,"endDate":null},"fr/fr":{"url":"/fr/fr/movies","startDate":null,"endDate":null},"ad/es":{"url":"/ad/es/movies","startDate":null,"endDate":null},"es/es":{"url":"/es/es/movies","startDate":null,"endDate":null},"ba/hr":{"url":"/ba/hr/movies","startDate":null,"endDate":null},"hr/hr":{"url":"/hr/hr/movies","startDate":null,"endDate":null},"bg/bg":{"url":"/bg/bg/movies","startDate":null,"endDate":null},"cz/cs":{"url":"/cz/cs/movies","startDate":null,"endDate":null},"dk/da":{"url":"/dk/da/movies","startDate":null,"endDate":null},"fi/fi":{"url":"/fi/fi/movies","startDate":null,"endDate":null},"hu/hu":{"url":"/hu/hu/movies","startDate":null,"endDate":null},"mk/mk":{"url":"/mk/mk/movies","startDate":null,"endDate":null},"md/ro":{"url":"/md/ro/movies","startDate":null,"endDate":null},"ro/ro":{"url":"/ro/ro/movies","startDate":null,"endDate":null},"me/sr":{"url":"/me/sr/movies","startDate":null,"endDate":null},"rs/sr":{"url":"/rs/sr/movies","startDate":null,"endDate":null},"nl/nl":{"url":"/nl/nl/movies","startDate":null,"endDate":null},"no/no":{"url":"/no/no/movies","startDate":null,"endDate":null},"pl/pl":{"url":"/pl/pl/movies","startDate":null,"endDate":null},"pt/pt":{"url":"/pt/pt/movies","startDate":null,"endDate":null},"sk/sk":{"url":"/sk/sk/movies","startDate":null,"endDate":null},"si/sl":{"url":"/si/sl/movies","startDate":null,"endDate":null},"se/sv":{"url":"/se/sv/movies","startDate":null,"endDate":null},"be/nl":{"url":"/be/nl/movies","startDate":null,"endDate":null},"be/fr":{"url":"/be/fr/movies","startDate":null,"endDate":null},"hn/es":{"url":"/hn/es/movies","startDate":null,"endDate":null},"mx/es":{"url":"/mx/es/movies","startDate":null,"endDate":null},"ni/es":{"url":"/ni/es/movies","startDate":null,"endDate":null},"pa/es":{"url":"/pa/es/movies","startDate":null,"endDate":null},"ar/es":{"url":"/ar/es/movies","startDate":null,"endDate":null},"bo/es":{"url":"/bo/es/movies","startDate":null,"endDate":null},"cl/es":{"url":"/cl/es/movies","startDate":null,"endDate":null},"co/es":{"url":"/co/es/movies","startDate":null,"endDate":null},"cr/es":{"url":"/cr/es/movies","startDate":null,"endDate":null},"do/es":{"url":"/do/es/movies","startDate":null,"endDate":null},"ec/es":{"url":"/ec/es/movies","startDate":null,"endDate":null},"sv/es":{"url":"/sv/es/movies","startDate":null,"endDate":null},"gt/es":{"url":"/gt/es/movies","startDate":null,"endDate":null},"py/es":{"url":"/py/es/movies","startDate":null,"endDate":null},"pe/es":{"url":"/pe/es/movies","startDate":null,"endDate":null},"uy/es":{"url":"/uy/es/movies","startDate":null,"endDate":null},"br/pt":{"url":"/br/pt/movies","startDate":null,"endDate":null},"jm/en":{"url":"/jm/en/movies","startDate":null,"endDate":null},"ms/en":{"url":"/ms/en/movies","startDate":null,"endDate":null},"ai/en":{"url":"/ai/en/movies","startDate":null,"endDate":null},"ag/en":{"url":"/ag/en/movies","startDate":null,"endDate":null},"aw/en":{"url":"/aw/en/movies","startDate":null,"endDate":null},"bs/en":{"url":"/bs/en/movies","startDate":null,"endDate":null},"bb/en":{"url":"/bb/en/movies","startDate":null,"endDate":null},"bz/en":{"url":"/bz/en/movies","startDate":null,"endDate":null},"vg/en":{"url":"/vg/en/movies","startDate":null,"endDate":null},"ky/en":{"url":"/ky/en/movies","startDate":null,"endDate":null},"cw/en":{"url":"/cw/en/movies","startDate":null,"endDate":null},"dm/en":{"url":"/dm/en/movies","startDate":null,"endDate":null},"gd/en":{"url":"/gd/en/movies","startDate":null,"endDate":null},"gy/en":{"url":"/gy/en/movies","startDate":null,"endDate":null},"ht/en":{"url":"/ht/en/movies","startDate":null,"endDate":null},"kn/en":{"url":"/kn/en/movies","startDate":null,"endDate":null},"lc/en":{"url":"/lc/en/movies","startDate":null,"endDate":null},"vc/en":{"url":"/vc/en/movies","startDate":null,"endDate":null},"sr/en":{"url":"/sr/en/movies","startDate":null,"endDate":null},"tt/en":{"url":"/tt/en/movies","startDate":null,"endDate":null},"tc/en":{"url":"/tc/en/movies","startDate":null,"endDate":null}},"geoRedirectUrl":"/sg/ms/movies","isUserOutOfRegion":false,"userCountry":"SG","countryMappings":[{"language":"es","countryCode":"us","bcp47Code":"es-419"},{"language":"en","countryCode":"us","bcp47Code":"en-US"},{"language":"en","countryCode":"us","bcp47Code":"en-US"}]}); </script><script type="module"> import { NewSDK as LabsSDK, getSDKVersion } from "/js/labs-sdk-2.2.0.js"; import ABTesting from '/js/ab-testing-module-0.179.1-release-dc-13-2-0.5.js'; import { getSessionId, initializeiSDK } from '/js/instrumentationSDK-0.179.1-release-dc-13-2-0.5.js'; const transientId = ABTesting.getOrCreateTransientId(); const sessionId = getSessionId(); await ABTesting.runExperiment({ experimentArgs: { seedId: transientId, sessionId: sessionId, configs: [{"experiment_id":"b2803fe0-6701-4d4e-8776-d26b131ad631","treatments":[{"treatment_id":"66f59d61-2fbc-4458-9a47-98490c2e68c5","traffic_percentage":50,"title":"C","whitelist":{"items":null},"traffic":{"weight":5000,"allocations":[{"start":1,"end":5000}]}},{"treatment_id":"4b883d38-bdc6-4279-8d2b-c5df96daf357","traffic_percentage":50,"title":"T1","whitelist":{"items":null},"traffic":{"weight":5000,"allocations":[{"start":5001,"end":10000}]}}],"treatment_ids":["66f59d61-2fbc-4458-9a47-98490c2e68c5","4b883d38-bdc6-4279-8d2b-c5df96daf357"],"experiment_type":"NON_CONTEXTUAL","algorithm_type":"BASIC","evaluation_order":null,"total_enabled":true,"is_feature":false,"published":true,"audience_group":null,"num_of_unique_ctx_in_audience":0,"default_treatment":"66f59d61-2fbc-4458-9a47-98490c2e68c5","default_seed_id":"SEED_ID","traffic":{"weight":10000},"key":"mab_annual_upsell_aa_test","test_type":"MAB_TEST","integration_point":"DOTCOM_CMS","policy_groups":[{"policy_id":"e629f0a0-4968-4f5f-84a0-c5e1357d08cf","override_seed_id":"SEED_ID","algorithm_type":"BASIC","name":"ControlOnly","traffic":{"weight":1000,"allocations":[{"start":1,"end":1000}]},"treatment_allocations":[{"treatment_id":"66f59d61-2fbc-4458-9a47-98490c2e68c5","traffic":{"weight":10000}},{"treatment_id":"4b883d38-bdc6-4279-8d2b-c5df96daf357","traffic":{"weight":0}}]},{"policy_id":"bfabd130-0b4f-4dee-bf4b-bae37d474c34","override_seed_id":"SESSION_ID","algorithm_type":"THOMPSON_SAMPLING","name":"DBBB","traffic":{"weight":4500,"allocations":[{"start":1001,"end":5500}]},"treatment_allocations":[{"treatment_id":"66f59d61-2fbc-4458-9a47-98490c2e68c5","traffic":{"weight":8276}},{"treatment_id":"4b883d38-bdc6-4279-8d2b-c5df96daf357","traffic":{"weight":1724}}]},{"policy_id":"d61d59b3-3b05-48f7-912b-6488d40c625b","override_seed_id":"SESSION_ID","algorithm_type":"EPSILON_GREEDY","name":"EpsilonGreedy","traffic":{"weight":4500,"allocations":[{"start":5501,"end":10000}]},"treatment_allocations":[{"treatment_id":"66f59d61-2fbc-4458-9a47-98490c2e68c5","traffic":{"weight":500}},{"treatment_id":"4b883d38-bdc6-4279-8d2b-c5df96daf357","traffic":{"weight":9500}}]}]}], experimentIds: ["b2803fe0-6701-4d4e-8776-d26b131ad631"], trackUrl: 'https://prd.api.discomax.com/labs/api/v1/decision/track', LabsSDK, userCountry: 'SG', webVersion: '0.179.1-release-dc-13-2-0.5', labsSDKVersion: getSDKVersion() }, pageData: { bandsByExperimentID: {"b2803fe0-6701-4d4e-8776-d26b131ad631":[{"bandID":"146419","treatmentLabel":"C"},{"bandID":"373239","treatmentLabel":"T1"}]}, pageID: 6315, } }); await initializeiSDK({ environment: 'prd', globalDomain: 'api.max.com', tenantId: 'max', transientId, webVersion: '4.17.0' }); </script><meta charSet="utf-8"/><meta http-equiv="content-language" content="en-us"/><meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, shrink-to-fit=no"/><title>Watch the Best Movies on Max | Max</title><meta property="og:title" content="Watch the Best Movies on Max | Max"/><meta name="twitter:title" content="Watch the Best Movies on Max | Max"/><meta property="og:type" content="website"/><meta property="og:image" content="https://beam-images.warnermediacdn.com/2025-03/Max-App-Icon.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com"/><meta property="og:image:width" content="540"/><meta property="og:image:height" content="540"/><meta property="og:image:alt" content="Max Logo"/><meta name="twitter:image" content="https://beam-images.warnermediacdn.com/2025-03/Max-App-Icon.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com"/><meta name="twitter:image:alt" content="Max Logo"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@streamonmax"/><meta name="description" content="Stream hit movies and documentaries on Max. Sign up to watch blockbusters, comedies, dramas, and classics. Plans start at $9.99/month"/><meta property="og:description" content="Stream hit movies and documentaries on Max. Sign up to watch blockbusters, comedies, dramas, and classics. Plans start at $9.99/month"/><meta name="twitter:description" content="Stream hit movies and documentaries on Max. Sign up to watch blockbusters, comedies, dramas, and classics. Plans start at $9.99/month"/><meta property="og:site_name" content="Max"/><meta property="og:url" content="https://www.max.com/movies"/><link rel="canonical" href="https://www.max.com/movies"/><link rel="icon" type="image/x-icon" href="/img/max/favicon.ico"/><link rel="apple-touch-icon" sizes="180x180" href="/img/max/apple-touch-icon.png"/><link rel="stylesheet" href="/css/aos.css"/><link rel="stylesheet" href="/css/app.css"/><script src="/js/ccpa/consent-config.js" type="text/javascript"></script><script>window.WM.ConsentSiteConfig.domId = "418572d5-a922-4b12-af3b-ffc91a77d0e2"</script><script src="/js/ccpa/geo-fallback.js" type="text/javascript"></script><script>window.WM = window.WM || {}; window.WM.UserGeo = window.WM.UserGeo || {}; window.WM.UserGeo.appId = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8";</script><script src="/js/ccpa/user-consent.min.js" type="text/javascript"></script><script>window.addEventListener("load",function(){ (function initalizeUserConsent(win){ win.WM.UserConsent.init({cookieDomain:win.WM.ConsentSiteConfig.cookiedomain,domId:win.WM.ConsentSiteConfig.domId,src:win.WM.ConsentSiteConfig.src,languageFromBrowser: false, reloadOnConsentChange: false, reloadOnConsentReduction: true }); })(window) })</script><script async="" src="/js/prism-loader-release.js"></script><script>window.dataLayer = window.dataLayer||[]</script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl+'>m_cookies_win=x';f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-52HP4RS')</script><meta name="next-head-count" content="38"/><link rel="preload" href="/_next/static/css/077df02beba18cdd.css" as="style"/><link rel="stylesheet" href="/_next/static/css/077df02beba18cdd.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-990348b978fb5492.js" defer=""></script><script src="/_next/static/chunks/framework-bb5c596eafb42b22.js" defer=""></script><script src="/_next/static/chunks/main-b75f108b9ba0760a.js" defer=""></script><script src="/_next/static/chunks/pages/_app-891f94d6f3ef28c6.js" defer=""></script><script src="/_next/static/chunks/29107295-1494f237b9e407ad.js" defer=""></script><script src="/_next/static/chunks/fec483df-0249c0c20edad639.js" defer=""></script><script src="/_next/static/chunks/acf5bccc-7f15674f56cf0adc.js" defer=""></script><script src="/_next/static/chunks/75fc9c18-c7bf0df5a4fee36b.js" defer=""></script><script src="/_next/static/chunks/622-96fce9eafea4b3b2.js" defer=""></script><script src="/_next/static/chunks/974-ad2bf109c63bfdaa.js" defer=""></script><script src="/_next/static/chunks/440-25cee841378a30f6.js" defer=""></script><script src="/_next/static/chunks/pages/%5B...slug%5D-f3be8bc0a2174750.js" defer=""></script><script src="/_next/static/build-id-f732f2d0ba12d8351e4e796a0f550033ca449f12/_buildManifest.js" defer=""></script><script src="/_next/static/build-id-f732f2d0ba12d8351e4e796a0f550033ca449f12/_ssgManifest.js" defer=""></script><style data-styled="" data-styled-version="6.1.14">.ePiijk{font-style:normal;font-weight:700;line-height:110%;letter-spacing:0;overflow:hidden;transition:none;align-self:undefined;}/*!sc*/ .ePiijk.btn-md{padding:13px 24px;}/*!sc*/ .ePiijk.btn--legal-link{text-transform:capitalize;font-weight:400;font-size:0.875rem;}/*!sc*/ .jxUVDB{font-style:normal;font-weight:700;line-height:110%;letter-spacing:0;overflow:hidden;transition:none;align-self:center;}/*!sc*/ .jxUVDB.btn-md{padding:13px 24px;}/*!sc*/ .jxUVDB.btn--legal-link{text-transform:capitalize;font-weight:400;font-size:0.875rem;}/*!sc*/ data-styled.g1[id="sc-KXCwU"]{content:"ePiijk,jxUVDB,"}/*!sc*/ .bUTzFQ.lz-img-wrapper{padding-bottom:42.35714285714286%;height:0;}/*!sc*/ .bUTzFQ.initial-img-wrapper{padding-bottom:42.35714285714286%;position:relative;display:inline-block;width:100%;}/*!sc*/ .bUTzFQ.initial-img-wrapper.img-wrapper-override{padding-bottom:0;position:static;width:auto;}/*!sc*/ .bUTzFQ.lozad[data-loaded="false"],.bUTzFQ.lozad:not([data-loaded]){position:absolute;left:0;}/*!sc*/ @media (max-width: 480px){.bUTzFQ{width:100%;}}/*!sc*/ .bUTzFQ.img-targetlink{border:2px solid transparent;}/*!sc*/ .bUTzFQ.img-targetlink :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .bUTzFQ.img-targetlink :hover img{border-radius:4px;}/*!sc*/ .eiPNxQ.lz-img-wrapper{padding-bottom:15.57632398753894%;height:0;}/*!sc*/ .eiPNxQ.initial-img-wrapper{padding-bottom:15.57632398753894%;position:relative;display:inline-block;width:100%;}/*!sc*/ .eiPNxQ.initial-img-wrapper.img-wrapper-override{padding-bottom:0;position:static;width:auto;}/*!sc*/ .eiPNxQ.lozad[data-loaded="false"],.eiPNxQ.lozad:not([data-loaded]){position:absolute;left:0;}/*!sc*/ @media (max-width: 480px){.eiPNxQ{width:100%;}}/*!sc*/ .eiPNxQ.img-targetlink{border:2px solid transparent;}/*!sc*/ .eiPNxQ.img-targetlink :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .eiPNxQ.img-targetlink :hover img{border-radius:4px;}/*!sc*/ .kiydIo.lz-img-wrapper{padding-bottom:30.418250950570343%;height:0;}/*!sc*/ .kiydIo.initial-img-wrapper{padding-bottom:30.418250950570343%;position:relative;display:inline-block;width:100%;}/*!sc*/ .kiydIo.initial-img-wrapper.img-wrapper-override{padding-bottom:0;position:static;width:auto;}/*!sc*/ .kiydIo.lozad[data-loaded="false"],.kiydIo.lozad:not([data-loaded]){position:absolute;left:0;}/*!sc*/ @media (max-width: 480px){.kiydIo{width:100%;}}/*!sc*/ .kiydIo.img-targetlink{border:2px solid transparent;}/*!sc*/ .kiydIo.img-targetlink :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .kiydIo.img-targetlink :hover img{border-radius:4px;}/*!sc*/ .ijuNTY.lz-img-wrapper{padding-bottom:9.083333333333334%;height:0;}/*!sc*/ .ijuNTY.initial-img-wrapper{padding-bottom:9.083333333333334%;position:relative;display:inline-block;width:100%;}/*!sc*/ .ijuNTY.initial-img-wrapper.img-wrapper-override{padding-bottom:0;position:static;width:auto;}/*!sc*/ .ijuNTY.lozad[data-loaded="false"],.ijuNTY.lozad:not([data-loaded]){position:absolute;left:0;}/*!sc*/ @media (max-width: 480px){.ijuNTY{width:100%;}}/*!sc*/ .ijuNTY.img-targetlink{border:2px solid transparent;}/*!sc*/ .ijuNTY.img-targetlink :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .ijuNTY.img-targetlink :hover img{border-radius:4px;}/*!sc*/ .iUColk.lz-img-wrapper{padding-bottom:56.25%;height:0;}/*!sc*/ .iUColk.initial-img-wrapper{padding-bottom:56.25%;position:relative;display:inline-block;width:100%;}/*!sc*/ .iUColk.initial-img-wrapper.img-wrapper-override{padding-bottom:0;position:static;width:auto;}/*!sc*/ .iUColk.lozad[data-loaded="false"],.iUColk.lozad:not([data-loaded]){position:absolute;left:0;}/*!sc*/ @media (max-width: 480px){.iUColk{width:100%;}}/*!sc*/ .iUColk.img-targetlink{border:2px solid transparent;}/*!sc*/ .iUColk.img-targetlink :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .iUColk.img-targetlink :hover img{border-radius:4px;}/*!sc*/ data-styled.g3[id="sc-gyycJP"]{content:"bUTzFQ,eiPNxQ,kiydIo,ijuNTY,iUColk,"}/*!sc*/ .dSQrDc{color:inherit;letter-spacing:inherit;text-transform:inherit;text-decoration:inherit;}/*!sc*/ data-styled.g7[id="sc-jqVXSH"]{content:"dSQrDc,"}/*!sc*/ .euoFEK{font-family:Max Sans;}/*!sc*/ .euoFEK .slider{width:100vw;position:relative;left:calc(-50vw + 50%);}/*!sc*/ @media (max-width: 576px){.euoFEK .content-tray-slider{overflow-x:scroll!important;}.euoFEK .content-tray-slider::-webkit-scrollbar{width:0px;background:transparent;}}/*!sc*/ .euoFEK .slide-track{display:flex;width:calc(0px * 16);animation:scroll 0s linear infinite;}/*!sc*/ @keyframes scroll{0%{transform:translateX(0);}100%{transform:translateX(calc(-0px * 8));}}/*!sc*/ .euoFEK .slide{width:0px;}/*!sc*/ .euoFEK .content-tray-carousel{margin-top:0!important;padding-top:8px;}/*!sc*/ @media (max-width: 576px){.euoFEK .content-tray-carousel{padding-top:0px;}}/*!sc*/ .euoFEK .item-container{display:flex;flex-direction:row;}/*!sc*/ .euoFEK .top10-container{display:flex;align-items:flex-end;margin-bottom:2px;width:85px;}/*!sc*/ @media (min-width: 992px) and (max-width: 1199px){.euoFEK .top10-container{width:110px;}}/*!sc*/ @media (min-width: 768px) and (max-width: 991px){.euoFEK .top10-container{width:100px;}}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.euoFEK .top10-container{width:85px;}}/*!sc*/ @media (min-width: 481px) and (max-width: 576px){.euoFEK .top10-container{width:130px;}}/*!sc*/ @media (max-width: 480px){.euoFEK .top10-container{width:65px;}}/*!sc*/ .euoFEK .top10-space-between{padding-right:11px;}/*!sc*/ @media (min-width: 768px) and (max-width: 991px){.euoFEK .top10-space-between{padding-right:1px;}}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.euoFEK .top10-space-between{padding-right:1px;}}/*!sc*/ @media (max-width: 576px){.euoFEK .top10-space-between{padding-right:0px;}}/*!sc*/ .euoFEK .content-tray-item a div:after{background:none;}/*!sc*/ .euoFEK .collection-content{position:relative;}/*!sc*/ @media (max-width: 576px){.euoFEK .collection-content li{padding-top:8px;min-width:165px!important;}}/*!sc*/ .euoFEK .content-tray-button-group{top:0;}/*!sc*/ .euoFEK .content-tray-item img{border:2px solid transparent;border-radius:4px;}/*!sc*/ .euoFEK .content-tray-item img :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .euoFEK a :hover img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .euoFEK a :focus-visible img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .euoFEK a :focus-visible .title-ellipsis,.euoFEK a :focus-visible .event-container{background-color:#FFFFFF;background-clip:padding-box;border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .euoFEK .content-tray-dots{position:inherit;}/*!sc*/ .euoFEK .no-select,.euoFEK .content-tray-item img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;}/*!sc*/ .euoFEK .title-ellipsis{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left;}/*!sc*/ .euoFEK .event-container{margin-top:16px;}/*!sc*/ .euoFEK .top10-caption{margin-left:55px;}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.euoFEK .top10-caption{margin-left:35px;}}/*!sc*/ @media (max-width: 576px){.euoFEK .top10-caption{margin-left:45px;}}/*!sc*/ .euoFEK .event-sport{margin-bottom:4px;}/*!sc*/ .euoFEK .event-sport small{font-size:12px;line-height:19.2px;font-weight:400;}/*!sc*/ .euoFEK .event-full-title,.euoFEK .event-short-title{font-size:14px;line-height:18.9px;margin-bottom:4px;border:inherit;}/*!sc*/ .euoFEK .event-full-title :hover,.euoFEK .event-short-title :hover{text-decoration:none;}/*!sc*/ .euoFEK .event-full-title{font-weight:600;padding-right:2px;margin-top:0px;}/*!sc*/ .euoFEK .event-short-title{font-weight:400;margin-top:16px;margin-top:0px;}/*!sc*/ .euoFEK .date-time{font-size:12px;font-weight:400;line-height:19.2px;margin-bottom:0px;}/*!sc*/ .kPVnJt{font-family:Max Sans;}/*!sc*/ .kPVnJt .slider{width:100vw;position:relative;left:calc(-50vw + 50%);}/*!sc*/ @media (max-width: 576px){.kPVnJt .content-tray-slider{overflow-x:scroll!important;}.kPVnJt .content-tray-slider::-webkit-scrollbar{width:0px;background:transparent;}}/*!sc*/ .kPVnJt .slide-track{display:flex;width:calc(0px * 8);animation:scroll 0s linear infinite;}/*!sc*/ @keyframes scroll{0%{transform:translateX(0);}100%{transform:translateX(calc(-0px * 4));}}/*!sc*/ .kPVnJt .slide{width:0px;}/*!sc*/ .kPVnJt .content-tray-carousel{margin-top:0!important;padding-top:8px;}/*!sc*/ @media (max-width: 576px){.kPVnJt .content-tray-carousel{padding-top:0px;}}/*!sc*/ .kPVnJt .item-container{display:flex;flex-direction:row;}/*!sc*/ .kPVnJt .top10-container{display:flex;align-items:flex-end;margin-bottom:2px;width:85px;}/*!sc*/ @media (min-width: 992px) and (max-width: 1199px){.kPVnJt .top10-container{width:110px;}}/*!sc*/ @media (min-width: 768px) and (max-width: 991px){.kPVnJt .top10-container{width:100px;}}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.kPVnJt .top10-container{width:85px;}}/*!sc*/ @media (min-width: 481px) and (max-width: 576px){.kPVnJt .top10-container{width:130px;}}/*!sc*/ @media (max-width: 480px){.kPVnJt .top10-container{width:65px;}}/*!sc*/ .kPVnJt .top10-space-between{padding-right:11px;}/*!sc*/ @media (min-width: 768px) and (max-width: 991px){.kPVnJt .top10-space-between{padding-right:1px;}}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.kPVnJt .top10-space-between{padding-right:1px;}}/*!sc*/ @media (max-width: 576px){.kPVnJt .top10-space-between{padding-right:0px;}}/*!sc*/ .kPVnJt .content-tray-item a div:after{background:none;}/*!sc*/ .kPVnJt .collection-content{position:relative;}/*!sc*/ @media (max-width: 576px){.kPVnJt .collection-content li{padding-top:8px;min-width:165px!important;}}/*!sc*/ .kPVnJt .content-tray-button-group{top:0;}/*!sc*/ .kPVnJt .content-tray-item img{border:2px solid transparent;border-radius:4px;}/*!sc*/ .kPVnJt .content-tray-item img :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .kPVnJt a :hover img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .kPVnJt a :focus-visible img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .kPVnJt a :focus-visible .title-ellipsis,.kPVnJt a :focus-visible .event-container{background-color:#FFFFFF;background-clip:padding-box;border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .kPVnJt .content-tray-dots{position:inherit;}/*!sc*/ .kPVnJt .no-select,.kPVnJt .content-tray-item img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;}/*!sc*/ .kPVnJt .title-ellipsis{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left;}/*!sc*/ .kPVnJt .event-container{margin-top:16px;}/*!sc*/ .kPVnJt .top10-caption{margin-left:55px;}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.kPVnJt .top10-caption{margin-left:35px;}}/*!sc*/ @media (max-width: 576px){.kPVnJt .top10-caption{margin-left:45px;}}/*!sc*/ .kPVnJt .event-sport{margin-bottom:4px;}/*!sc*/ .kPVnJt .event-sport small{font-size:12px;line-height:19.2px;font-weight:400;}/*!sc*/ .kPVnJt .event-full-title,.kPVnJt .event-short-title{font-size:14px;line-height:18.9px;margin-bottom:4px;border:inherit;}/*!sc*/ .kPVnJt .event-full-title :hover,.kPVnJt .event-short-title :hover{text-decoration:none;}/*!sc*/ .kPVnJt .event-full-title{font-weight:600;padding-right:2px;margin-top:0px;}/*!sc*/ .kPVnJt .event-short-title{font-weight:400;margin-top:16px;margin-top:0px;}/*!sc*/ .kPVnJt .date-time{font-size:12px;font-weight:400;line-height:19.2px;margin-bottom:0px;}/*!sc*/ .cAHKma{font-family:Max Sans;}/*!sc*/ .cAHKma .slider{width:100vw;position:relative;left:calc(-50vw + 50%);}/*!sc*/ @media (max-width: 576px){.cAHKma .content-tray-slider{overflow-x:scroll!important;}.cAHKma .content-tray-slider::-webkit-scrollbar{width:0px;background:transparent;}}/*!sc*/ .cAHKma .slide-track{display:flex;width:calc(0px * 20);animation:scroll 0s linear infinite;}/*!sc*/ @keyframes scroll{0%{transform:translateX(0);}100%{transform:translateX(calc(-0px * 10));}}/*!sc*/ .cAHKma .slide{width:0px;}/*!sc*/ .cAHKma .content-tray-carousel{margin-top:0!important;padding-top:8px;}/*!sc*/ @media (max-width: 576px){.cAHKma .content-tray-carousel{padding-top:0px;}}/*!sc*/ .cAHKma .item-container{display:flex;flex-direction:row;}/*!sc*/ .cAHKma .top10-container{display:flex;align-items:flex-end;margin-bottom:2px;width:85px;}/*!sc*/ @media (min-width: 992px) and (max-width: 1199px){.cAHKma .top10-container{width:110px;}}/*!sc*/ @media (min-width: 768px) and (max-width: 991px){.cAHKma .top10-container{width:100px;}}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.cAHKma .top10-container{width:85px;}}/*!sc*/ @media (min-width: 481px) and (max-width: 576px){.cAHKma .top10-container{width:130px;}}/*!sc*/ @media (max-width: 480px){.cAHKma .top10-container{width:65px;}}/*!sc*/ .cAHKma .top10-space-between{padding-right:11px;}/*!sc*/ @media (min-width: 768px) and (max-width: 991px){.cAHKma .top10-space-between{padding-right:1px;}}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.cAHKma .top10-space-between{padding-right:1px;}}/*!sc*/ @media (max-width: 576px){.cAHKma .top10-space-between{padding-right:0px;}}/*!sc*/ .cAHKma .content-tray-item a div:after{background:none;}/*!sc*/ .cAHKma .collection-content{position:relative;}/*!sc*/ @media (max-width: 576px){.cAHKma .collection-content li{padding-top:8px;min-width:165px!important;}}/*!sc*/ .cAHKma .content-tray-button-group{top:0;}/*!sc*/ .cAHKma .content-tray-item img{border:2px solid transparent;border-radius:4px;}/*!sc*/ .cAHKma .content-tray-item img :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .cAHKma a :hover img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .cAHKma a :focus-visible img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .cAHKma a :focus-visible .title-ellipsis,.cAHKma a :focus-visible .event-container{background-color:#FFFFFF;background-clip:padding-box;border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .cAHKma .content-tray-dots{position:inherit;}/*!sc*/ .cAHKma .no-select,.cAHKma .content-tray-item img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;}/*!sc*/ .cAHKma .title-ellipsis{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left;}/*!sc*/ .cAHKma .event-container{margin-top:16px;}/*!sc*/ .cAHKma .top10-caption{margin-left:55px;}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.cAHKma .top10-caption{margin-left:35px;}}/*!sc*/ @media (max-width: 576px){.cAHKma .top10-caption{margin-left:45px;}}/*!sc*/ .cAHKma .event-sport{margin-bottom:4px;}/*!sc*/ .cAHKma .event-sport small{font-size:12px;line-height:19.2px;font-weight:400;}/*!sc*/ .cAHKma .event-full-title,.cAHKma .event-short-title{font-size:14px;line-height:18.9px;margin-bottom:4px;border:inherit;}/*!sc*/ .cAHKma .event-full-title :hover,.cAHKma .event-short-title :hover{text-decoration:none;}/*!sc*/ .cAHKma .event-full-title{font-weight:600;padding-right:2px;margin-top:0px;}/*!sc*/ .cAHKma .event-short-title{font-weight:400;margin-top:16px;margin-top:0px;}/*!sc*/ .cAHKma .date-time{font-size:12px;font-weight:400;line-height:19.2px;margin-bottom:0px;}/*!sc*/ .jkQUih{font-family:Max Sans;}/*!sc*/ .jkQUih .slider{width:100vw;position:relative;left:calc(-50vw + 50%);}/*!sc*/ @media (max-width: 576px){.jkQUih .content-tray-slider{overflow-x:scroll!important;}.jkQUih .content-tray-slider::-webkit-scrollbar{width:0px;background:transparent;}}/*!sc*/ .jkQUih .slide-track{display:flex;width:calc(0px * 10);animation:scroll 0s linear infinite;}/*!sc*/ @keyframes scroll{0%{transform:translateX(0);}100%{transform:translateX(calc(-0px * 5));}}/*!sc*/ .jkQUih .slide{width:0px;}/*!sc*/ .jkQUih .content-tray-carousel{margin-top:0!important;padding-top:8px;}/*!sc*/ @media (max-width: 576px){.jkQUih .content-tray-carousel{padding-top:0px;}}/*!sc*/ .jkQUih .item-container{display:flex;flex-direction:row;}/*!sc*/ .jkQUih .top10-container{display:flex;align-items:flex-end;margin-bottom:2px;width:85px;}/*!sc*/ @media (min-width: 992px) and (max-width: 1199px){.jkQUih .top10-container{width:110px;}}/*!sc*/ @media (min-width: 768px) and (max-width: 991px){.jkQUih .top10-container{width:100px;}}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.jkQUih .top10-container{width:85px;}}/*!sc*/ @media (min-width: 481px) and (max-width: 576px){.jkQUih .top10-container{width:130px;}}/*!sc*/ @media (max-width: 480px){.jkQUih .top10-container{width:65px;}}/*!sc*/ .jkQUih .top10-space-between{padding-right:11px;}/*!sc*/ @media (min-width: 768px) and (max-width: 991px){.jkQUih .top10-space-between{padding-right:1px;}}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.jkQUih .top10-space-between{padding-right:1px;}}/*!sc*/ @media (max-width: 576px){.jkQUih .top10-space-between{padding-right:0px;}}/*!sc*/ .jkQUih .content-tray-item a div:after{background:none;}/*!sc*/ .jkQUih .collection-content{position:relative;}/*!sc*/ @media (max-width: 576px){.jkQUih .collection-content li{padding-top:8px;min-width:165px!important;}}/*!sc*/ .jkQUih .content-tray-button-group{top:0;}/*!sc*/ .jkQUih .content-tray-item img{border:2px solid transparent;border-radius:4px;}/*!sc*/ .jkQUih .content-tray-item img :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .jkQUih a :hover img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .jkQUih a :focus-visible img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .jkQUih a :focus-visible .title-ellipsis,.jkQUih a :focus-visible .event-container{background-color:#FFFFFF;background-clip:padding-box;border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .jkQUih .content-tray-dots{position:inherit;}/*!sc*/ .jkQUih .no-select,.jkQUih .content-tray-item img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;}/*!sc*/ .jkQUih .title-ellipsis{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left;}/*!sc*/ .jkQUih .event-container{margin-top:16px;}/*!sc*/ .jkQUih .top10-caption{margin-left:55px;}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.jkQUih .top10-caption{margin-left:35px;}}/*!sc*/ @media (max-width: 576px){.jkQUih .top10-caption{margin-left:45px;}}/*!sc*/ .jkQUih .event-sport{margin-bottom:4px;}/*!sc*/ .jkQUih .event-sport small{font-size:12px;line-height:19.2px;font-weight:400;}/*!sc*/ .jkQUih .event-full-title,.jkQUih .event-short-title{font-size:14px;line-height:18.9px;margin-bottom:4px;border:inherit;}/*!sc*/ .jkQUih .event-full-title :hover,.jkQUih .event-short-title :hover{text-decoration:none;}/*!sc*/ .jkQUih .event-full-title{font-weight:600;padding-right:2px;margin-top:0px;}/*!sc*/ .jkQUih .event-short-title{font-weight:400;margin-top:16px;margin-top:0px;}/*!sc*/ .jkQUih .date-time{font-size:12px;font-weight:400;line-height:19.2px;margin-bottom:0px;}/*!sc*/ .jLjHnp{font-family:Max Sans;}/*!sc*/ .jLjHnp .slider{width:100vw;position:relative;left:calc(-50vw + 50%);}/*!sc*/ @media (max-width: 576px){.jLjHnp .content-tray-slider{overflow-x:scroll!important;}.jLjHnp .content-tray-slider::-webkit-scrollbar{width:0px;background:transparent;}}/*!sc*/ .jLjHnp .slide-track{display:flex;width:calc(0px * 18);animation:scroll 0s linear infinite;}/*!sc*/ @keyframes scroll{0%{transform:translateX(0);}100%{transform:translateX(calc(-0px * 9));}}/*!sc*/ .jLjHnp .slide{width:0px;}/*!sc*/ .jLjHnp .content-tray-carousel{margin-top:0!important;padding-top:8px;}/*!sc*/ @media (max-width: 576px){.jLjHnp .content-tray-carousel{padding-top:0px;}}/*!sc*/ .jLjHnp .item-container{display:flex;flex-direction:row;}/*!sc*/ .jLjHnp .top10-container{display:flex;align-items:flex-end;margin-bottom:2px;width:85px;}/*!sc*/ @media (min-width: 992px) and (max-width: 1199px){.jLjHnp .top10-container{width:110px;}}/*!sc*/ @media (min-width: 768px) and (max-width: 991px){.jLjHnp .top10-container{width:100px;}}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.jLjHnp .top10-container{width:85px;}}/*!sc*/ @media (min-width: 481px) and (max-width: 576px){.jLjHnp .top10-container{width:130px;}}/*!sc*/ @media (max-width: 480px){.jLjHnp .top10-container{width:65px;}}/*!sc*/ .jLjHnp .top10-space-between{padding-right:11px;}/*!sc*/ @media (min-width: 768px) and (max-width: 991px){.jLjHnp .top10-space-between{padding-right:1px;}}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.jLjHnp .top10-space-between{padding-right:1px;}}/*!sc*/ @media (max-width: 576px){.jLjHnp .top10-space-between{padding-right:0px;}}/*!sc*/ .jLjHnp .content-tray-item a div:after{background:none;}/*!sc*/ .jLjHnp .collection-content{position:relative;}/*!sc*/ @media (max-width: 576px){.jLjHnp .collection-content li{padding-top:8px;min-width:165px!important;}}/*!sc*/ .jLjHnp .content-tray-button-group{top:0;}/*!sc*/ .jLjHnp .content-tray-item img{border:2px solid transparent;border-radius:4px;}/*!sc*/ .jLjHnp .content-tray-item img :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .jLjHnp a :hover img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .jLjHnp a :focus-visible img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .jLjHnp a :focus-visible .title-ellipsis,.jLjHnp a :focus-visible .event-container{background-color:#FFFFFF;background-clip:padding-box;border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .jLjHnp .content-tray-dots{position:inherit;}/*!sc*/ .jLjHnp .no-select,.jLjHnp .content-tray-item img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;}/*!sc*/ .jLjHnp .title-ellipsis{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left;}/*!sc*/ .jLjHnp .event-container{margin-top:16px;}/*!sc*/ .jLjHnp .top10-caption{margin-left:55px;}/*!sc*/ @media (min-width: 577px) and (max-width: 767px){.jLjHnp .top10-caption{margin-left:35px;}}/*!sc*/ @media (max-width: 576px){.jLjHnp .top10-caption{margin-left:45px;}}/*!sc*/ .jLjHnp .event-sport{margin-bottom:4px;}/*!sc*/ .jLjHnp .event-sport small{font-size:12px;line-height:19.2px;font-weight:400;}/*!sc*/ .jLjHnp .event-full-title,.jLjHnp .event-short-title{font-size:14px;line-height:18.9px;margin-bottom:4px;border:inherit;}/*!sc*/ .jLjHnp .event-full-title :hover,.jLjHnp .event-short-title :hover{text-decoration:none;}/*!sc*/ .jLjHnp .event-full-title{font-weight:600;padding-right:2px;margin-top:0px;}/*!sc*/ .jLjHnp .event-short-title{font-weight:400;margin-top:16px;margin-top:0px;}/*!sc*/ .jLjHnp .date-time{font-size:12px;font-weight:400;line-height:19.2px;margin-bottom:0px;}/*!sc*/ data-styled.g10[id="sc-hWWBcw"]{content:"euoFEK,kPVnJt,cAHKma,jkQUih,jLjHnp,"}/*!sc*/ .iloIPX{overflow-x:hidden;background:#000000;background-size:100% 100%;background-attachment:fixed;}/*!sc*/ data-styled.g11[id="sc-jHbxoU"]{content:"iloIPX,"}/*!sc*/ .hkPDZe{word-wrap:break-word;}/*!sc*/ .hkPDZe ul,.hkPDZe li{list-style-position:inside!important;}/*!sc*/ .hkPDZe a{text-transform:inherit;}/*!sc*/ .hkPDZe .btn-read-more{border:2px solid transparent;padding:3px;}/*!sc*/ .hkPDZe .readMore{height:auto;overflow:hidden;}/*!sc*/ .hkPDZe .readMore.collapsed{height:auto;-webkit-mask-image:linear-gradient(black calc(100% - 50px), transparent);mask-image:linear-gradient(black calc(100% - 50px), transparent);}/*!sc*/ data-styled.g12[id="sc-cGXZpB"]{content:"hkPDZe,"}/*!sc*/ .iSvzlq.video-background{min-height:auto;position:relative;}/*!sc*/ .iSvzlq.video-background.video-background-inner{position:absolute;z-index:1;}/*!sc*/ .iSvzlq.hide{display:none;}/*!sc*/ .eEBfma{background:rgba(255, 255, 255, 0.15);}/*!sc*/ .eEBfma.video-background{min-height:auto;position:relative;}/*!sc*/ .eEBfma.video-background.video-background-inner{position:absolute;z-index:1;}/*!sc*/ .eEBfma.hide{display:none;}/*!sc*/ .kevbtK{background:#000000;}/*!sc*/ .kevbtK.video-background{min-height:auto;position:relative;}/*!sc*/ .kevbtK.video-background.video-background-inner{position:absolute;z-index:1;}/*!sc*/ .kevbtK.hide{display:none;}/*!sc*/ data-styled.g15[id="sc-jMLmsk"]{content:"iSvzlq,eEBfma,kevbtK,"}/*!sc*/ .hoQxHO{min-height:auto;}/*!sc*/ data-styled.g16[id="sc-cMHOsR"]{content:"hoQxHO,"}/*!sc*/ .gzOEun{background-size:cover;background-position:center;background-image:url("https://beam-images.warnermediacdn.com/2025-03/flow-bg.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=2000");}/*!sc*/ .gxHhng{background-size:cover;background-position:center;background-image:url("https://beam-images.warnermediacdn.com/2024-10/movies-dune-part-2-bg_0.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=2000");}/*!sc*/ .inhFzq{background-size:cover;background-position:center;background-image:url("https://beam-images.warnermediacdn.com/2024-10/movies-hero-gk-bg_0.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=2000");}/*!sc*/ .gnGMV{background:#000000;}/*!sc*/ data-styled.g18[id="sc-dfjikj"]{content:"jcUZiB,gzOEun,gxHhng,inhFzq,gnGMV,"}/*!sc*/ .cetKtJ{transition:background-color 0.5s ease-in-out;}/*!sc*/ .cetKtJ img{width:110.63px;height:30px;}/*!sc*/ @media (max-width: 374px){.cetKtJ img{width:90px;}}/*!sc*/ .cetKtJ .navbar{padding:8px 16px;}/*!sc*/ .cetKtJ .menu-header{display:inherit;}/*!sc*/ @media (max-width: 1132px){.cetKtJ .menu-header{z-index:1031;}}/*!sc*/ @media (max-width: 1132px){.cetKtJ .justify-content-end{z-index:1031;}}/*!sc*/ .cetKtJ .dropdown{top:56px;padding:0px;}/*!sc*/ .cetKtJ .dropdown-links{padding-inline-start:0px;margin-bottom:0px;overflow:hidden;max-height:0px;transition:all 0.2s ease-in-out;}/*!sc*/ .cetKtJ .divider{list-style:none;margin-right:60px;margin-left:60px;}/*!sc*/ @media (max-width: 767px){.cetKtJ .divider{border-top:1px solid rgba(255,255,255,.5);}}/*!sc*/ .cetKtJ .hide-dropdown{display:none;}/*!sc*/ .cetKtJ .dropdown-links.active-dropdown{max-height:0px;background:rgba(0,0,0,.7);transition:all 0.2s ease-in-out;}/*!sc*/ @media (max-width: 1132px){.cetKtJ .dropdown-links.active-dropdown{max-height:100vh;}}/*!sc*/ .cetKtJ .dropdown-link{list-style:none;margin-bottom:9px;padding-right:60px;padding-left:60px;}/*!sc*/ .cetKtJ .dropdown-link:first-child{margin-top:16px;}/*!sc*/ .cetKtJ .dropdown-link:last-child{margin-bottom:24px;}/*!sc*/ .cetKtJ .secondary-link{display:block;}/*!sc*/ @media (max-width: 1132px){.cetKtJ .secondary-link{display:none;}}/*!sc*/ @media (min-width: 576px){.cetKtJ .secondary-cta-link{margin-left:24px;}}/*!sc*/ .cetKtJ .nav-item{padding-left:2px;}/*!sc*/ .cetKtJ .nav-item.secondary-link a{padding-left:10px!important;padding-right:10px!important;}/*!sc*/ @media (max-width: 575px){.cetKtJ .nav-item a{padding-left:20px!important;padding-right:20px!important;}}/*!sc*/ .cetKtJ .nav-item:first-child.secondary-cta a{margin-right:0px;margin-left:8px;}/*!sc*/ @media (max-width: 575px){.cetKtJ .nav-item:first-child.secondary-cta a{margin-left:0px;padding-left:10px!important;padding-right:10px!important;}}/*!sc*/ @media (max-width: 575px){.cetKtJ .nav-item:first-child{margin-top:0;}}/*!sc*/ .cetKtJ .navbar-brand{margin-left:0px;margin-right:16px;}/*!sc*/ @media (max-width: 374px){.cetKtJ .navbar-brand{margin-right:.5rem;}}/*!sc*/ .cetKtJ .skip-nav-button>a{padding-left:10px!important;padding-right:10px!important;transform:translateY(-100%);margin-right:-200px;}/*!sc*/ .cetKtJ .skip-nav-button>a :focus{transform:translateY(0%);margin-right:10px;}/*!sc*/ .cetKtJ .hamburger{padding:2.5px 2.5px;margin-right:24px!important;display:none;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;}/*!sc*/ @media (max-width: 1132px){.cetKtJ .hamburger{display:block;margin-right:24px;cursor:pointer;}}/*!sc*/ .cetKtJ .hamburger-box{width:25px;height:18px;display:inline-block;position:relative;top:6px;}/*!sc*/ .cetKtJ .hamburger-inner{display:block;top:50%;}/*!sc*/ .cetKtJ .hamburger-inner,.cetKtJ .hamburger-inner::before,.cetKtJ .hamburger-inner::after{width:25px;height:2px;background-color:white;border-radius:8px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease;}/*!sc*/ .cetKtJ .hamburger-inner::before,.cetKtJ .hamburger-inner::after{content:'';display:block;}/*!sc*/ .cetKtJ .hamburger-inner::before{top:-8px;}/*!sc*/ .cetKtJ .hamburger-inner::after{bottom:-8px;}/*!sc*/ .cetKtJ .hamburger--squeeze .hamburger-inner{transition-duration:0.1s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}/*!sc*/ .cetKtJ .hamburger--squeeze .hamburger-inner::before{transition:top 0.1s 0.14s ease,opacity 0.1s ease;}/*!sc*/ .cetKtJ .hamburger--squeeze .hamburger-inner::after{transition:bottom 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);}/*!sc*/ .cetKtJ .hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}/*!sc*/ .cetKtJ .hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease,opacity 0.1s 14s ease;}/*!sc*/ .cetKtJ .hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);}/*!sc*/ data-styled.g19[id="sc-ldgYGE"]{content:"cetKtJ,"}/*!sc*/ .fVBZaR{color:inherit;letter-spacing:inherit;text-transform:inherit;text-decoration:inherit;}/*!sc*/ data-styled.g26[id="sc-fkSzgi"]{content:"fVBZaR,"}/*!sc*/ .fWkBkE{--col-width:calc(100% / 3);}/*!sc*/ @media (max-width: 575px){.fWkBkE{--col-width:calc(100% / 2);}}/*!sc*/ @media (min-width: 576px) and (max-width: 1024px){.fWkBkE{--col-width:calc(100% / 2);}}/*!sc*/ .fWkBkE .col-custom{flex:0 0 var(--col-width);max-width:var(--col-width);}/*!sc*/ .fWkBkE .col{margin-bottom:30px;}/*!sc*/ .fWkBkE .col-text{margin-bottom:24px;}/*!sc*/ .fWkBkE img.img-primary{border:2px solid transparent;border-radius:4px;}/*!sc*/ .fWkBkE img.img-collection{border:2px solid transparent;}/*!sc*/ .fWkBkE img.img-collection :hover{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .fWkBkE a :hover img.img-collection{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .fWkBkE a :focus-visible img.img-collection{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .fWkBkE a :focus-visible .title-break-word{background-color:#FFFFFF;background-clip:padding-box;border:2px solid transparent;border-radius:4px;outline:2px solid #fff;}/*!sc*/ .fWkBkE .image-grid-item a :hover img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .fWkBkE .image-grid-item a :focus-visible img{border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .fWkBkE .image-grid-item a :focus-visible .title-ellipsis,.fWkBkE .image-grid-item a :focus-visible .character-container{background-color:#FFFFFF;background-clip:padding-box;border:2px solid transparent;border-radius:4px;box-shadow:0 0 0 2px #fff;}/*!sc*/ .fWkBkE .image-grid-item a .title-break-word{max-width:320px;overflow-wrap:break-word;margin-top:16px;margin-bottom:8px;}/*!sc*/ @media (max-width: 480px){.fWkBkE .image-grid-item a .title-break-word{min-width:auto;max-width:100%;}}/*!sc*/ .fWkBkE .image-grid-item a .character-container{margin-top:16px;}/*!sc*/ data-styled.g27[id="sc-gFcPut"]{content:"fWkBkE,"}/*!sc*/ .bXjfaj{font-family:Max Sans;}/*!sc*/ data-styled.g29[id="sc-fBlPuD"]{content:"bXjfaj,"}/*!sc*/ .fgbybF .icon{display:inline-block;}/*!sc*/ .fgbybF .title{display:inline-block;margin-right:8px;}/*!sc*/ .fgbybF .caretDown,.fgbybF .caretUp{padding-left:12px;}/*!sc*/ data-styled.g30[id="sc-gBoluC"]{content:"fgbybF,"}/*!sc*/ .icyLYV{background-color:rgba(64, 68, 89, 0.7);padding:7px 10px;margin-top:8px;}/*!sc*/ data-styled.g31[id="sc-bHCmUC"]{content:"icyLYV,"}/*!sc*/ .llyHwO{text-transform:uppercase;}/*!sc*/ .llyHwO:focus{color:#fff;}/*!sc*/ data-styled.g32[id="sc-iRXwrb"]{content:"llyHwO,"}/*!sc*/ </style> <script>!function(a){var e="https://s.go-mpulse.net/boomerang/",t="addEventListener";if("False"=="True")a.BOOMR_config=a.BOOMR_config||{},a.BOOMR_config.PageParams=a.BOOMR_config.PageParams||{},a.BOOMR_config.PageParams.pci=!0,e="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="8EHLS-PEQ2F-ADSL7-8FUYN-MFK49",function(){function n(e){a.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!a.BOOMR||!a.BOOMR.version&&!a.BOOMR.snippetExecuted){a.BOOMR=a.BOOMR||{},a.BOOMR.snippetExecuted=!0;var i,_,o,r=document.createElement("iframe");if(a[t])a[t]("load",n,!1);else if(a.attachEvent)a.attachEvent("onload",n);r.src="javascript:void(0)",r.title="",r.role="presentation",(r.frameElement||r).style.cssText="width:0;height:0;border:0;display:none;",o=document.getElementsByTagName("script")[0],o.parentNode.insertBefore(r,o);try{_=r.contentWindow.document}catch(O){i=document.domain,r.src="javascript:var d=document.open();d.domain='"+i+"';void(0);",_=r.contentWindow.document}_.open()._l=function(){var a=this.createElement("script");if(i)this.domain=i;a.id="boomr-if-as",a.src=e+"8EHLS-PEQ2F-ADSL7-8FUYN-MFK49",BOOMR_lstart=(new Date).getTime(),this.body.appendChild(a)},_.write("<bo"+'dy onload="document._l();">'),_.close()}}(),"".length>0)if(a&&"performance"in a&&a.performance&&"function"==typeof a.performance.setResourceTimingBufferSize)a.performance.setResourceTimingBufferSize();!function(){if(BOOMR=a.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var e=""=="true"?1:0,t="",n="bdpnbewlosxzuz7vgkaa-f-adb9f415d-clientnsv4-s.akamaihd.net",i="false"=="true"?2:1,_={"ak.v":"39","ak.cp":"1448174","ak.ai":parseInt("890229",10),"ak.ol":"0","ak.cr":1,"ak.ipv":4,"ak.proto":"http/1.1","ak.rid":"1977c39b","ak.r":40729,"ak.a2":e,"ak.m":"dsca","ak.n":"essl","ak.bpcip":"8.222.208.0","ak.cport":47388,"ak.gh":"203.116.175.126","ak.quicv":"","ak.tlsv":"tls1.2","ak.0rtt":"","ak.0rtt.ed":"","ak.csrc":"-","ak.acc":"reno","ak.t":"1744122496","ak.ak":"hOBiQwZUYzCg5VSAfCLimQ==8JKt/c013WY2Ced8izncCNXVkGDJoYKaslub7mpl9ehR0Grrkl+nX8eXrODDUZ7/RB85id9FsyWyRpW6L5Rdqre3AK4URmTe67Rpft/9LhfStq8JU7aPErwzhea0G5dYCETNb+38r32L44jGGYtHuZkLGCv3z/0UDd5yQdXscLv6fyAOuJLOAdnYpF4uhZNm561RmhgzRMIyrvG2a0NRmURpXektu2DkduGiR5o5jIPPMH5jiMHeUszdWmJXsCsDdrntmIFkoELFt1dbBPVIf/UuLNVptBUj5InRbXxjw1EI349j+acIMO+lrst3AgP4gyCNegn4LPK+kyeLbWQMM4nAxWvZxMUKMOYJsCwb2oTcoMCsGlWjPOU1yLOxPLzT3QSnuBC1ajzRFbxjP8931TkBZT7wqLnpW3pEfVfK4ec=","ak.pv":"46","ak.dpoabenc":"","ak.tf":i};if(""!==t)_["ak.ruds"]=t;var o={i:!1,av:function(e){var t="http.initiator";if(e&&(!e[t]||"spa_hard"===e[t]))_["ak.feo"]=void 0!==a.aFeoApplied?1:0,BOOMR.addVar(_)},rv:function(){var a=["ak.bpcip","ak.cport","ak.cr","ak.csrc","ak.gh","ak.ipv","ak.m","ak.n","ak.ol","ak.proto","ak.quicv","ak.tlsv","ak.0rtt","ak.0rtt.ed","ak.r","ak.acc","ak.t","ak.tf"];BOOMR.removeVar(a)}};BOOMR.plugins.AK={akVars:_,akDNSPreFetchDomain:n,init:function(){if(!o.i){var a=BOOMR.subscribe;a("before_beacon",o.av,null,null),a("onbeacon",o.rv,null,null),o.i=!0}return this},is_complete:function(){return!0}}}}()}(window);</script></head><body><div id="__next" data-reactroot=""><article id="page6315" class="w-100 min-vh-100 sc-jHbxoU iloIPX"><section id="page6315-band12324" class="band sc-jMLmsk iSvzlq -parent"><div class="my-0 py-0 container"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><div class="skip-content fixed-top"><div class="justify-content-start d-sm-flex skip-nav-button"><a id="skip-nav-button" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="javascript:void(0);" tabindex="1" target="_top" role="button" rel="noopener">Skip To Content</a></div></div><nav id="page6315-band12324-Header12325" class="navbar navbar-expand-sm justify-content-between navbar-dark fixed-top header sc-ldgYGE cetKtJ"><div class="menu-header"><div class="hamburger hamburger--squeeze js-hamburger "><div class="hamburger-box"><div class="hamburger-inner"></div></div></div><ul id="page6315-band12324-Header12325" class="dropdown navbar navbar-expand-sm justify-content-between navbar-dark fixed-top d-block d-sm-none" role="presentation"><ul class="justify-content-start dropdown-links hide-dropdown"><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/movies" tabindex="-1" target="_top" role="button" rel="noopener">Movies</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/shows" tabindex="-1" target="_top" role="button" rel="noopener">Shows</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/sports" tabindex="-1" target="_top" role="button" rel="noopener">Live Sports</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections/originals" tabindex="-1" target="_top" role="button" rel="noopener">Originals</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/channel" tabindex="-1" target="_top" role="button" rel="noopener">Brands</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections" tabindex="-1" target="_top" role="button" rel="noopener">Collections</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections/watch-free" tabindex="-1" target="_top" role="button" rel="noopener">Free Episodes</a></li><hr class="divider"/><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="https://auth.max.com/login?flow=login" target="_top" role="button" rel="noopener">Sign In</a></li></ul></ul><ul id="page6315-band12324-Header12325" class="dropdown navbar navbar-expand-sm justify-content-between navbar-dark fixed-top d-none d-sm-table" role="presentation"><ul class="justify-content-start dropdown-links hide-dropdown"><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/movies" tabindex="-1" target="_top" role="button" rel="noopener">Movies</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/shows" tabindex="-1" target="_top" role="button" rel="noopener">Shows</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/sports" tabindex="-1" target="_top" role="button" rel="noopener">Live Sports</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections/originals" tabindex="-1" target="_top" role="button" rel="noopener">Originals</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/channel" tabindex="-1" target="_top" role="button" rel="noopener">Brands</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections" tabindex="-1" target="_top" role="button" rel="noopener">Collections</a></li><li class="dropdown-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections/watch-free" tabindex="-1" target="_top" role="button" rel="noopener">Free Episodes</a></li></ul></ul><a id="header-nav" class="navbar-brand" href="/"><img src="/img/max/max_logo_nav.png" alt="Max Logo"/></a><div class="justify-content-start d-none d-sm-flex"><div class="nav-item secondary-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/movies" target="_top" role="button" rel="noopener">Movies</a></div><div class="nav-item secondary-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/shows" target="_top" role="button" rel="noopener">Shows</a></div><div class="nav-item secondary-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/sports" target="_top" role="button" rel="noopener">Live Sports</a></div><div class="nav-item secondary-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections/originals" target="_top" role="button" rel="noopener">Originals</a></div><div class="nav-item secondary-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/channel" target="_top" role="button" rel="noopener">Brands</a></div><div class="nav-item secondary-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections" target="_top" role="button" rel="noopener">Collections</a></div><div class="nav-item secondary-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections/watch-free" target="_top" role="button" rel="noopener">Free Episodes</a></div></div></div><div class="justify-content-end d-flex d-sm-none"><div class="nav-item secondary-cta secondary-cta-link" style="display:none"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="https://auth.max.com/login?flow=login" target="_top" role="button" rel="noopener">Sign In</a></div><div class="nav-item"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--primary btn-sm" href="https://auth.max.com/product" target="_top" role="button" rel="noopener">Sign Up</a></div></div><div class="justify-content-end d-none d-sm-flex"><div class="nav-item secondary-cta secondary-cta-link"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="https://auth.max.com/login?flow=login" target="_top" role="button" rel="noopener">Sign In</a></div><div class="nav-item"><a id="header-nav" class="sc-KXCwU ePiijk btn px-4 btn--primary btn-sm" href="https://auth.max.com/product" target="_top" role="button" rel="noopener">Sign Up Now</a></div></div></nav><div class="sc-gBoluC fgbybF dropdown"><svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none" aria-hidden="true"><g clip-path="url(#clip0_5381_30484)"><path d="M11.9952 17.9957H11.978C11.2682 17.9932 10.5756 17.8567 9.9211 17.591C9.24203 17.3142 8.63309 16.9094 8.1115 16.3879C7.49026 15.7666 7.0228 14.999 6.75952 14.1661C6.75829 14.1612 6.75706 14.1575 6.75583 14.1538C6.65618 13.8389 6.58606 13.5117 6.54546 13.1832C6.5024 12.8375 6.49256 12.4857 6.51594 12.1376C6.51717 12.1216 6.5184 12.1043 6.51963 12.0859V12.0847C6.52701 11.9801 6.53808 11.8755 6.55284 11.7722C6.56638 11.6676 6.5836 11.5631 6.60328 11.4609C6.64265 11.2543 6.69555 11.0488 6.75829 10.8495C7.01909 10.0142 7.48779 9.24291 8.11149 8.61921C8.63431 8.09639 9.24325 7.69166 9.92109 7.4161C10.5756 7.14915 11.2681 7.01258 11.978 7.01013H12.0124C12.7222 7.01259 13.4148 7.14914 14.0693 7.41486C14.7484 7.69166 15.3573 8.09639 15.8789 8.61798C16.5001 9.23922 16.9676 10.0069 17.2309 10.8385V10.8397L17.2358 10.8532C17.4031 11.3871 17.488 11.9432 17.488 12.5042C17.488 13.0651 17.4019 13.6212 17.2346 14.1538C17.2333 14.1563 17.2333 14.1575 17.2321 14.16C16.9689 14.9941 16.5014 15.7629 15.8789 16.3854C15.3561 16.9082 14.7472 17.313 14.0693 17.5885C13.4148 17.8555 12.7223 17.992 12.0124 17.9933C12.0063 17.9957 12.0014 17.9957 11.9952 17.9957L11.9952 17.9957ZM7.4571 13.925L7.46079 13.9386C7.69084 14.6705 8.08572 15.3188 8.63192 15.865C9.52627 16.7594 10.7159 17.2539 11.9805 17.2576H11.9842H12.0039H12.0076C13.2722 17.2539 14.4618 16.7594 15.3562 15.865C15.9024 15.3188 16.2973 14.6705 16.5273 13.9386C16.5273 13.9361 16.5285 13.9349 16.5297 13.9324C16.8238 12.9999 16.8238 12.0133 16.5322 11.0796C16.531 11.0747 16.5297 11.071 16.5285 11.0673C16.2972 10.3353 15.9036 9.68704 15.3561 9.1396C14.4618 8.24525 13.2722 7.75072 12.0076 7.74704H12.0039H11.9842H11.9805C10.7159 7.75073 9.52631 8.24525 8.63191 9.1396C8.08447 9.68704 7.68958 10.3366 7.45954 11.0698C7.40542 11.242 7.3599 11.4204 7.32545 11.6C7.30823 11.6886 7.29347 11.7784 7.28117 11.8694C7.26886 11.9592 7.26025 12.049 7.25287 12.14C7.25164 12.1548 7.25041 12.1696 7.24918 12.1843C7.2295 12.4857 7.23811 12.7908 7.27501 13.091C7.31192 13.3739 7.3722 13.6544 7.45708 13.925L7.4571 13.925Z" fill="white"></path><path d="M7.10516 10.6045H16.8729V11.3426H7.10516V10.6045Z" fill="white"></path><path d="M7.10516 13.6797H16.8729V14.4179H7.10516V13.6797Z" fill="white"></path><path d="M11.9951 17.9956H11.9828C11.6261 17.9919 11.2767 17.8221 10.9716 17.5047C10.6899 17.2119 10.4414 16.7937 10.2335 16.261C9.9924 15.6434 9.81773 14.9164 9.71684 14.0971C9.71684 14.0946 9.71561 14.0922 9.71561 14.0897C9.67871 13.7859 9.65164 13.4722 9.63565 13.1548C9.61966 12.8226 9.61597 12.4856 9.62458 12.1522C9.62458 12.1362 9.62581 12.119 9.62581 12.103C9.62827 12.0021 9.63319 11.9012 9.63811 11.8028C9.64303 11.7032 9.64918 11.6023 9.65656 11.5051C9.67132 11.3058 9.69101 11.109 9.71438 10.9171C9.81526 10.0965 9.98994 9.3658 10.2311 8.74701C10.439 8.21433 10.6875 7.79608 10.9692 7.50329C11.2742 7.18591 11.6236 7.01614 11.9804 7.01245H12.005C12.3617 7.01614 12.7111 7.18591 13.0162 7.50329C13.2979 7.79608 13.5464 8.21433 13.7543 8.74701C13.9966 9.3658 14.1701 10.0941 14.271 10.9146L14.2722 10.9207C14.4002 11.9578 14.3989 13.0551 14.2722 14.091V14.0946C14.1713 14.9139 13.9967 15.6422 13.7555 16.261C13.5476 16.7937 13.2991 17.2119 13.0174 17.5047C12.7124 17.8221 12.363 17.9919 12.0062 17.9956H11.9951L11.9951 17.9956ZM10.4488 13.9987L10.45 14.0048C10.5423 14.7528 10.7047 15.4392 10.9212 15.9916C11.23 16.7813 11.631 17.255 11.9927 17.2574H12.0001C12.3617 17.255 12.7616 16.7813 13.0716 15.9916C13.2881 15.4392 13.4505 14.7528 13.5427 14.006C13.5427 14.0048 13.5427 14.0023 13.544 14.0011C13.662 13.0379 13.6633 11.9774 13.5452 11.0129C13.5452 11.0104 13.5452 11.008 13.544 11.0055C13.4517 10.2563 13.2881 9.56864 13.0716 9.01506C12.7628 8.22529 12.3617 7.75166 12.0001 7.74921H11.9927C11.631 7.75167 11.2312 8.22529 10.9212 9.01506C10.7047 9.56864 10.5411 10.2575 10.4488 11.0067C10.4266 11.1863 10.4082 11.3733 10.3947 11.5603C10.3873 11.6526 10.3811 11.7473 10.3762 11.842C10.3713 11.9355 10.3676 12.0315 10.3651 12.125C10.3651 12.1397 10.3639 12.1557 10.3639 12.1717C10.3553 12.4866 10.359 12.8065 10.375 13.1202C10.3885 13.4167 10.4143 13.7131 10.4488 13.9985L10.4488 13.9987Z" fill="white"></path></g><defs><clipPath id="clip0_5381_30484"><rect width="11" height="11" fill="white" transform="translate(6.5 7)"></rect></clipPath></defs></svg><span class="title small">Choose your language</span><a aria-label="Language" aria-description="English" aria-haspopup="true" class="btn-ghost-icon-se " aria-expanded="false" href="#" role="button" data-toggle="dropdown" id="dropdownMenuLink">ENGLISH<span class="caretDown"><svg width="18" height="10" viewBox="0 0 18 10" fill="none" transform="rotate(180)" xmlns="http://www.w3.org/2000/svg"><path d="M17 9L9 0.999999L1 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></span></a><div tabindex="-1" role="menu" aria-hidden="true" class="sc-bHCmUC icyLYV dropdown-menu"><button type="button" tabindex="0" role="menuitem" class="sc-iRXwrb llyHwO btn-ghost-icon-se language-item dropdown-item">English</button><button type="button" tabindex="0" role="menuitem" class="sc-iRXwrb llyHwO btn-ghost-icon-se language-item dropdown-item">Espa帽ol</button></div></div><div id="page6315-band12324-Code259203" class="rich-text"><style> /** * ---------------------------------------- * Language Selector * ---------------------------------------- */ .dropdown:has([aria-label="Language"])>svg { display: none; } .dropdown:has([aria-label="Language"])>.title.small { display: inline-flex; } .dropdown:has([aria-label="Language"]) a#dropdownMenuLink { border: 1px solid transparent; display: inline-flex; line-height: 110%; padding-left: 48px; } .dropdown:has([aria-label="Language"]) a#dropdownMenuLink::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-translate' viewBox='0 0 16 16'%3E%3Cpath d='M4.545 6.714 4.11 8H3l1.862-5h1.284L8 8H6.833l-.435-1.286zm1.634-.736L5.5 3.956h-.049l-.679 2.022z'/%3E%3Cpath d='M0 2a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3h3a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3H2a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm7.138 9.995q.289.451.63.846c-.748.575-1.673 1.001-2.768 1.292.178.217.451.635.555.867 1.125-.359 2.08-.844 2.886-1.494.777.665 1.739 1.165 2.93 1.472.133-.254.414-.673.629-.89-1.125-.253-2.057-.694-2.82-1.284.681-.747 1.222-1.651 1.621-2.757H14V8h-3v1.047h.765c-.318.844-.74 1.546-1.272 2.13a6 6 0 0 1-.415-.492 2 2 0 0 1-.94.31'/%3E%3C/svg%3E"); content: ""; display: inline-block; height: 16px; position: absolute; transform: translateX(-24px); width: 16px; } .dropdown:has([aria-label="Language"]) a#dropdownMenuLink .caretDown, .dropdown:has([aria-label="Language"]) a#dropdownMenuLink .caretUp { padding-left: 8px; } .dropdown:has([aria-label="Language"]) a#dropdownMenuLink .caretDown svg { transform: rotate(180deg); transition: transform 0.175s ease-out; width: 10px; } .dropdown:has([aria-label="Language"]) a#dropdownMenuLink .caretUp svg { transform: rotate(0deg); transition: transform 0.175s ease-out; width: 10px; } /* Language Selectors in Nav */ nav.navbar.header:has([aria-label="Language"]) .secondary-cta-link, nav.navbar.header:has([aria-label="Language"]) .nav-item:first-child.secondary-cta a { margin-left: 0; } nav.navbar.header .dropdown:has([aria-label="Language"]) { margin-left: auto !important; top: 0; } nav.navbar.header .dropdown:has([aria-label="Language"])>.title.small { display: none; } nav.navbar.header .dropdown:has([aria-label="Language"]) .dropdown-menu { width: 100%; } nav.navbar.header .dropdown:has([aria-label="Language"]) .dropdown-menu .dropdown-item { text-align: center; } @media (max-width: 576px) { nav.navbar.header .dropdown:has([aria-label="Language"]) a#dropdownMenuLink { font-size: 0px; padding: 10px 12px !important } nav.navbar.header .dropdown:has([aria-label="Language"]) a#dropdownMenuLink::before { left: 0; position: relative; top: 0; transform: translateX(0); } nav.navbar.header .dropdown:has([aria-label="Language"]) a#dropdownMenuLink .caretDown, nav.navbar.header .dropdown:has([aria-label="Language"]) a#dropdownMenuLink .caretUp { display: none; } } /* Fix for Navs with Secondary Links */ nav.navbar.header a { white-space: nowrap; } nav.navbar.header .navbar-brand+.justify-content-start.d-sm-flex { max-width: 50vw; overflow-y: scroll; } nav.navbar.header .navbar-brand+.justify-content-start.d-sm-flex::-webkit-scrollbar { display: none; } </style> <script> // move first language selector into nav document.addEventListener('DOMContentLoaded', () => { const nav = document.querySelector('section:not(.hide) nav.navbar.header'); const languageToggle = document.querySelector('.dropdown:has([aria-label="Language"])'); nav.firstChild.insertAdjacentElement('afterend', languageToggle); }); </script></div><div id="page6315-band12324-Code12326" class="rich-text"><style> /* Footer */ footer { margin-left: auto; margin-right: auto; max-width: 960px; } /* Content Trays */ .content-tray-section .content-tray-button-group button { opacity: 0.5; transition: 0.2s all ease; } .content-tray-section .content-tray-button-group button:hover { opacity: 1; transform: scale(1) !important; } </style> <!-- Hot Fix for Nav a11y --> <style> nav .js-hamburger:focus { box-shadow: none; outline: 2px solid white; outline-offset: 2px; border-radius: 4px; } nav>ul:first-of-type { display: block !important; } nav>ul:nth-of-type(2) { display: none !important; } @media screen and (min-width: 576px) { nav>ul:first-of-type { display: none !important; } nav>ul:nth-of-type(2) { display: table !important; } } @media screen and (min-width: 1132px) { nav>ul:nth-of-type(2) { display: none !important; } } </style> <script> const hamburgerButton = document.querySelector('.js-hamburger'); if (hamburgerButton) { // Add tabindex attribute to make the div focusable hamburgerButton.setAttribute('tabindex', '0'); // Add role attribute to indicate the button functionality hamburgerButton.setAttribute('role', 'button'); // Add aria-label attribute for the screen reader to read hamburgerButton.setAttribute('aria-label', 'Navigation menu'); // Initially set the state to collapsed hamburgerButton.setAttribute('aria-expanded', 'false'); // Handle keyboard events for accessibility hamburgerButton.addEventListener('keydown', (event) => { if (event.key === 'Enter' || event.key === ' ') { // Perform button action on "Enter" or "Space" key press event.preventDefault(); // Prevent any default browser behavior // Toggle aria-expanded state const isExpanded = hamburgerButton.getAttribute('aria-expanded') === 'true'; hamburgerButton.click(); // Simulate a click on the button } }); // Handle click events for toggling aria-expanded attribute hamburgerButton.addEventListener('click', () => { const isExpanded = hamburgerButton.getAttribute('aria-expanded') === 'true'; hamburgerButton.setAttribute('aria-expanded', !isExpanded); }); } </script> <style> /*body {*/ /* background-color: #000; */ /*}*/ /*article.w-100 { */ /* background-attachment: initial;*/ /* background: linear-gradient(48deg, #070739 0%, #000 35%);*/ /*}*/ .max-section-collection-hero-parent { position: relative; background-position: center top; } .max-section-collection-hero-parent::before { background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 19.6%), radial-gradient(97.07% 97.07% at 60.4% -13.07%, rgba(0, 0, 0, 0) 56.64%, #000 100%); content: ""; height: 100%; position: absolute; width: 100%; z-index: 0; } .max-section-collection-hero .layout { max-height: 100vh; height: 900px; padding-bottom: 1rem; } .max-section-collection-hero .column.column-content { padding-bottom: 2rem; order: 3; } .max-section-collection-hero .column.column-callout { order: 1; } .max-section-collection-hero .column.column-content p { font-size: 1.2rem; line-height: 1.5; } .max-section-collection-hero .column.column-content h1 { font-size: 2.75rem; line-height: 1.2; } .max-section-collection-hero .column.column-callout.col-md-6 { height: 48vh; max-width: 100%; flex: inherit; } .max-section-collection-hero .column.column-callout p { font-size: 0.85rem; opacity: 0.7; margin-bottom: 0; } .max-section-collection-hero .column.column-content img { max-width: 150px; } .max-section-collection-hero .column.column-content svg { width: 150px; } .max-section-collection-hero .layout { max-height: none; height: auto; min-height: 80vh; } .max-section-collection-hero .column.column-content.col-md-6 { max-width: 100%; -webkit-flex: unset; -moz-box-flex: unset; flex: unset; } .content-tray-section .row .flex-column .rich-text > .text-center { position: relative; } .content-tray-section .row .flex-column .rich-text > .text-center h5 { position: absolute; top: 0; right: 0; } .content-tray-section .row .flex-column .rich-text > .text-center h5 a { color: #71B8F2; } @media (max-width: 575px) { .content-tray-section .row .flex-column .rich-text > .text-center h5 { font-size: 0.9rem; margin-top: 0.5rem; } } @media screen and (min-width: 576px){/* SM */} @media screen and (min-width: 768px){ } @media screen and (min-width: 992px){/* LG */} @media screen and (min-width: 1024px){ /* ~LG */ .max-section-collection-hero-parent { background-position: right top; } .max-section-collection-hero .layout { max-height: 80vh; padding-bottom: 1rem; } .max-section-collection-hero .column.column-content.col-md-6 { justify-content: flex-end !important; align-items: flex-start !important; order: -1; } .max-section-collection-hero .column.column-callout.col-md-6 { justify-content: flex-end !important; padding-bottom: 2rem; height: auto; max-width: 50%; -webkit-flex: 0 0 50%; -moz-box-flex: 0; flex: 0 0 50%; } .max-section-collection-hero .column.column-content p { font-size: 1.5rem; text-align: left !important; } .max-section-collection-hero .column.column-content h1 { font-size: 3.0rem; text-align: left !important; } .max-section-collection-hero .column.column-content img { max-width: 200px; } .max-section-collection-hero .column.column-content svg { width: 200px; } .max-section-collection-hero .column.column-content.col-md-6 { max-width: 50%; -webkit-flex: 0 0 50%; -moz-box-flex: 0; flex: 0 0 50%; } .max-section-collection-hero .column.column-callout p { font-size: 1rem; } } @media screen and (min-width: 1025px){/* CMS-LG */} @media screen and (min-width: 1200px){/* XL */} @media screen and (min-width: 1400px){/* XXL */} </style> <style> :root { --under-spotlight-bg: black; } /* Mobile First - then enhance for larger screens */ @media screen and (min-width: 576px) { /* SM */ } @media screen and (min-width: 768px) { /* MD */ } @media screen and (min-width: 992px) { /* LG */ } @media screen and (min-width: 1024px) { /* ~LG */ } @media screen and (min-width: 1025px) { /* CMS-LG */ } @media screen and (min-width: 1200px) { /* XL */ } @media screen and (min-width: 1400px) { /* XXL */ } @media (max-width: 1023px) { .max-section-collection-hero .column.column-content.col-md-6 { align-items: center !important; } } /** * ---------------------------------------- * Hero - 4 Column * ---------------------------------------- */ .max-section-hero-4col-parent { position: relative; } .max-section-hero-4col-parent::after { background: linear-gradient(0deg, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .4) 100%); bottom: 0; content: ''; display: block; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; z-index: 0; } .max-section-hero-4col { margin-top: 56px !important; } .max-section-hero-4col .rich-text, .max-section-hero-4col .img-wrapper-override, .max-section-hero-4col a { z-index: 1; } .max-section-hero-4col .col-md-3 { background-repeat: no-repeat; padding: 0 !important; } .max-section-hero-4col .col-md-3 .img-wrapper-override img { width: auto !important; } .max-section-hero-4col .col-md-12 p { font-size: 1.3rem !important; line-height: 1.5 !important; max-width: 700px; margin-left: auto; margin-right: auto; } .max-section-hero-4col .col-md-12 h1 { font-size: 2.7rem !important; margin-bottom: .5rem !important; } @media (min-width: 992px) { .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override img { height: 60px !important; margin-top: -.2rem !important; } .max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img { height: 35px !important; margin-top: .8rem !important; } .max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override img { height: 45px !important; } .max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override img { height: 16px !important; margin-top: 1.2rem !important; } .max-section-hero-4col .col-md-3 .img-wrapper-override { margin-left: 1rem !important; } .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override { margin-left: 2rem !important; } } @media (min-width: 768px) and (max-width: 991px) { .max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img { margin-left: 5%; } } @media (min-width: 768px) { .max-section-hero-4col .col-md-3 { min-height: 85vh; background-position: center -10vh !important; padding-top: 0 !important; /* min-height: 95vh; background-position: center -5vh !important; delete padding-top*/ } .max-section-hero-4col .col-md-12 { bottom: 3vw; left: 0; position: absolute; } .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override img { height: 45px !important; margin-top: .7rem !important; } .max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img { height: 35px !important; margin-top: .8rem !important; } .max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override img { height: 45px !important; margin-top: .7rem !important; } .max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override img { height: 16px !important; margin-top: 1.2rem !important; } } @media (max-width: 991px) { .max-section-hero-4col .col-md-3 { align-items: center !important; } .max-section-hero-4col .col-md-3.hero-col-1 { padding-left: 15px !important; } .max-section-hero-4col .col-md-3.hero-col-4 { padding-right: 15px !important; } } @media (max-width: 767px) { .max-section-hero-4col .col-md-3 .img-wrapper-override img { width: auto !important; height: auto; max-height: 2.5rem; } .max-section-hero-4col .col-md-3.hero-col-1 { padding-left: 0 !important; background-position: 250% 45% !important; background-size: 90% !important; } .max-section-hero-4col .hero-col-1 .char-container-movies { background-size: 55% !important; background-position: 95% 42% !important; } .max-section-hero-4col .hero-col-2 .char-container-movies { background-position: 130% 30% !important; background-size: 75% !important; } .max-section-hero-4col .hero-col-3 .char-container-movies { background-size: 75% !important; background-position: 140% 48% !important; } .max-section-hero-4col .col-md-3.hero-col-4 { padding-right: 0 !important; background-position: 140% 36% !important; background-size: 75% !important; } .max-section-hero-4col-parent::after { display: none; } .max-section-hero-4col .col-md-3 { background-position: 250% 27%; background-size: 90%; height: 6rem !important; } .max-section-hero-4col .col-md-3::after { background: linear-gradient(90deg, rgba(0, 0, 0, 1) 28%, rgba(0, 0, 0, 0) 60%); bottom: 0; content: ''; display: block; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; z-index: 1; } .max-section-hero-4col .col-md-3 .img-wrapper-override { position: relative !important; left: -20%; margin: 1.75rem 0; max-width: 180px; } .max-section-hero-4col .col-md-3:nth-child(even) .img-wrapper-override { margin: 2.1rem 0; } .max-section-hero-4col .col-md-12 { margin: .5rem auto 1.5rem } .max-section-hero-4col .col-md-12 p { font-size: 1rem !important; max-width: 90%; } .max-section-hero-4col .col-md-12 h1 { font-size: 2rem !important; } } </style></div></div></div></div></section><section id="page6315-band165473" class="band sc-jMLmsk eEBfma max-section-hero-4col-parent"><div class="container-fluid p-0 max-section-hero-4col"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-3 align-items-start justify-content-start py-3 hero-col-1 hero-column-bg sc-dfjikj gzOEun"><div class="sc-gyycJP bUTzFQ initial-img-wrapper"><img id="page6315-band165473-Image165474" alt="Flow" class="img img-fluid lozad sc-gyycJP bUTzFQ" sizes="(max-width: 575px) 100vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw" height="593" width="1400" data-src="https://beam-images.warnermediacdn.com/2025-03/flow-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=480" data-srcset="https://beam-images.warnermediacdn.com/2025-03/flow-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=480 480w, https://beam-images.warnermediacdn.com/2025-03/flow-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=960 960w, https://beam-images.warnermediacdn.com/2025-03/flow-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=1200 1200w"/></div><div id="page6315-band165473-Code165475" class="rich-text"><style> .max-section-hero-4col-parent::after { z-index: 1; } .max-section-hero-4col .movies-hero-text { z-index: 3; } .max-section-smile-parent { z-index: 1; } .max-section-new-and-coming { z-index: 2; position: relative; } .max-section-hero-4col .col-md-3 { overflow: hidden; } .max-section-hero-4col .col-md-3 .rich-text { width: 100%; height: 100%; } .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override { position: absolute; z-index: 2; } .max-section-hero-4col .char-container-movies { background-size: cover; background-position: center -10vh !important; background-repeat: no-repeat; position: absolute; height: 100%; width: 100%; z-index: -1; } .max-section-hero-4col .hero-col-1 .char-container-movies { background-image: url('https://beam-images.warnermediacdn.com/2025-03/flow-cutout02.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com'); } @media (max-width: 767px) { .max-section-hero-4col .hero-col-1:after { background: linear-gradient(90deg, rgb(44 137 164) 35%, rgba(0, 0, 0, 0) 60%); } .max-section-hero-4col .hero-col-2:after { background: linear-gradient(90deg, rgba(215, 118, 8, 1) 35%, rgba(215, 118, 8, 0) 60%); } .max-section-hero-4col .hero-col-3:after { background: linear-gradient(90deg, rgba(1, 24, 43, 1) 35%, rgba(102, 57, 98, 0) 60%); } .max-section-hero-4col .hero-col-4:after { background: linear-gradient(90deg, rgba(0, 0, 0, 1) 35%, rgba(0, 0, 0, 0) 60%); } .max-section-hero-4col .hero-column-bg { background-size: 80%; background-position: 155% center !important; } .max-section-hero-4col .hero-col-2.hero-column-bg { background-position: 155% 15% !important; } .max-section-hero-4col .char-container-movies { top: 0 !important; right: 0 !important; background-position: 160% 28% !important; background-size: 78% !important; } } </style> <div class="char-container-movies"></div> </div></div><div class="d-flex flex-column col-md-3 align-items-start justify-content-start py-3 hero-col-2 hero-column-bg sc-dfjikj gxHhng"><div class="sc-gyycJP eiPNxQ initial-img-wrapper"><img id="page6315-band165473-Image165476" alt="Dune: Part Two" class="img img-fluid lozad sc-gyycJP eiPNxQ" sizes="(max-width: 575px) 100vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw" height="100" width="642" data-src="https://beam-images.warnermediacdn.com/2024-10/movies-dune-part-2-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=480" data-srcset="https://beam-images.warnermediacdn.com/2024-10/movies-dune-part-2-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=480 480w, https://beam-images.warnermediacdn.com/2024-10/movies-dune-part-2-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=642 642w"/></div><div id="page6315-band165473-Code165477" class="rich-text"><style> .max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override { position: absolute; z-index: 2; } .max-section-hero-4col .hero-col-2 .char-container-movies { background-image: url(https://beam-images.warnermediacdn.com/2024-10/movies-hero-dune-part-2-casts.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com); } </style> <div class="char-container-movies"></div> </div></div><div class="d-flex flex-column col-md-3 align-items-start justify-content-start py-3 hero-col-3 hero-column-bg sc-dfjikj inhFzq"><div class="sc-gyycJP kiydIo initial-img-wrapper"><img id="page6315-band165473-Image165478" alt="Godzilla x Kong: The New Empire" class="img img-fluid lozad sc-gyycJP kiydIo" sizes="(max-width: 575px) 100vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw" height="80" width="263" data-src="https://beam-images.warnermediacdn.com/2024-10/movies-hero-gk-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=263" data-srcset="https://beam-images.warnermediacdn.com/2024-10/movies-hero-gk-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=263 263w"/></div><div id="page6315-band165473-Code165479" class="rich-text"><style> .max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override { position: absolute; z-index: 2; } .max-section-hero-4col .hero-col-3 .char-container-movies { background-image: url(https://beam-images.warnermediacdn.com/2024-10/movies-hero-gk-casts_1.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com); } </style> <div class="char-container-movies"></div> </div></div><div class="d-flex flex-column col-md-3 align-items-start justify-content-start py-3 hero-col-4 hero-column-bg sc-dfjikj gnGMV"><div class="sc-gyycJP ijuNTY initial-img-wrapper"><img id="page6315-band165473-Image165480" alt="Elevation" class="img img-fluid lozad sc-gyycJP ijuNTY" sizes="(max-width: 575px) 100vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw" height="109" width="1200" data-src="https://beam-images.warnermediacdn.com/2025-02/elevation-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=480" data-srcset="https://beam-images.warnermediacdn.com/2025-02/elevation-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=480 480w, https://beam-images.warnermediacdn.com/2025-02/elevation-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=960 960w, https://beam-images.warnermediacdn.com/2025-02/elevation-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com&w=1200 1200w"/></div><div id="page6315-band165473-Code165481" class="rich-text"><style> .max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override { position: absolute; z-index: 2; } .max-section-hero-4col .hero-col-4 .char-container-movies { background-image: url('https://beam-images.warnermediacdn.com/2025-02/Elevation_KA-1x1.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com'); } </style> <div class="char-container-movies"></div> </div></div><div class="d-flex flex-column col-md-12 align-items-start justify-content-start movies-hero-text sc-dfjikj jcUZiB"><div class="sc-cGXZpB hkPDZe text rich-text w-100 w-100" id="page6315-band165473-Text165482" heightLimit="auto"><div class="text-center"><h1>Stream Hit Movies</h1><p><span>Max gets movies. Lots of movies. From new releases to beloved classics to family favorites to indie hits, it鈥檚 all here.</span></p><p>Plans start at $9.99/month</p></div></div><a id="page6315-band165473-Button165483" class="sc-KXCwU jxUVDB btn px-4 btn--primary btn-md" href="https://auth.max.com/product" target="_top" role="button" rel="noopener">Sign Up Now</a></div><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"></div></div></div></section><section id="page6315-band146394" class="band sc-jMLmsk kevbtK pb-5-parent max-section-new-and-coming-parent"><div class="py-5 container pb-5 max-section-new-and-coming"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><div class="sc-cGXZpB hkPDZe text rich-text w-100 w-100" id="page6315-band146394-Text146395" heightLimit="auto"><div class="text-center"><h2>See What's New</h2></div></div><div id="page6315-band146394-ImageGrid2148209" class="container-fluid px-0 image-grid sc-gFcPut fWkBkE"><div class="row"><div id="5e4fb59a-fbe8-4be8-ba4f-eccc4005f169" class="image-grid-item col col-text col-custom no-select"><a href="/movies/sing-sing/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169" draggable="false" class="sc-fkSzgi fVBZaR"><div class="sc-gyycJP iUColk img-collection initial-img-wrapper"><img id="page6315-band146394-ImageGrid2148209-tile-img-5e4fb59a-fbe8-4be8-ba4f-eccc4005f169" alt="Sing Sing (HBO)" class="img img-fluid lozad sc-gyycJP iUColk img-collection" sizes="100vw" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/379e9df2-89f7-48fd-944b-5a00875a8591?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/379e9df2-89f7-48fd-944b-5a00875a8591?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w"/></div><h6 class="title-break-word">Sing Sing (HBO)</h6></a></div><div id="b168f4b3-6ba8-40d3-9dee-8f8c75a30921" class="image-grid-item col col-text col-custom no-select"><a href="/movies/we-live-in-time/b168f4b3-6ba8-40d3-9dee-8f8c75a30921" draggable="false" class="sc-fkSzgi fVBZaR"><div class="sc-gyycJP iUColk img-collection initial-img-wrapper"><img id="page6315-band146394-ImageGrid2148209-tile-img-b168f4b3-6ba8-40d3-9dee-8f8c75a30921" alt="We Live In Time (HBO)" class="img img-fluid lozad sc-gyycJP iUColk img-collection" sizes="100vw" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/0b4d9571-9dc8-4d93-bb75-757c57b52eaf?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/0b4d9571-9dc8-4d93-bb75-757c57b52eaf?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w"/></div><h6 class="title-break-word">We Live In Time (HBO)</h6></a></div><div id="12199308-9afb-460b-9d79-9d54b5d2514c" class="image-grid-item col col-text col-custom no-select"><a href="/movies/heretic/12199308-9afb-460b-9d79-9d54b5d2514c" draggable="false" class="sc-fkSzgi fVBZaR"><div class="sc-gyycJP iUColk img-collection initial-img-wrapper"><img id="page6315-band146394-ImageGrid2148209-tile-img-12199308-9afb-460b-9d79-9d54b5d2514c" alt="Heretic (HBO)" class="img img-fluid lozad sc-gyycJP iUColk img-collection" sizes="100vw" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/d0619a21-0fe7-4d12-80bf-86fa65ff7a87?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/d0619a21-0fe7-4d12-80bf-86fa65ff7a87?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w"/></div><h6 class="title-break-word">Heretic (HBO)</h6></a></div><div id="ad8cd762-a991-4bd6-b89e-6a6c0dffe03e" class="image-grid-item col col-text col-custom no-select"><a href="/movies/sixteen-candles/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e" draggable="false" class="sc-fkSzgi fVBZaR"><div class="sc-gyycJP iUColk img-collection initial-img-wrapper"><img id="page6315-band146394-ImageGrid2148209-tile-img-ad8cd762-a991-4bd6-b89e-6a6c0dffe03e" alt="Sixteen Candles (HBO)" class="img img-fluid lozad sc-gyycJP iUColk img-collection" sizes="100vw" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/ff54a661-f0b7-4043-90a8-f7b7e7b66af5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/ff54a661-f0b7-4043-90a8-f7b7e7b66af5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w"/></div><h6 class="title-break-word">Sixteen Candles (HBO)</h6></a></div><div id="5fca7f7e-51bc-457f-b613-c13d91cf64ef" class="image-grid-item col col-text col-custom no-select"><a href="/shows/kobe-the-making-of-a-legend/5fca7f7e-51bc-457f-b613-c13d91cf64ef" draggable="false" class="sc-fkSzgi fVBZaR"><div class="sc-gyycJP iUColk img-collection initial-img-wrapper"><img id="page6315-band146394-ImageGrid2148209-tile-img-5fca7f7e-51bc-457f-b613-c13d91cf64ef" alt="Kobe: The Making of a Legend" class="img img-fluid lozad sc-gyycJP iUColk img-collection" sizes="100vw" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/88cf9f9c-5337-424b-a25e-a6defc16919c?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/88cf9f9c-5337-424b-a25e-a6defc16919c?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w"/></div><h6 class="title-break-word">Kobe: The Making of a Legend</h6></a></div><div id="c7f86979-557c-4477-a337-4e3e1cce5aad" class="image-grid-item col col-text col-custom no-select"><a href="/movies/friday/c7f86979-557c-4477-a337-4e3e1cce5aad" draggable="false" class="sc-fkSzgi fVBZaR"><div class="sc-gyycJP iUColk img-collection initial-img-wrapper"><img id="page6315-band146394-ImageGrid2148209-tile-img-c7f86979-557c-4477-a337-4e3e1cce5aad" alt="Friday" class="img img-fluid lozad sc-gyycJP iUColk img-collection" sizes="100vw" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7c5ca990-ea63-44ff-8892-8cd06eeb8d10?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7c5ca990-ea63-44ff-8892-8cd06eeb8d10?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w"/></div><h6 class="title-break-word">Friday</h6></a></div></div></div><div id="page6315-band146394-Code146403" class="rich-text"><style> .max-section-new-and-coming-parent { background: black !important; } .max-section-new-and-coming { padding-bottom: 4.5rem !important; } .max-section-new-and-coming h2 { margin-bottom: 2rem !important; } .max-section-new-and-coming .image-grid .col::after { color: rgba(255, 255, 255, .8); display: block; font-size: 80%; text-align: center; width: 100%; position: absolute; margin: 0 -20px; } .max-section-new-and-coming .image-grid .col-text { margin-bottom: 30px; } .max-section-new-and-coming .image-grid img { width: 100%; } .max-section-new-and-coming .image-grid h6 { display: none; } .max-section-new-and-coming .image-grid .col { text-align: center; } @media (max-width: 991px) { .max-section-new-and-coming .image-grid .col::after { font-size: 65%; margin: 0 -10px; } .max-section-new-and-coming .image-grid .col { margin-bottom: 14px; padding-left: 7px !important; padding-right: 7px !important; } } @media (max-width: 767px) { .max-section-new-and-coming { padding-bottom: 3rem !important; margin-top: .5rem !important; } </style></div></div></div></div></section><section id="page6315-band146419" class="band sc-jMLmsk iSvzlq content-tray-section-parent"><div class="my-5 container content-tray-section"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><div class="sc-cGXZpB hkPDZe text rich-text w-100 w-100" id="page6315-band146419-Text146420" heightLimit="auto"><div class="text-center"><h2 class="text-left">Award Winners</h2><h5 class="text-right"><a href="/collections/max-awards">See More</a></h5></div></div><div id="page6315-band146419-ContentTray146421" class="sc-hWWBcw euoFEK w-100 content-tray"><section class="collection-content"><div class="react-multi-carousel-list row content-tray-carousel "><ul class="react-multi-carousel-track content-tray-slider" style="transition:none;overflow:hidden;transform:translate3d(0px,0,0)"><li data-index="0" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7" class="content-tray-item col no-selectfalse"><a href="/movies/dune/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146419-ContentTray146421-tile-img-e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7" alt="Dune" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/e840571e-b947-49c0-83b2-39cfde921ca2?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/e840571e-b947-49c0-83b2-39cfde921ca2?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/e840571e-b947-49c0-83b2-39cfde921ca2?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Dune</h6></a></div></li><li data-index="1" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30" class="content-tray-item col no-selectfalse"><a href="/movies/flow/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146419-ContentTray146421-tile-img-83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30" alt="Flow" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/6b725c82-6936-4692-8e13-d760112f458c?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/6b725c82-6936-4692-8e13-d760112f458c?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/6b725c82-6936-4692-8e13-d760112f458c?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Flow</h6></a></div></li><li data-index="2" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="83b99ff6-56a0-4696-aa68-fdd6d3f31efa" class="content-tray-item col no-selectfalse"><a href="/movies/casablanca/83b99ff6-56a0-4696-aa68-fdd6d3f31efa" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146419-ContentTray146421-tile-img-83b99ff6-56a0-4696-aa68-fdd6d3f31efa" alt="Casablanca (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/466dfc2f-bdbb-4606-a8f0-07cf5533f114?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/466dfc2f-bdbb-4606-a8f0-07cf5533f114?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/466dfc2f-bdbb-4606-a8f0-07cf5533f114?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Casablanca (HBO)</h6></a></div></li><li data-index="3" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="e37195fe-c232-4ba0-bb9e-c4004279b6fa" class="content-tray-item col no-selectfalse"><a href="/movies/joker/e37195fe-c232-4ba0-bb9e-c4004279b6fa" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146419-ContentTray146421-tile-img-e37195fe-c232-4ba0-bb9e-c4004279b6fa" alt="Joker (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/4447958e-2d4f-4367-943d-0de4aaf38a82?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/4447958e-2d4f-4367-943d-0de4aaf38a82?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/4447958e-2d4f-4367-943d-0de4aaf38a82?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Joker (HBO)</h6></a></div></li><li data-index="4" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="18a7f5a2-3f3a-4a62-a257-29136ac68dff" class="content-tray-item col no-selectfalse"><a href="/movies/wizard-of-oz/18a7f5a2-3f3a-4a62-a257-29136ac68dff" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146419-ContentTray146421-tile-img-18a7f5a2-3f3a-4a62-a257-29136ac68dff" alt="The Wizard of Oz (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/6aa2a3a6-e201-4aba-8eaa-04c1f31a7823?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/6aa2a3a6-e201-4aba-8eaa-04c1f31a7823?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/6aa2a3a6-e201-4aba-8eaa-04c1f31a7823?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">The Wizard of Oz (HBO)</h6></a></div></li><li data-index="5" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="9a184d4d-73e1-455c-9d47-3ed608f5011c" class="content-tray-item col no-selectfalse"><a href="/movies/superman-the-christopher-reeve-story/9a184d4d-73e1-455c-9d47-3ed608f5011c" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146419-ContentTray146421-tile-img-9a184d4d-73e1-455c-9d47-3ed608f5011c" alt="Super/Man: The Christopher Reeve Story" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8c06d92c-bb88-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8c06d92c-bb88-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8c06d92c-bb88-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Super/Man: The Christopher Reeve Story</h6></a></div></li><li data-index="6" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="f2869f47-ecea-4f0d-80f5-7248a08a57a9" class="content-tray-item col no-selectfalse"><a href="/movies/king-richard/f2869f47-ecea-4f0d-80f5-7248a08a57a9" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146419-ContentTray146421-tile-img-f2869f47-ecea-4f0d-80f5-7248a08a57a9" alt="King Richard" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/5a25ec17d62ed35bbec845844f6dcf97870a7181.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/5a25ec17d62ed35bbec845844f6dcf97870a7181.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/5a25ec17d62ed35bbec845844f6dcf97870a7181.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">King Richard</h6></a></div></li><li data-index="7" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="52217243-a137-45d6-9c6a-0dfab4633034" class="content-tray-item col no-selectfalse"><a href="/movies/dark-knight/52217243-a137-45d6-9c6a-0dfab4633034" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146419-ContentTray146421-tile-img-52217243-a137-45d6-9c6a-0dfab4633034" alt="The Dark Knight" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/74906de0-d644-4b0d-bf22-e2a321583a93?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/74906de0-d644-4b0d-bf22-e2a321583a93?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/74906de0-d644-4b0d-bf22-e2a321583a93?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">The Dark Knight</h6></a></div></li></ul></div><div class="content-tray-button-group w-100"><button aria-hidden="true" class="tray-next btn btn-link d-none d-sm-block tray-arrow-hide-title"><svg width="14" height="26" viewBox="0 0 14 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 24.5L12.5 13L1.5 1.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div></section></div></div></div></div></section><section id="page6315-band373239" class="band sc-jMLmsk iSvzlq content-tray-section-parent hide"><div class="my-5 container content-tray-section"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><div class="sc-cGXZpB hkPDZe text rich-text w-100 w-100" id="page6315-band373239-Text373240" heightLimit="auto"><div class="text-center"><h2 class="text-left">Award Winners</h2><h5 class="text-right"><a href="/collections/max-awards">See More</a></h5></div></div><div id="page6315-band373239-ContentTray373241" class="sc-hWWBcw euoFEK w-100 content-tray"><section class="collection-content"><div class="react-multi-carousel-list row content-tray-carousel "><ul class="react-multi-carousel-track content-tray-slider" style="transition:none;overflow:hidden;transform:translate3d(0px,0,0)"><li data-index="0" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7" class="content-tray-item col no-selectfalse"><a href="/movies/dune/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band373239-ContentTray373241-tile-img-e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7" alt="Dune" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/e840571e-b947-49c0-83b2-39cfde921ca2?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/e840571e-b947-49c0-83b2-39cfde921ca2?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/e840571e-b947-49c0-83b2-39cfde921ca2?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Dune</h6></a></div></li><li data-index="1" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30" class="content-tray-item col no-selectfalse"><a href="/movies/flow/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band373239-ContentTray373241-tile-img-83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30" alt="Flow" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/6b725c82-6936-4692-8e13-d760112f458c?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/6b725c82-6936-4692-8e13-d760112f458c?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/6b725c82-6936-4692-8e13-d760112f458c?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Flow</h6></a></div></li><li data-index="2" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="83b99ff6-56a0-4696-aa68-fdd6d3f31efa" class="content-tray-item col no-selectfalse"><a href="/movies/casablanca/83b99ff6-56a0-4696-aa68-fdd6d3f31efa" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band373239-ContentTray373241-tile-img-83b99ff6-56a0-4696-aa68-fdd6d3f31efa" alt="Casablanca (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/466dfc2f-bdbb-4606-a8f0-07cf5533f114?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/466dfc2f-bdbb-4606-a8f0-07cf5533f114?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/466dfc2f-bdbb-4606-a8f0-07cf5533f114?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Casablanca (HBO)</h6></a></div></li><li data-index="3" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="e37195fe-c232-4ba0-bb9e-c4004279b6fa" class="content-tray-item col no-selectfalse"><a href="/movies/joker/e37195fe-c232-4ba0-bb9e-c4004279b6fa" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band373239-ContentTray373241-tile-img-e37195fe-c232-4ba0-bb9e-c4004279b6fa" alt="Joker (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/4447958e-2d4f-4367-943d-0de4aaf38a82?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/4447958e-2d4f-4367-943d-0de4aaf38a82?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/4447958e-2d4f-4367-943d-0de4aaf38a82?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Joker (HBO)</h6></a></div></li><li data-index="4" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="18a7f5a2-3f3a-4a62-a257-29136ac68dff" class="content-tray-item col no-selectfalse"><a href="/movies/wizard-of-oz/18a7f5a2-3f3a-4a62-a257-29136ac68dff" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band373239-ContentTray373241-tile-img-18a7f5a2-3f3a-4a62-a257-29136ac68dff" alt="The Wizard of Oz (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/6aa2a3a6-e201-4aba-8eaa-04c1f31a7823?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/6aa2a3a6-e201-4aba-8eaa-04c1f31a7823?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/6aa2a3a6-e201-4aba-8eaa-04c1f31a7823?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">The Wizard of Oz (HBO)</h6></a></div></li><li data-index="5" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="9a184d4d-73e1-455c-9d47-3ed608f5011c" class="content-tray-item col no-selectfalse"><a href="/movies/superman-the-christopher-reeve-story/9a184d4d-73e1-455c-9d47-3ed608f5011c" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band373239-ContentTray373241-tile-img-9a184d4d-73e1-455c-9d47-3ed608f5011c" alt="Super/Man: The Christopher Reeve Story" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8c06d92c-bb88-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8c06d92c-bb88-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8c06d92c-bb88-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Super/Man: The Christopher Reeve Story</h6></a></div></li><li data-index="6" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="f2869f47-ecea-4f0d-80f5-7248a08a57a9" class="content-tray-item col no-selectfalse"><a href="/movies/king-richard/f2869f47-ecea-4f0d-80f5-7248a08a57a9" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band373239-ContentTray373241-tile-img-f2869f47-ecea-4f0d-80f5-7248a08a57a9" alt="King Richard" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/5a25ec17d62ed35bbec845844f6dcf97870a7181.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/5a25ec17d62ed35bbec845844f6dcf97870a7181.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/5a25ec17d62ed35bbec845844f6dcf97870a7181.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">King Richard</h6></a></div></li><li data-index="7" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="52217243-a137-45d6-9c6a-0dfab4633034" class="content-tray-item col no-selectfalse"><a href="/movies/dark-knight/52217243-a137-45d6-9c6a-0dfab4633034" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band373239-ContentTray373241-tile-img-52217243-a137-45d6-9c6a-0dfab4633034" alt="The Dark Knight" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/74906de0-d644-4b0d-bf22-e2a321583a93?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/74906de0-d644-4b0d-bf22-e2a321583a93?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/74906de0-d644-4b0d-bf22-e2a321583a93?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">The Dark Knight</h6></a></div></li></ul></div><div class="content-tray-button-group w-100"><button aria-hidden="true" class="tray-next btn btn-link d-none d-sm-block tray-arrow-hide-title"><svg width="14" height="26" viewBox="0 0 14 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 24.5L12.5 13L1.5 1.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div></section></div></div></div></div></section><section id="page6315-band146428" class="band sc-jMLmsk iSvzlq content-tray-section-parent"><div class="my-5 container content-tray-section"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><div class="sc-cGXZpB hkPDZe text rich-text w-100 w-100" id="page6315-band146428-Text146429" heightLimit="auto"><div class="text-center"><h2 class="text-left">From A24</h2></div></div><div id="page6315-band146428-ContentTray146430" class="sc-hWWBcw kPVnJt w-100 content-tray"><section class="collection-content"><div class="react-multi-carousel-list row content-tray-carousel "><ul class="react-multi-carousel-track content-tray-slider" style="transition:none;overflow:hidden;transform:translate3d(0px,0,0)"><li data-index="0" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="0bda4384-0848-4ce4-bcf9-a6db572b83f9" class="content-tray-item col no-selectfalse"><a href="/movies/front-room/0bda4384-0848-4ce4-bcf9-a6db572b83f9" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146428-ContentTray146430-tile-img-0bda4384-0848-4ce4-bcf9-a6db572b83f9" alt="The Front Room (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5e076831-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5e076831-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5e076831-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">The Front Room (HBO)</h6></a></div></li><li data-index="1" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="b1b17005-42fa-42d7-8ef0-c02eb9703bc6" class="content-tray-item col no-selectfalse"><a href="/movies/dream-scenario/b1b17005-42fa-42d7-8ef0-c02eb9703bc6" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146428-ContentTray146430-tile-img-b1b17005-42fa-42d7-8ef0-c02eb9703bc6" alt="Dream Scenario (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/1ea8fd6b2d0aad9908129b9736ba5667ef5e08eb.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/1ea8fd6b2d0aad9908129b9736ba5667ef5e08eb.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/1ea8fd6b2d0aad9908129b9736ba5667ef5e08eb.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Dream Scenario (HBO)</h6></a></div></li><li data-index="2" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="ff57c8fe-56e1-4933-afa8-a552ee335c70" class="content-tray-item col no-selectfalse"><a href="/movies/different-man/ff57c8fe-56e1-4933-afa8-a552ee335c70" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146428-ContentTray146430-tile-img-ff57c8fe-56e1-4933-afa8-a552ee335c70" alt="A Different Man (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/b21a2c1e-106c-457d-bfd1-a1bc273a0c57?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/b21a2c1e-106c-457d-bfd1-a1bc273a0c57?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/b21a2c1e-106c-457d-bfd1-a1bc273a0c57?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">A Different Man (HBO)</h6></a></div></li><li data-index="3" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="b04dd538-d36d-40da-aa25-210cdcb14748" class="content-tray-item col no-selectfalse"><a href="/movies/civil-war/b04dd538-d36d-40da-aa25-210cdcb14748" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band146428-ContentTray146430-tile-img-b04dd538-d36d-40da-aa25-210cdcb14748" alt="Civil War (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ea7f50a1-a28f-11ef-b0d9-128aa5864167?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ea7f50a1-a28f-11ef-b0d9-128aa5864167?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ea7f50a1-a28f-11ef-b0d9-128aa5864167?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Civil War (HBO)</h6></a></div></li></ul></div><div class="content-tray-button-group w-100"><button aria-hidden="true" class="tray-next btn btn-link d-none d-sm-block tray-arrow-hide-title"><svg width="14" height="26" viewBox="0 0 14 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 24.5L12.5 13L1.5 1.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div></section></div></div></div></div></section><section id="page6315-band90392" class="band sc-jMLmsk iSvzlq content-tray-section-parent"><div class="my-5 container content-tray-section"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><div class="sc-cGXZpB hkPDZe text rich-text w-100 w-100" id="page6315-band90392-Text90393" heightLimit="auto"><div class="text-center"><h2 class="text-left">Just-Added Movies</h2><h5 class="text-right"><a href="/collections/whats-new">See More</a></h5></div></div><div id="page6315-band90392-ContentTray90394" class="sc-hWWBcw cAHKma w-100 content-tray"><section class="collection-content"><div class="react-multi-carousel-list row content-tray-carousel "><ul class="react-multi-carousel-track content-tray-slider" style="transition:none;overflow:hidden;transform:translate3d(0px,0,0)"><li data-index="0" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="5e4fb59a-fbe8-4be8-ba4f-eccc4005f169" class="content-tray-item col no-selectfalse"><a href="/movies/sing-sing/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band90392-ContentTray90394-tile-img-5e4fb59a-fbe8-4be8-ba4f-eccc4005f169" alt="Sing Sing (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/379e9df2-89f7-48fd-944b-5a00875a8591?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/379e9df2-89f7-48fd-944b-5a00875a8591?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/379e9df2-89f7-48fd-944b-5a00875a8591?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Sing Sing (HBO)</h6></a></div></li><li data-index="1" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="2999e62b-c5aa-4bab-8f6f-550b20ca718d" class="content-tray-item col no-selectfalse"><a href="/movies/queer/2999e62b-c5aa-4bab-8f6f-550b20ca718d" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band90392-ContentTray90394-tile-img-2999e62b-c5aa-4bab-8f6f-550b20ca718d" alt="Queer (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/67efad09-b651-4e32-a23b-33a6519d8bf6?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/67efad09-b651-4e32-a23b-33a6519d8bf6?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/67efad09-b651-4e32-a23b-33a6519d8bf6?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Queer (HBO)</h6></a></div></li><li data-index="2" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="4220da5f-0fec-4aac-8768-8cd7761e46d1" class="content-tray-item col no-selectfalse"><a href="/movies/juror-2/4220da5f-0fec-4aac-8768-8cd7761e46d1" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band90392-ContentTray90394-tile-img-4220da5f-0fec-4aac-8768-8cd7761e46d1" alt="Juror #2" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/383f29a4-b05b-4c99-92ed-211474fcc801?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/383f29a4-b05b-4c99-92ed-211474fcc801?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/383f29a4-b05b-4c99-92ed-211474fcc801?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Juror #2</h6></a></div></li><li data-index="3" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="f6168dec-a786-46f5-a37e-4d12feec6c9e" class="content-tray-item col no-selectfalse"><a href="/movies/uncharted/f6168dec-a786-46f5-a37e-4d12feec6c9e" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band90392-ContentTray90394-tile-img-f6168dec-a786-46f5-a37e-4d12feec6c9e" alt="Uncharted (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/07cc125a-c77f-4962-a808-7f29b27ea719?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/07cc125a-c77f-4962-a808-7f29b27ea719?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/07cc125a-c77f-4962-a808-7f29b27ea719?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Uncharted (HBO)</h6></a></div></li><li data-index="4" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="b168f4b3-6ba8-40d3-9dee-8f8c75a30921" class="content-tray-item col no-selectfalse"><a href="/movies/we-live-in-time/b168f4b3-6ba8-40d3-9dee-8f8c75a30921" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band90392-ContentTray90394-tile-img-b168f4b3-6ba8-40d3-9dee-8f8c75a30921" alt="We Live In Time (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/0b4d9571-9dc8-4d93-bb75-757c57b52eaf?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/0b4d9571-9dc8-4d93-bb75-757c57b52eaf?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/0b4d9571-9dc8-4d93-bb75-757c57b52eaf?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">We Live In Time (HBO)</h6></a></div></li><li data-index="5" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="c0f0e603-1a84-423d-a56c-3bebe5754f56" class="content-tray-item col no-selectfalse"><a href="/movies/crazy-rich-asians/c0f0e603-1a84-423d-a56c-3bebe5754f56" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band90392-ContentTray90394-tile-img-c0f0e603-1a84-423d-a56c-3bebe5754f56" alt="Crazy Rich Asians (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/590f4d75-a7ea-4695-9015-f2835c0e3714?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/590f4d75-a7ea-4695-9015-f2835c0e3714?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/590f4d75-a7ea-4695-9015-f2835c0e3714?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Crazy Rich Asians (HBO)</h6></a></div></li><li data-index="6" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="c7f86979-557c-4477-a337-4e3e1cce5aad" class="content-tray-item col no-selectfalse"><a href="/movies/friday/c7f86979-557c-4477-a337-4e3e1cce5aad" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band90392-ContentTray90394-tile-img-c7f86979-557c-4477-a337-4e3e1cce5aad" alt="Friday" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7c5ca990-ea63-44ff-8892-8cd06eeb8d10?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7c5ca990-ea63-44ff-8892-8cd06eeb8d10?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7c5ca990-ea63-44ff-8892-8cd06eeb8d10?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Friday</h6></a></div></li><li data-index="7" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="ad8cd762-a991-4bd6-b89e-6a6c0dffe03e" class="content-tray-item col no-selectfalse"><a href="/movies/sixteen-candles/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band90392-ContentTray90394-tile-img-ad8cd762-a991-4bd6-b89e-6a6c0dffe03e" alt="Sixteen Candles (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/ff54a661-f0b7-4043-90a8-f7b7e7b66af5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/ff54a661-f0b7-4043-90a8-f7b7e7b66af5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/ff54a661-f0b7-4043-90a8-f7b7e7b66af5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Sixteen Candles (HBO)</h6></a></div></li><li data-index="8" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="7914d76a-c0a0-44bc-819b-490191962a45" class="content-tray-item col no-selectfalse"><a href="/movies/elevation/7914d76a-c0a0-44bc-819b-490191962a45" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band90392-ContentTray90394-tile-img-7914d76a-c0a0-44bc-819b-490191962a45" alt="Elevation (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/0bb8a7d7-f240-4ae4-9985-670e1cefeeff?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/0bb8a7d7-f240-4ae4-9985-670e1cefeeff?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/0bb8a7d7-f240-4ae4-9985-670e1cefeeff?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Elevation (HBO)</h6></a></div></li><li data-index="9" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="dd5a5208-3a4b-4e61-ab09-3d3e874cae5d" class="content-tray-item col no-selectfalse"><a href="/movies/goodrich/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band90392-ContentTray90394-tile-img-dd5a5208-3a4b-4e61-ab09-3d3e874cae5d" alt="Goodrich (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/49101185-f8a3-4cef-ba63-d05ffcec73e1?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/49101185-f8a3-4cef-ba63-d05ffcec73e1?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/49101185-f8a3-4cef-ba63-d05ffcec73e1?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Goodrich (HBO)</h6></a></div></li></ul></div><div class="content-tray-button-group w-100"><button aria-hidden="true" class="tray-next btn btn-link d-none d-sm-block tray-arrow-hide-title"><svg width="14" height="26" viewBox="0 0 14 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 24.5L12.5 13L1.5 1.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div></section></div></div></div></div></section><section id="page6315-band16033" class="band sc-jMLmsk iSvzlq content-tray-section-parent"><div class="my-5 container content-tray-section"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><div class="sc-cGXZpB hkPDZe text rich-text w-100 w-100" id="page6315-band16033-Text16034" heightLimit="auto"><div class="text-center"><h2 class="text-left">Comedy</h2><h5 class="text-right"><a href="/collections/comedy">See More</a></h5></div></div><div id="page6315-band16033-ContentTray16035" class="sc-hWWBcw euoFEK w-100 content-tray"><section class="collection-content"><div class="react-multi-carousel-list row content-tray-carousel "><ul class="react-multi-carousel-track content-tray-slider" style="transition:none;overflow:hidden;transform:translate3d(0px,0,0)"><li data-index="0" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="10ae1425-6bbf-4930-a4ce-0b45168f64ce" class="content-tray-item col no-selectfalse"><a href="/movies/house-party/10ae1425-6bbf-4930-a4ce-0b45168f64ce" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16033-ContentTray16035-tile-img-10ae1425-6bbf-4930-a4ce-0b45168f64ce" alt="House Party (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/9698216139686ff0ca59e64a254645fdfcf50f72.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/9698216139686ff0ca59e64a254645fdfcf50f72.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/9698216139686ff0ca59e64a254645fdfcf50f72.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">House Party (HBO)</h6></a></div></li><li data-index="1" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="5d1bb827-302c-4c2d-bda1-7d57c67ee66b" class="content-tray-item col no-selectfalse"><a href="/movies/keanu/5d1bb827-302c-4c2d-bda1-7d57c67ee66b" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16033-ContentTray16035-tile-img-5d1bb827-302c-4c2d-bda1-7d57c67ee66b" alt="Keanu (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/59279bba-e82a-435e-b7e0-5f6c5652e11a?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/59279bba-e82a-435e-b7e0-5f6c5652e11a?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/59279bba-e82a-435e-b7e0-5f6c5652e11a?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Keanu (HBO)</h6></a></div></li><li data-index="2" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="c0a17468-2cbc-4004-b02e-1e730a880c50" class="content-tray-item col no-selectfalse"><a href="/movies/bridget-joness-diary/c0a17468-2cbc-4004-b02e-1e730a880c50" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16033-ContentTray16035-tile-img-c0a17468-2cbc-4004-b02e-1e730a880c50" alt="Bridget Jones's Diary (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/ad172390-86be-4c70-8a44-32f0f997e59d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/ad172390-86be-4c70-8a44-32f0f997e59d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/ad172390-86be-4c70-8a44-32f0f997e59d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Bridget Jones's Diary (HBO)</h6></a></div></li><li data-index="3" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="80bc4915-c826-499f-9961-b422b17559b6" class="content-tray-item col no-selectfalse"><a href="/movies/barbie/80bc4915-c826-499f-9961-b422b17559b6" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16033-ContentTray16035-tile-img-80bc4915-c826-499f-9961-b422b17559b6" alt="Barbie (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/d296c32f-0f38-453b-95d8-539b4155632e?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/d296c32f-0f38-453b-95d8-539b4155632e?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/d296c32f-0f38-453b-95d8-539b4155632e?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Barbie (HBO)</h6></a></div></li><li data-index="4" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="4f662560-7f52-4ad5-ae9b-f4b6517e4f39" class="content-tray-item col no-selectfalse"><a href="/movies/sex-and-the-city/4f662560-7f52-4ad5-ae9b-f4b6517e4f39" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16033-ContentTray16035-tile-img-4f662560-7f52-4ad5-ae9b-f4b6517e4f39" alt="Sex and the City (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/43f881b1930c8202b9ae96538554ee2db09fa4b7.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/43f881b1930c8202b9ae96538554ee2db09fa4b7.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/43f881b1930c8202b9ae96538554ee2db09fa4b7.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Sex and the City (HBO)</h6></a></div></li><li data-index="5" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="c91631a9-59f6-4be4-8adb-3ef9f22fe795" class="content-tray-item col no-selectfalse"><a href="/movies/father-of-the-bride-2022/c91631a9-59f6-4be4-8adb-3ef9f22fe795" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16033-ContentTray16035-tile-img-c91631a9-59f6-4be4-8adb-3ef9f22fe795" alt="Father of the Bride" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/383e77f5a5877d320a6373986844c29f9c8c1c0c.jpg?submitted=1684671085427&host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/383e77f5a5877d320a6373986844c29f9c8c1c0c.jpg?submitted=1684671085427&host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/383e77f5a5877d320a6373986844c29f9c8c1c0c.jpg?submitted=1684671085427&host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Father of the Bride</h6></a></div></li><li data-index="6" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="88f97f9f-2860-4889-9633-63c71f311ed4" class="content-tray-item col no-selectfalse"><a href="/movies/hot-tub-time-machine/88f97f9f-2860-4889-9633-63c71f311ed4" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16033-ContentTray16035-tile-img-88f97f9f-2860-4889-9633-63c71f311ed4" alt="Hot Tub Time Machine (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/c63a0099-9acb-49fc-9ab0-72b16b89e0a5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/c63a0099-9acb-49fc-9ab0-72b16b89e0a5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/c63a0099-9acb-49fc-9ab0-72b16b89e0a5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Hot Tub Time Machine (HBO)</h6></a></div></li><li data-index="7" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="230a0e20-e535-4f13-8f03-8af478908fe8" class="content-tray-item col no-selectfalse"><a href="/movies/white-chicks-2004/230a0e20-e535-4f13-8f03-8af478908fe8" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16033-ContentTray16035-tile-img-230a0e20-e535-4f13-8f03-8af478908fe8" alt="White Chicks (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/d453c22723546f7e61a22ad057b0027b700ad370.jpg?submitted=1684654914984&host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/d453c22723546f7e61a22ad057b0027b700ad370.jpg?submitted=1684654914984&host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/d453c22723546f7e61a22ad057b0027b700ad370.jpg?submitted=1684654914984&host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">White Chicks (HBO)</h6></a></div></li></ul></div><div class="content-tray-button-group w-100"><button aria-hidden="true" class="tray-next btn btn-link d-none d-sm-block tray-arrow-hide-title"><svg width="14" height="26" viewBox="0 0 14 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 24.5L12.5 13L1.5 1.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div></section></div></div></div></div></section><section id="page6315-band16042" class="band sc-jMLmsk iSvzlq content-tray-section-parent"><div class="my-5 container content-tray-section"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><div class="sc-cGXZpB hkPDZe text rich-text w-100 w-100" id="page6315-band16042-Text16043" heightLimit="auto"><div class="text-center"><h2 class="text-left">Acclaimed Dramas</h2><h5 class="text-right"><a href="/collections/drama">See More</a></h5></div></div><div id="page6315-band16042-ContentTray16044" class="sc-hWWBcw jkQUih w-100 content-tray"><section class="collection-content"><div class="react-multi-carousel-list row content-tray-carousel "><ul class="react-multi-carousel-track content-tray-slider" style="transition:none;overflow:hidden;transform:translate3d(0px,0,0)"><li data-index="0" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="552f0116-65dc-4a87-9666-b2ef6135ed3d" class="content-tray-item col no-selectfalse"><a href="/movies/love-lies-bleeding/552f0116-65dc-4a87-9666-b2ef6135ed3d" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16042-ContentTray16044-tile-img-552f0116-65dc-4a87-9666-b2ef6135ed3d" alt="Love Lies Bleeding (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/8d848f46-4ab7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/8d848f46-4ab7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/8d848f46-4ab7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Love Lies Bleeding (HBO)</h6></a></div></li><li data-index="1" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="b04dd538-d36d-40da-aa25-210cdcb14748" class="content-tray-item col no-selectfalse"><a href="/movies/civil-war/b04dd538-d36d-40da-aa25-210cdcb14748" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16042-ContentTray16044-tile-img-b04dd538-d36d-40da-aa25-210cdcb14748" alt="Civil War (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ea7f50a1-a28f-11ef-b0d9-128aa5864167?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ea7f50a1-a28f-11ef-b0d9-128aa5864167?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ea7f50a1-a28f-11ef-b0d9-128aa5864167?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Civil War (HBO)</h6></a></div></li><li data-index="2" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="f83fa2aa-7439-4496-b26b-b56e56e843ea" class="content-tray-item col no-selectfalse"><a href="/movies/perks-of-being-a-wallflower/f83fa2aa-7439-4496-b26b-b56e56e843ea" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16042-ContentTray16044-tile-img-f83fa2aa-7439-4496-b26b-b56e56e843ea" alt="The Perks of Being a Wallflower (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/01459a43-e863-4b4c-99b1-5bd570c70b41?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/01459a43-e863-4b4c-99b1-5bd570c70b41?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/01459a43-e863-4b4c-99b1-5bd570c70b41?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">The Perks of Being a Wallflower (HBO)</h6></a></div></li><li data-index="3" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="012b03e9-a117-42e2-b4e5-fadcec9edb30" class="content-tray-item col no-selectfalse"><a href="/movies/fallout/012b03e9-a117-42e2-b4e5-fadcec9edb30" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16042-ContentTray16044-tile-img-012b03e9-a117-42e2-b4e5-fadcec9edb30" alt="The Fallout" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/32cf665a454f529119e62a7733c9334bf16bad98.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/32cf665a454f529119e62a7733c9334bf16bad98.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/32cf665a454f529119e62a7733c9334bf16bad98.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">The Fallout</h6></a></div></li><li data-index="4" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="6edba37d-cb8c-4104-8ae0-1e2eebccae8e" class="content-tray-item col no-selectfalse"><a href="/movies/traffik/6edba37d-cb8c-4104-8ae0-1e2eebccae8e" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16042-ContentTray16044-tile-img-6edba37d-cb8c-4104-8ae0-1e2eebccae8e" alt="Traffik (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/31b655b05e3e15a4a6c03a3a6f2b251401363878.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/31b655b05e3e15a4a6c03a3a6f2b251401363878.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/31b655b05e3e15a4a6c03a3a6f2b251401363878.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Traffik (HBO)</h6></a></div></li></ul></div><div class="content-tray-button-group w-100"><button aria-hidden="true" class="tray-next btn btn-link d-none d-sm-block tray-arrow-hide-title"><svg width="14" height="26" viewBox="0 0 14 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 24.5L12.5 13L1.5 1.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div></section></div></div></div></div></section><section id="page6315-band12353" class="band sc-jMLmsk iSvzlq content-tray-section-parent"><div class="my-5 container content-tray-section"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><div class="sc-cGXZpB hkPDZe text rich-text w-100 w-100" id="page6315-band12353-Text12354" heightLimit="auto"><div class="text-center"><h2 class="text-left">Action</h2><h5 class="text-right"><a href="/collections/action">See More</a></h5></div></div><div id="page6315-band12353-ContentTray12355" class="sc-hWWBcw euoFEK w-100 content-tray"><section class="collection-content"><div class="react-multi-carousel-list row content-tray-carousel "><ul class="react-multi-carousel-track content-tray-slider" style="transition:none;overflow:hidden;transform:translate3d(0px,0,0)"><li data-index="0" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="f0a4f239-0b57-47e2-a39a-54fb96925e61" class="content-tray-item col no-selectfalse"><a href="/movies/dune-part-two/f0a4f239-0b57-47e2-a39a-54fb96925e61" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band12353-ContentTray12355-tile-img-f0a4f239-0b57-47e2-a39a-54fb96925e61" alt="Dune: Part Two (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/809d73d3-7a81-4bbd-a3e9-113d80c38a4d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/809d73d3-7a81-4bbd-a3e9-113d80c38a4d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/809d73d3-7a81-4bbd-a3e9-113d80c38a4d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Dune: Part Two (HBO)</h6></a></div></li><li data-index="1" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="e8dfef9b-fa41-4041-8230-7dd832116f2e" class="content-tray-item col no-selectfalse"><a href="/movies/godzilla-x-kong-the-new-empire/e8dfef9b-fa41-4041-8230-7dd832116f2e" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band12353-ContentTray12355-tile-img-e8dfef9b-fa41-4041-8230-7dd832116f2e" alt="Godzilla x Kong: The New Empire (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/275bafa4-e630-475b-ac47-fe1e15952771?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/275bafa4-e630-475b-ac47-fe1e15952771?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/275bafa4-e630-475b-ac47-fe1e15952771?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Godzilla x Kong: The New Empire (HBO)</h6></a></div></li><li data-index="2" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="46f2673c-be82-456b-9560-b3e45d833724" class="content-tray-item col no-selectfalse"><a href="/movies/godzilla-king-of-the-monsters/46f2673c-be82-456b-9560-b3e45d833724" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band12353-ContentTray12355-tile-img-46f2673c-be82-456b-9560-b3e45d833724" alt="Godzilla: King of the Monsters (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/02697923-605a-474d-af69-f3d780b5ac82?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/02697923-605a-474d-af69-f3d780b5ac82?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/02697923-605a-474d-af69-f3d780b5ac82?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Godzilla: King of the Monsters (HBO)</h6></a></div></li><li data-index="3" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="f6168dec-a786-46f5-a37e-4d12feec6c9e" class="content-tray-item col no-selectfalse"><a href="/movies/uncharted/f6168dec-a786-46f5-a37e-4d12feec6c9e" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band12353-ContentTray12355-tile-img-f6168dec-a786-46f5-a37e-4d12feec6c9e" alt="Uncharted (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/07cc125a-c77f-4962-a808-7f29b27ea719?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/07cc125a-c77f-4962-a808-7f29b27ea719?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/07cc125a-c77f-4962-a808-7f29b27ea719?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Uncharted (HBO)</h6></a></div></li><li data-index="4" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="69cf2552-e159-43c7-ad8e-34f7f3393514" class="content-tray-item col no-selectfalse"><a href="/movies/flash/69cf2552-e159-43c7-ad8e-34f7f3393514" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band12353-ContentTray12355-tile-img-69cf2552-e159-43c7-ad8e-34f7f3393514" alt="The Flash (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/5d62e569930e90ee3226020241bcc7755e12b5fa.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/5d62e569930e90ee3226020241bcc7755e12b5fa.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/5d62e569930e90ee3226020241bcc7755e12b5fa.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">The Flash (HBO)</h6></a></div></li><li data-index="5" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="4296565c-c6c9-4b81-9398-fdf996e7d925" class="content-tray-item col no-selectfalse"><a href="/movies/wonder-woman-1984/4296565c-c6c9-4b81-9398-fdf996e7d925" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band12353-ContentTray12355-tile-img-4296565c-c6c9-4b81-9398-fdf996e7d925" alt="Wonder Woman 1984" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/3a0091cf-28a7-44a8-a84e-1d43d0a3fb02?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/3a0091cf-28a7-44a8-a84e-1d43d0a3fb02?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/3a0091cf-28a7-44a8-a84e-1d43d0a3fb02?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Wonder Woman 1984</h6></a></div></li><li data-index="6" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="11177b4b-fffd-410b-8238-3a63fea1c0d4" class="content-tray-item col no-selectfalse"><a href="/movies/blue-beetle/11177b4b-fffd-410b-8238-3a63fea1c0d4" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band12353-ContentTray12355-tile-img-11177b4b-fffd-410b-8238-3a63fea1c0d4" alt="Blue Beetle (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/1872c6f87c65c93ee132acf8d1bcfc29afc04232.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/1872c6f87c65c93ee132acf8d1bcfc29afc04232.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/1872c6f87c65c93ee132acf8d1bcfc29afc04232.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Blue Beetle (HBO)</h6></a></div></li><li data-index="7" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="4145fde1-45d9-4dff-9b94-5c9cc163f885" class="content-tray-item col no-selectfalse"><a href="/movies/crouching-tiger-hidden-dragon/4145fde1-45d9-4dff-9b94-5c9cc163f885" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band12353-ContentTray12355-tile-img-4145fde1-45d9-4dff-9b94-5c9cc163f885" alt="Crouching Tiger, Hidden Dragon (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/85efc0ee-ebca-4a74-b159-3a08e48f3cfe?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/85efc0ee-ebca-4a74-b159-3a08e48f3cfe?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/85efc0ee-ebca-4a74-b159-3a08e48f3cfe?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Crouching Tiger, Hidden Dragon (HBO)</h6></a></div></li></ul></div><div class="content-tray-button-group w-100"><button aria-hidden="true" class="tray-next btn btn-link d-none d-sm-block tray-arrow-hide-title"><svg width="14" height="26" viewBox="0 0 14 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 24.5L12.5 13L1.5 1.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div></section></div></div></div></div></section><section id="page6315-band16060" class="band sc-jMLmsk iSvzlq content-tray-section-parent"><div class="my-5 container content-tray-section"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><div class="sc-cGXZpB hkPDZe text rich-text w-100 w-100" id="page6315-band16060-Text16061" heightLimit="auto"><div class="text-center"><h2 class="text-left">For the Whole Family</h2><h5 class="text-right"><a href="/channel/kids-family">See More</a></h5></div></div><div id="page6315-band16060-ContentTray16062" class="sc-hWWBcw jLjHnp w-100 content-tray"><section class="collection-content"><div class="react-multi-carousel-list row content-tray-carousel "><ul class="react-multi-carousel-track content-tray-slider" style="transition:none;overflow:hidden;transform:translate3d(0px,0,0)"><li data-index="0" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="41ca59bb-6c86-492c-b59c-f171ab8e911b" class="content-tray-item col no-selectfalse"><a href="/movies/spy-kids/41ca59bb-6c86-492c-b59c-f171ab8e911b" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16060-ContentTray16062-tile-img-41ca59bb-6c86-492c-b59c-f171ab8e911b" alt="Spy Kids (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/176419a5-296b-407c-8b77-452f455ff2ef?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/176419a5-296b-407c-8b77-452f455ff2ef?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/176419a5-296b-407c-8b77-452f455ff2ef?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Spy Kids (HBO)</h6></a></div></li><li data-index="1" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4" class="content-tray-item col no-selectfalse"><a href="/movies/marmaduke/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16060-ContentTray16062-tile-img-296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4" alt="Marmaduke (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/ed7d7c45-48fe-4b3b-8fe7-6a1078c52ac6?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/ed7d7c45-48fe-4b3b-8fe7-6a1078c52ac6?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/ed7d7c45-48fe-4b3b-8fe7-6a1078c52ac6?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Marmaduke (HBO)</h6></a></div></li><li data-index="2" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="aad8e3ff-05d9-4325-a1eb-585ee5057ccf" class="content-tray-item col no-selectfalse"><a href="/movies/charlie-and-the-chocolate-factory/aad8e3ff-05d9-4325-a1eb-585ee5057ccf" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16060-ContentTray16062-tile-img-aad8e3ff-05d9-4325-a1eb-585ee5057ccf" alt="Charlie and the Chocolate Factory (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/e5af7935-bca6-11ef-9b32-0affe4fbdaa5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/e5af7935-bca6-11ef-9b32-0affe4fbdaa5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/e5af7935-bca6-11ef-9b32-0affe4fbdaa5?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Charlie and the Chocolate Factory (HBO)</h6></a></div></li><li data-index="3" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="024657af-9462-478a-a043-92e00a4b1952" class="content-tray-item col no-selectfalse"><a href="/movies/aquaman-and-the-lost-kingdom/024657af-9462-478a-a043-92e00a4b1952" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16060-ContentTray16062-tile-img-024657af-9462-478a-a043-92e00a4b1952" alt="Aquaman and the Lost Kingdom (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/8afe8f7d2e13a2efde29508a7dab0d9ad0ba98a1.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/8afe8f7d2e13a2efde29508a7dab0d9ad0ba98a1.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/8afe8f7d2e13a2efde29508a7dab0d9ad0ba98a1.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Aquaman and the Lost Kingdom (HBO)</h6></a></div></li><li data-index="4" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="01eec62a-f4cd-43b9-a07b-a4ead7ffc089" class="content-tray-item col no-selectfalse"><a href="/movies/dc-league-of-super-pets/01eec62a-f4cd-43b9-a07b-a4ead7ffc089" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16060-ContentTray16062-tile-img-01eec62a-f4cd-43b9-a07b-a4ead7ffc089" alt="DC League of Super-Pets (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/6334ff43-f29a-4094-af2a-44748414271f?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/6334ff43-f29a-4094-af2a-44748414271f?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/6334ff43-f29a-4094-af2a-44748414271f?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">DC League of Super-Pets (HBO)</h6></a></div></li><li data-index="5" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="3deab668-d0a4-4a8d-9bc8-0952a0ad836e" class="content-tray-item col no-selectfalse"><a href="/movies/spirited-away/3deab668-d0a4-4a8d-9bc8-0952a0ad836e" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16060-ContentTray16062-tile-img-3deab668-d0a4-4a8d-9bc8-0952a0ad836e" alt="Spirited Away" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/d24ed5a9b698985647bbb1c77772b9cb65a475a9.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/d24ed5a9b698985647bbb1c77772b9cb65a475a9.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/d24ed5a9b698985647bbb1c77772b9cb65a475a9.jpg?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Spirited Away</h6></a></div></li><li data-index="6" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="29bc13c6-48a6-4754-8865-5f8114a15b1a" class="content-tray-item col no-selectfalse"><a href="/movies/nut-job/29bc13c6-48a6-4754-8865-5f8114a15b1a" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16060-ContentTray16062-tile-img-29bc13c6-48a6-4754-8865-5f8114a15b1a" alt="The Nut Job (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/e20ea82a-3235-47a9-a2fd-b0882c2b85e2?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/e20ea82a-3235-47a9-a2fd-b0882c2b85e2?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/e20ea82a-3235-47a9-a2fd-b0882c2b85e2?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">The Nut Job (HBO)</h6></a></div></li><li data-index="7" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="1042ce03-1313-4af5-9cea-329e9e0bf579" class="content-tray-item col no-selectfalse"><a href="/movies/lego-batman-movie/1042ce03-1313-4af5-9cea-329e9e0bf579" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16060-ContentTray16062-tile-img-1042ce03-1313-4af5-9cea-329e9e0bf579" alt="The Lego Batman Movie (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/51ef9d8c-6e34-42e7-a0de-1277d66df015?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/51ef9d8c-6e34-42e7-a0de-1277d66df015?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/51ef9d8c-6e34-42e7-a0de-1277d66df015?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">The Lego Batman Movie (HBO)</h6></a></div></li><li data-index="8" aria-hidden="true" style="flex:1 0 25.0%;position:relative;width:auto" class="react-multi-carousel-item "><div id="2f666f09-aebf-4818-b9c5-4a15fd4429b8" class="content-tray-item col no-selectfalse"><a href="/movies/shrek-forever-after/2f666f09-aebf-4818-b9c5-4a15fd4429b8" aria-label="" aria-current="true" draggable="false" class="sc-jqVXSH dSQrDc"><div class="item-container" ratio="0.5625"><div class="sc-gyycJP iUColk lz-img-wrapper"><img id="page6315-band16060-ContentTray16062-tile-img-2f666f09-aebf-4818-b9c5-4a15fd4429b8" alt="Shrek Forever After (HBO)" class="img img-fluid sc-gyycJP iUColk" height="180" width="320" data-src="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/7dbfc30a-3598-4a1f-ba4a-55c3945a7b7d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160" data-srcset="https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/7dbfc30a-3598-4a1f-ba4a-55c3945a7b7d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=160 160w, https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/7dbfc30a-3598-4a1f-ba4a-55c3945a7b7d?host=wbd-images.prod-vod.h264.io&partner=beamcom&w=320 320w" data-sizes="(max-width: 575px) 50vw, (min-width: 576px) and (max-width: 1024px) 25vw, (min-width: 1025px) 25vw, 100vw"/></div></div><h6 class="title-ellipsis">Shrek Forever After (HBO)</h6></a></div></li></ul></div><div class="content-tray-button-group w-100"><button aria-hidden="true" class="tray-next btn btn-link d-none d-sm-block tray-arrow-hide-title"><svg width="14" height="26" viewBox="0 0 14 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 24.5L12.5 13L1.5 1.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div></section></div></div></div></div></section><section id="page6315-band259219" class="band sc-jMLmsk iSvzlq max-section-language-selector-parent mt-5-parent"><div class="container max-section-language-selector mt-5"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-center justify-content-center sc-dfjikj jcUZiB"><div class="sc-gBoluC fgbybF dropdown"><svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none" aria-hidden="true"><g clip-path="url(#clip0_5381_30484)"><path d="M11.9952 17.9957H11.978C11.2682 17.9932 10.5756 17.8567 9.9211 17.591C9.24203 17.3142 8.63309 16.9094 8.1115 16.3879C7.49026 15.7666 7.0228 14.999 6.75952 14.1661C6.75829 14.1612 6.75706 14.1575 6.75583 14.1538C6.65618 13.8389 6.58606 13.5117 6.54546 13.1832C6.5024 12.8375 6.49256 12.4857 6.51594 12.1376C6.51717 12.1216 6.5184 12.1043 6.51963 12.0859V12.0847C6.52701 11.9801 6.53808 11.8755 6.55284 11.7722C6.56638 11.6676 6.5836 11.5631 6.60328 11.4609C6.64265 11.2543 6.69555 11.0488 6.75829 10.8495C7.01909 10.0142 7.48779 9.24291 8.11149 8.61921C8.63431 8.09639 9.24325 7.69166 9.92109 7.4161C10.5756 7.14915 11.2681 7.01258 11.978 7.01013H12.0124C12.7222 7.01259 13.4148 7.14914 14.0693 7.41486C14.7484 7.69166 15.3573 8.09639 15.8789 8.61798C16.5001 9.23922 16.9676 10.0069 17.2309 10.8385V10.8397L17.2358 10.8532C17.4031 11.3871 17.488 11.9432 17.488 12.5042C17.488 13.0651 17.4019 13.6212 17.2346 14.1538C17.2333 14.1563 17.2333 14.1575 17.2321 14.16C16.9689 14.9941 16.5014 15.7629 15.8789 16.3854C15.3561 16.9082 14.7472 17.313 14.0693 17.5885C13.4148 17.8555 12.7223 17.992 12.0124 17.9933C12.0063 17.9957 12.0014 17.9957 11.9952 17.9957L11.9952 17.9957ZM7.4571 13.925L7.46079 13.9386C7.69084 14.6705 8.08572 15.3188 8.63192 15.865C9.52627 16.7594 10.7159 17.2539 11.9805 17.2576H11.9842H12.0039H12.0076C13.2722 17.2539 14.4618 16.7594 15.3562 15.865C15.9024 15.3188 16.2973 14.6705 16.5273 13.9386C16.5273 13.9361 16.5285 13.9349 16.5297 13.9324C16.8238 12.9999 16.8238 12.0133 16.5322 11.0796C16.531 11.0747 16.5297 11.071 16.5285 11.0673C16.2972 10.3353 15.9036 9.68704 15.3561 9.1396C14.4618 8.24525 13.2722 7.75072 12.0076 7.74704H12.0039H11.9842H11.9805C10.7159 7.75073 9.52631 8.24525 8.63191 9.1396C8.08447 9.68704 7.68958 10.3366 7.45954 11.0698C7.40542 11.242 7.3599 11.4204 7.32545 11.6C7.30823 11.6886 7.29347 11.7784 7.28117 11.8694C7.26886 11.9592 7.26025 12.049 7.25287 12.14C7.25164 12.1548 7.25041 12.1696 7.24918 12.1843C7.2295 12.4857 7.23811 12.7908 7.27501 13.091C7.31192 13.3739 7.3722 13.6544 7.45708 13.925L7.4571 13.925Z" fill="white"></path><path d="M7.10516 10.6045H16.8729V11.3426H7.10516V10.6045Z" fill="white"></path><path d="M7.10516 13.6797H16.8729V14.4179H7.10516V13.6797Z" fill="white"></path><path d="M11.9951 17.9956H11.9828C11.6261 17.9919 11.2767 17.8221 10.9716 17.5047C10.6899 17.2119 10.4414 16.7937 10.2335 16.261C9.9924 15.6434 9.81773 14.9164 9.71684 14.0971C9.71684 14.0946 9.71561 14.0922 9.71561 14.0897C9.67871 13.7859 9.65164 13.4722 9.63565 13.1548C9.61966 12.8226 9.61597 12.4856 9.62458 12.1522C9.62458 12.1362 9.62581 12.119 9.62581 12.103C9.62827 12.0021 9.63319 11.9012 9.63811 11.8028C9.64303 11.7032 9.64918 11.6023 9.65656 11.5051C9.67132 11.3058 9.69101 11.109 9.71438 10.9171C9.81526 10.0965 9.98994 9.3658 10.2311 8.74701C10.439 8.21433 10.6875 7.79608 10.9692 7.50329C11.2742 7.18591 11.6236 7.01614 11.9804 7.01245H12.005C12.3617 7.01614 12.7111 7.18591 13.0162 7.50329C13.2979 7.79608 13.5464 8.21433 13.7543 8.74701C13.9966 9.3658 14.1701 10.0941 14.271 10.9146L14.2722 10.9207C14.4002 11.9578 14.3989 13.0551 14.2722 14.091V14.0946C14.1713 14.9139 13.9967 15.6422 13.7555 16.261C13.5476 16.7937 13.2991 17.2119 13.0174 17.5047C12.7124 17.8221 12.363 17.9919 12.0062 17.9956H11.9951L11.9951 17.9956ZM10.4488 13.9987L10.45 14.0048C10.5423 14.7528 10.7047 15.4392 10.9212 15.9916C11.23 16.7813 11.631 17.255 11.9927 17.2574H12.0001C12.3617 17.255 12.7616 16.7813 13.0716 15.9916C13.2881 15.4392 13.4505 14.7528 13.5427 14.006C13.5427 14.0048 13.5427 14.0023 13.544 14.0011C13.662 13.0379 13.6633 11.9774 13.5452 11.0129C13.5452 11.0104 13.5452 11.008 13.544 11.0055C13.4517 10.2563 13.2881 9.56864 13.0716 9.01506C12.7628 8.22529 12.3617 7.75166 12.0001 7.74921H11.9927C11.631 7.75167 11.2312 8.22529 10.9212 9.01506C10.7047 9.56864 10.5411 10.2575 10.4488 11.0067C10.4266 11.1863 10.4082 11.3733 10.3947 11.5603C10.3873 11.6526 10.3811 11.7473 10.3762 11.842C10.3713 11.9355 10.3676 12.0315 10.3651 12.125C10.3651 12.1397 10.3639 12.1557 10.3639 12.1717C10.3553 12.4866 10.359 12.8065 10.375 13.1202C10.3885 13.4167 10.4143 13.7131 10.4488 13.9985L10.4488 13.9987Z" fill="white"></path></g><defs><clipPath id="clip0_5381_30484"><rect width="11" height="11" fill="white" transform="translate(6.5 7)"></rect></clipPath></defs></svg><span class="title small">Choose your language</span><a aria-label="Language" aria-description="English" aria-haspopup="true" class="btn-ghost-icon-se " aria-expanded="false" href="#" role="button" data-toggle="dropdown" id="dropdownMenuLink">ENGLISH<span class="caretDown"><svg width="18" height="10" viewBox="0 0 18 10" fill="none" transform="rotate(180)" xmlns="http://www.w3.org/2000/svg"><path d="M17 9L9 0.999999L1 9" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></span></a><div tabindex="-1" role="menu" aria-hidden="true" class="sc-bHCmUC icyLYV dropdown-menu"><button type="button" tabindex="0" role="menuitem" class="sc-iRXwrb llyHwO btn-ghost-icon-se language-item dropdown-item">English</button><button type="button" tabindex="0" role="menuitem" class="sc-iRXwrb llyHwO btn-ghost-icon-se language-item dropdown-item">Espa帽ol</button></div></div></div></div></div></section><section id="page6315-band12407" class="band sc-jMLmsk iSvzlq mb-5-parent"><div class="container mb-5"><div class="sc-cMHOsR hoQxHO layout row d-flex" minimumHeight="auto"><div class="d-flex flex-column col-md-12 align-items-start justify-content-start sc-dfjikj jcUZiB"><footer id="page6315-band12407-Footer12408" class="footer w-100"><div class="container-fluid p-0"><div class="row"><div class="col-12 text-center"><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/sitemap" target="_top" role="button" rel="noopener">Explore What鈥檚 On</a><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/movies" target="_top" role="button" rel="noopener">Movies</a><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/shows" target="_top" role="button" rel="noopener">TV Shows</a><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections/originals" target="_top" role="button" rel="noopener">Originals</a><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/collections/watch-free" target="_top" role="button" rel="noopener">Free Episodes</a><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/channel/cnn-max" target="_top" role="button" rel="noopener">CNN Max</a><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/sports" target="_top" role="button" rel="noopener">Live Sports</a><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/bundle/disney-plus-hulu" target="_top" role="button" rel="noopener">Disney+, Hulu, Max Bundle</a><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/student" target="_top" role="button" rel="noopener">Student Discount</a><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/savings" target="_top" role="button" rel="noopener">Savings on Max</a><a class="sc-KXCwU ePiijk btn px-4 btn--ghost btn-sm" href="/espanol" target="_top" role="button" rel="noopener">Contenido en Espa帽ol</a></div></div><div class="row"><div class="col-12 text-center d-inline-block"><a class="sc-KXCwU ePiijk btn px-4 btn--legal-link btn-sm" href="/privacy" target="_top" role="button" rel="noopener">Privacy Policy</a><a class="sc-KXCwU ePiijk btn px-4 btn--legal-link btn-sm" href="/privacy/children" target="_top" role="button" rel="noopener">Children's Privacy Policy</a><a class="sc-KXCwU ePiijk btn px-4 btn--legal-link btn-sm" href="/terms-of-use" target="_top" role="button" rel="noopener">Terms of Use</a><a class="sc-KXCwU ePiijk btn px-4 btn--legal-link btn-sm" href="https://www.warnermediaprivacy.com/opt-out/" target="_blank" role="button" rel="noopener">Ad Choices</a><a id="compliance-link" class="ot-sdk-show-settings d-inline-block sc-KXCwU ePiijk btn px-4 btn--legal-link btn-sm" href="#compliance-link" target="_top" role="button" rel="noopener">Do Not Sell My Personal Information</a><a class="sc-KXCwU ePiijk btn px-4 btn--legal-link btn-sm" href="https://help.max.com/" target="_blank" role="button" rel="noopener">Help</a><a class="sc-KXCwU ePiijk btn px-4 btn--legal-link btn-sm" href="https://wbd.com/" target="_blank" role="button" rel="noopener">Company</a><a class="sc-KXCwU ePiijk btn px-4 btn--legal-link btn-sm" href="https://careers.wbd.com/global/en" target="_blank" role="button" rel="noopener">Join the Team</a><a class="sc-KXCwU ePiijk btn px-4 btn--legal-link btn-sm" href="https://press.wbd.com/us/brands/max" target="_blank" role="button" rel="noopener">Press Releases</a><a class="sc-KXCwU ePiijk btn px-4 btn--legal-link btn-sm" href="/advertising" target="_blank" role="button" rel="noopener">Advertising</a></div></div><div class="row"><div class="col-12 text-center d-inline-block"><p class="small legal d-inline-block">漏2025 WarnerMedia Direct, LLC. All rights reserved. Max and related elements are property of Home Box Office, Inc.</p></div></div></div></footer><div id="page6315-band12407-Code165484" class="rich-text"><style> @media (prefers-reduced-motion: no-preference) { .body-hide { overflow: hidden; } .max-section-hero-4col-parent::before { position: absolute; height: 100vh; width: 100vw; background-color: black; z-index: 10; content: ""; display: block; top: 0; left: 0; } .max-section-hero-4col-parent.load-animation::before { display: none; } } @media (min-width: 768px) and (prefers-reduced-motion: no-preference) { .max-section-hero-4col .hero-column-bg { background-size: auto 120%; background-position: center -15vh !important; transition: all 1.8s ease; } .max-section-hero-4col .hero-column-bg.load-animation { background-size: auto 100%; background-position: center -10vh !important; } .max-section-hero-4col .char-container-movies { filter: blur(2px); -webkit-filter: blur(2px); transform: scale(1.5) translateY(2.5rem); -webkit-transform: scale(1.5) translateY(2.5rem); } .max-section-hero-4col .char-container-movies.load-animation { animation: heroChar 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both; -webkit-animation: heroChar 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both; } .max-section-hero-4col .movies-hero-text { transform: translateY(60px); opacity: 0; -webkit-transform: translateY(60px); } .max-section-hero-4col .movies-hero-text.load-animation { animation: slideUp .9s ease .25s 1 normal both; -webkit-animation: slideUp .9s ease .25s 1 normal both; } .max-section-hero-4col .hero-column-bg img { transform: translateY(-60px); -webkit-transform: translateY(-60px); opacity: 0; } .max-section-hero-4col .hero-column-bg img.load-animation { animation: slideDown .9s ease .3s 1 normal both; -webkit-animation: slideDown .9s ease .3s 1 normal both; } } @media (max-width: 767px) and (prefers-reduced-motion: no-preference) { .max-section-hero-4col .char-container-movies { filter: blur(2px); -webkit-filter: blur(2px); transform: scale(1.3); -webkit-transform: scale(1.3); } .max-section-hero-4col .char-container-movies.load-animation { animation: heroCharPhoone 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both; -webkit-animation: heroCharPhone 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both; } .max-section-hero-4col .hero-column-bg img { transform: translateX(-30px); -webkit-transform: translateX(-30px); opacity: 0; } .max-section-hero-4col .hero-column-bg img.load-animation { animation: slideRight .7s ease .25s 1 normal both; -webkit-animation: slideRight .7s ease .25s 1 normal both; } } @keyframes heroChar { 0% { filter: blur(2px); transform: scale(1.5) translateY(2.5rem); } 10% { filter: blur(2px); } 95% { filter: blur(0); } 100% { transform: scale(1) translateY(0); filter: blur(0); } } @-webkit-keyframes heroChar { 0% { -webkit-filter: blur(2px); -webkit-transform: scale(1.5) translateY(2.5rem); } 10% { -webkit-filter: blur(2px); } 95% { -webkit-filter: blur(0); } 100% { -webkit-transform: scale(1) translateY(0); -webkit-filter: blur(0); } } @keyframes heroCharPhone { 0% { filter: blur(2px); transform: scale(1.3); } 10% { filter: blur(2px); } 95% { filter: blur(0); } 100% { transform: scale(1); filter: blur(0); } } @-webkit-keyframes heroCharPhone { 0% { -webkit-filter: blur(2px); -webkit-transform: scale(1.3); } 10% { -webkit-filter: blur(2px); } 95% { -webkit-filter: blur(0); } 100% { -webkit-transform: scale(1); -webkit-filter: blur(0); } } @keyframes slideUp { 0% { opacity: 0; transform: translateY(60px); } 70% { opacity: 1; } 100% { opacity: 1; transform: translateY(0); } } @-webkit-keyframes slideUp { 0% { -webkit-opacity: 0; -webkit-transform: translateY(60px); } 70% { -webkit-opacity: 1; } 100% { -webkit-opacity: 1; -webkit-transform: translateY(0); } } @keyframes slideDown { 0% { opacity: 0; transform: translateY(-60px); } 70% { opacity: 1; } 100% { opacity: 1; transform: translateY(0); } } @-webkit-keyframes slideDown { 0% { -webkit-opacity: 0; -webkit-transform: translateY(-60px); } 70% { -webkit-opacity: 1; } 100% { -webkit-opacity: 1; -webkit-transform: translateY(0); } } @keyframes slideRight { 0% { opacity: 0; transform: translateX(-30px); } 70% { opacity: 1; } 100% { opacity: 1; transform: translateX(0); } } @-webkit-keyframes slideRight { 0% { -webkit-opacity: 0; -webkit-transform: translateX(-30px); } 70% { -webkit-opacity: 1; } 100% { -webkit-opacity: 1; -webkit-transform: translateX(0); } } </style> <script> // // REDUCE MOTION // const isReduced = window.matchMedia('(prefers-reduced-motion: reduce)') === true || window.matchMedia('(prefers-reduced-motion: reduce)').matches === true; // // HERO ANIMATION // var body = document.getElementsByTagName("body")[0]; body.classList.add("body-hide"); document.addEventListener('DOMContentLoaded', () => { // Set scroll restoration to manual if ('scrollRestoration' in history) { history.scrollRestoration = 'manual'; } window.scrollTo(0, 0); const characters = document.querySelectorAll(".max-section-hero-4col .char-container-movies"); const backgrounds = document.querySelectorAll(".max-section-hero-4col .hero-column-bg"); const logos = document.querySelectorAll(".max-section-hero-4col img"); var heroGrad = document.querySelector(".max-section-hero-4col-parent"); var heroText = document.querySelector(".max-section-hero-4col .movies-hero-text"); const addAnimation = (element) => { element.classList.add("load-animation"); }; const animateElements = () => { characters.forEach(char => addAnimation(char)); backgrounds.forEach(bg => addAnimation(bg)); logos.forEach(logo => addAnimation(logo)); addAnimation(heroGrad); addAnimation(heroText); }; const removeBodyHide = () => { body.classList.remove("body-hide"); }; setTimeout(animateElements, 50); setTimeout(removeBodyHide, 1500); }); </script></div></div></div></div></section></article></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"mediaAppId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6IndlYnNpdGVjbGlwcyIsInBsYXRmb3JtIjoid2ViIiwiYXBwSWQiOiJoYm9tYXgtd2Vic2l0ZWNsaXBzLXdlYi16bTBqNDkifQ.sBQfavTXxHzqr5DeqJxoRgEq_67Hf7AZ2eQHMbLAbvk","isPublished":true,"pageData":"{\"pageType\":\"content\",\"pageID\":\"6315\",\"revision\":\"70212\",\"seasonTranslate\":\"\",\"uri\":\"/us/en/movies\",\"countryLangPairs\":[\"us/en\",\"us/es\"],\"title\":{\"value\":\"idref0\",\"hasDynamicDatasource\":true},\"countryMapping\":[{\"language\":\"es\",\"countryCode\":\"us\",\"bcp47Code\":\"es-419\"},{\"language\":\"en\",\"countryCode\":\"us\",\"bcp47Code\":\"en-US\"},{\"language\":\"en\",\"countryCode\":\"us\",\"bcp47Code\":\"en-US\"}],\"category\":\"Movies\",\"slug\":\"movies-homepage\",\"languageCD\":\"en\",\"status\":\"unpublished\",\"created\":\"2023-04-26T18:44:46.000Z\",\"changed\":\"2025-04-01T17:44:51.000Z\",\"backgroundType\":\"gradient\",\"color\":\"surface-accent\",\"gradient\":\"surface-default\",\"code\":null,\"image\":null,\"classes\":null,\"prelaunchType\":\"none\",\"experimentIds\":[\"b2803fe0-6701-4d4e-8776-d26b131ad631\"],\"mappings\":[{\"componentID\":\"6315\",\"property\":\"title\",\"value\":\"[%DS4.data.globalContentLocalized.value.page-title, $key=us-page-movies%]\"},{\"componentID\":\"6315\",\"property\":\"seoSettings\",\"value\":\"[{\\\"type\\\":\\\"meta\\\",\\\"propertyName\\\":\\\"property\\\",\\\"propertyValue\\\":\\\"og:type\\\",\\\"values\\\":{\\\"content\\\":\\\"[%DS4.data.globalContentLocalized.value.modularpage.ogtype, $key=schema%]\\\"}},{\\\"type\\\":\\\"meta\\\",\\\"propertyName\\\":\\\"property\\\",\\\"propertyValue\\\":\\\"og:image\\\",\\\"values\\\":{\\\"content\\\":\\\"[%DS4.data.globalContentLocalized.value.modularpage.ogimage, $key=schema%]\\\"}},{\\\"type\\\":\\\"meta\\\",\\\"propertyName\\\":\\\"property\\\",\\\"propertyValue\\\":\\\"og:image:width\\\",\\\"values\\\":{\\\"content\\\":\\\"[%DS4.data.globalContentLocalized.value.modularpage.ogimagewidth, $key=schema%]\\\"}},{\\\"type\\\":\\\"meta\\\",\\\"propertyName\\\":\\\"property\\\",\\\"propertyValue\\\":\\\"og:image:height\\\",\\\"values\\\":{\\\"content\\\":\\\"[%DS4.data.globalContentLocalized.value.modularpage.ogimageheight, $key=schema%]\\\"}},{\\\"type\\\":\\\"meta\\\",\\\"propertyName\\\":\\\"property\\\",\\\"propertyValue\\\":\\\"og:image:alt\\\",\\\"values\\\":{\\\"content\\\":\\\"[%DS4.data.globalContentLocalized.value.modularpage.ogimagealt, $key=schema%]\\\"}},{\\\"type\\\":\\\"meta\\\",\\\"propertyName\\\":\\\"name\\\",\\\"propertyValue\\\":\\\"twitter:image\\\",\\\"values\\\":{\\\"content\\\":\\\"[%DS4.data.globalContentLocalized.value.modularpage.twitterimage, $key=schema%]\\\"}},{\\\"type\\\":\\\"meta\\\",\\\"propertyName\\\":\\\"name\\\",\\\"propertyValue\\\":\\\"twitter:image:alt\\\",\\\"values\\\":{\\\"content\\\":\\\"[%DS4.data.globalContentLocalized.value.modularpage.twitterimagealt, $key=schema%]\\\"}}]\"},{\"componentID\":\"6315\",\"property\":\"seasonTranslation\",\"value\":\"\"},{\"componentID\":\"6315\",\"property\":\"params\",\"value\":\"[]\"},{\"componentID\":\"6315\",\"property\":\"description\",\"value\":\"[%DS4.data.globalContentLocalized.value.page-description, $key=us-page-movies%] [%DS4.data.globalContentLocalized.value.copy_price, $key=stringstotranslate%]\"},{\"componentID\":\"6315\",\"property\":\"contentFeedMapping\",\"value\":\"\"},{\"componentID\":\"6315\",\"property\":\"canonicalUrl\",\"value\":\"\"},{\"componentID\":\"6315\",\"property\":\"analyticsTitle\",\"value\":\"Watch the Best Movies on Max | Max\"},{\"componentID\":\"165484\",\"property\":\"code\",\"value\":\"\u003cstyle\u003e\\r\\n @media (prefers-reduced-motion: no-preference) { \\r\\n .body-hide {\\r\\n overflow: hidden;\\r\\n }\\r\\n .max-section-hero-4col-parent::before {\\r\\n position: absolute;\\r\\n height: 100vh;\\r\\n width: 100vw;\\r\\n background-color: black;\\r\\n z-index: 10;\\r\\n content: \\\"\\\";\\r\\n display: block;\\r\\n top: 0;\\r\\n left: 0;\\r\\n }\\r\\n .max-section-hero-4col-parent.load-animation::before {\\r\\n display: none;\\r\\n } \\r\\n } \\r\\n\\r\\n @media (min-width: 768px) and (prefers-reduced-motion: no-preference) {\\r\\n .max-section-hero-4col .hero-column-bg {\\r\\n background-size: auto 120%;\\r\\n background-position: center -15vh !important;\\r\\n transition: all 1.8s ease;\\r\\n }\\r\\n .max-section-hero-4col .hero-column-bg.load-animation {\\r\\n background-size: auto 100%;\\r\\n background-position: center -10vh !important;\\r\\n }\\r\\n\\r\\n .max-section-hero-4col .char-container-movies {\\r\\n filter: blur(2px);\\r\\n -webkit-filter: blur(2px);\\r\\n transform: scale(1.5) translateY(2.5rem);\\r\\n -webkit-transform: scale(1.5) translateY(2.5rem);\\r\\n }\\r\\n\\r\\n .max-section-hero-4col .char-container-movies.load-animation {\\r\\n animation: heroChar 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both;\\r\\n -webkit-animation: heroChar 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both;\\r\\n }\\r\\n \\r\\n .max-section-hero-4col .movies-hero-text {\\r\\n transform: translateY(60px);\\r\\n opacity: 0;\\r\\n -webkit-transform: translateY(60px);\\r\\n } \\r\\n .max-section-hero-4col .movies-hero-text.load-animation {\\r\\n animation: slideUp .9s ease .25s 1 normal both;\\r\\n -webkit-animation: slideUp .9s ease .25s 1 normal both;\\r\\n } \\r\\n \\r\\n .max-section-hero-4col .hero-column-bg img {\\r\\n transform: translateY(-60px);\\r\\n -webkit-transform: translateY(-60px);\\r\\n opacity: 0;\\r\\n }\\r\\n .max-section-hero-4col .hero-column-bg img.load-animation {\\r\\n animation: slideDown .9s ease .3s 1 normal both;\\r\\n -webkit-animation: slideDown .9s ease .3s 1 normal both;\\r\\n }\\r\\n } \\r\\n @media (max-width: 767px) and (prefers-reduced-motion: no-preference) {\\r\\n\\r\\n .max-section-hero-4col .char-container-movies {\\r\\n filter: blur(2px);\\r\\n -webkit-filter: blur(2px);\\r\\n transform: scale(1.3);\\r\\n -webkit-transform: scale(1.3);\\r\\n }\\r\\n\\r\\n .max-section-hero-4col .char-container-movies.load-animation {\\r\\n animation: heroCharPhoone 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both;\\r\\n -webkit-animation: heroCharPhone 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both;\\r\\n }\\r\\n \\r\\n .max-section-hero-4col .hero-column-bg img {\\r\\n transform: translateX(-30px);\\r\\n -webkit-transform: translateX(-30px);\\r\\n opacity: 0;\\r\\n }\\r\\n .max-section-hero-4col .hero-column-bg img.load-animation {\\r\\n animation: slideRight .7s ease .25s 1 normal both;\\r\\n -webkit-animation: slideRight .7s ease .25s 1 normal both;\\r\\n }\\r\\n } \\r\\n \\r\\n@keyframes heroChar {\\r\\n 0% {\\r\\n filter: blur(2px);\\r\\n transform: scale(1.5) translateY(2.5rem);\\r\\n }\\r\\n 10% {\\r\\n filter: blur(2px);\\r\\n }\\r\\n 95% {\\r\\n filter: blur(0);\\r\\n }\\r\\n 100% {\\r\\n transform: scale(1) translateY(0);\\r\\n filter: blur(0); \\r\\n }\\r\\n}\\r\\n\\r\\n@-webkit-keyframes heroChar {\\r\\n 0% {\\r\\n -webkit-filter: blur(2px);\\r\\n -webkit-transform: scale(1.5) translateY(2.5rem);\\r\\n }\\r\\n 10% {\\r\\n -webkit-filter: blur(2px);\\r\\n }\\r\\n 95% {\\r\\n -webkit-filter: blur(0);\\r\\n } \\r\\n 100% {\\r\\n -webkit-transform: scale(1) translateY(0);\\r\\n -webkit-filter: blur(0); \\r\\n }\\r\\n}\\r\\n@keyframes heroCharPhone {\\r\\n 0% {\\r\\n filter: blur(2px);\\r\\n transform: scale(1.3);\\r\\n }\\r\\n 10% {\\r\\n filter: blur(2px);\\r\\n } \\r\\n 95% {\\r\\n filter: blur(0);\\r\\n }\\r\\n 100% {\\r\\n transform: scale(1);\\r\\n filter: blur(0); \\r\\n }\\r\\n}\\r\\n\\r\\n@-webkit-keyframes heroCharPhone {\\r\\n 0% {\\r\\n -webkit-filter: blur(2px);\\r\\n -webkit-transform: scale(1.3);\\r\\n }\\r\\n 10% {\\r\\n -webkit-filter: blur(2px);\\r\\n }\\r\\n 95% {\\r\\n -webkit-filter: blur(0);\\r\\n } \\r\\n 100% {\\r\\n -webkit-transform: scale(1);\\r\\n -webkit-filter: blur(0); \\r\\n }\\r\\n}\\r\\n@keyframes slideUp {\\r\\n 0% {\\r\\n opacity: 0;\\r\\n transform: translateY(60px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n opacity: 1;\\r\\n transform: translateY(0);\\r\\n }\\r\\n}\\r\\n\\r\\n@-webkit-keyframes slideUp {\\r\\n 0% {\\r\\n -webkit-opacity: 0;\\r\\n -webkit-transform: translateY(60px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n -webkit-opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n -webkit-opacity: 1;\\r\\n -webkit-transform: translateY(0);\\r\\n }\\r\\n}\\r\\n@keyframes slideDown {\\r\\n 0% {\\r\\n opacity: 0;\\r\\n transform: translateY(-60px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n opacity: 1;\\r\\n transform: translateY(0);\\r\\n }\\r\\n}\\r\\n\\r\\n@-webkit-keyframes slideDown {\\r\\n 0% {\\r\\n -webkit-opacity: 0;\\r\\n -webkit-transform: translateY(-60px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n -webkit-opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n -webkit-opacity: 1;\\r\\n -webkit-transform: translateY(0);\\r\\n }\\r\\n}\\r\\n\\r\\n@keyframes slideRight {\\r\\n 0% {\\r\\n opacity: 0;\\r\\n transform: translateX(-30px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n opacity: 1;\\r\\n transform: translateX(0);\\r\\n }\\r\\n}\\r\\n\\r\\n@-webkit-keyframes slideRight {\\r\\n 0% {\\r\\n -webkit-opacity: 0;\\r\\n -webkit-transform: translateX(-30px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n -webkit-opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n -webkit-opacity: 1;\\r\\n -webkit-transform: translateX(0);\\r\\n }\\r\\n}\\r\\n\u003c/style\u003e\\r\\n\\r\\n\\r\\n\u003cscript\u003e\\r\\n //\\r\\n// REDUCE MOTION\\r\\n//\\r\\n const isReduced = window.matchMedia('(prefers-reduced-motion: reduce)') === true || window.matchMedia('(prefers-reduced-motion: reduce)').matches === true;\\r\\n //\\r\\n// HERO ANIMATION\\r\\n//\\r\\n\\r\\nvar body = document.getElementsByTagName(\\\"body\\\")[0];\\r\\nbody.classList.add(\\\"body-hide\\\");\\r\\n\\r\\ndocument.addEventListener('DOMContentLoaded', () =\u003e {\\r\\n \\r\\n // Set scroll restoration to manual\\r\\n if ('scrollRestoration' in history) {\\r\\n history.scrollRestoration = 'manual';\\r\\n }\\r\\n\\r\\n window.scrollTo(0, 0);\\r\\n\\r\\nconst characters = document.querySelectorAll(\\\".max-section-hero-4col .char-container-movies\\\");\\r\\nconst backgrounds = document.querySelectorAll(\\\".max-section-hero-4col .hero-column-bg\\\");\\r\\nconst logos = document.querySelectorAll(\\\".max-section-hero-4col img\\\");\\r\\nvar heroGrad = document.querySelector(\\\".max-section-hero-4col-parent\\\");\\r\\nvar heroText = document.querySelector(\\\".max-section-hero-4col .movies-hero-text\\\");\\r\\n\\r\\nconst addAnimation = (element) =\u003e {\\r\\n element.classList.add(\\\"load-animation\\\");\\r\\n};\\r\\n\\r\\nconst animateElements = () =\u003e {\\r\\n characters.forEach(char =\u003e addAnimation(char));\\r\\n backgrounds.forEach(bg =\u003e addAnimation(bg));\\r\\n logos.forEach(logo =\u003e addAnimation(logo));\\r\\n addAnimation(heroGrad);\\r\\n addAnimation(heroText);\\r\\n};\\r\\n\\r\\nconst removeBodyHide = () =\u003e {\\r\\n body.classList.remove(\\\"body-hide\\\");\\r\\n};\\r\\n\\r\\nsetTimeout(animateElements, 50);\\r\\nsetTimeout(removeBodyHide, 1500);\\r\\n\\r\\n});\\r\\n\\r\\n\u003c/script\u003e\"},{\"componentID\":\"12408\",\"property\":\"data\",\"value\":\"[%DS4.data.globalContentLocalized.value.footer, $key=header-footer%]\"},{\"componentID\":\"259220\",\"property\":\"localizeTxt\",\"value\":\"[%DS4.data.globalContentLocalized.value.language_selector, $key=stringstotranslate%]\"},{\"componentID\":\"259220\",\"property\":\"languages\",\"value\":\"[%DS5.data.getTranslatedUrls%]\"},{\"componentID\":\"16062\",\"property\":\"collection\",\"value\":\"[%DS3.data.collection, $collectionId=7022%]\"},{\"componentID\":\"16062\",\"property\":\"ovTitle\",\"value\":\"\"},{\"componentID\":\"61347\",\"property\":\"imageUrlLink\",\"value\":\"\"},{\"componentID\":\"61347\",\"property\":\"imageCustomTitle\",\"value\":\"\"},{\"componentID\":\"61347\",\"property\":\"imageAltText\",\"value\":\"\"},{\"componentID\":\"16061\",\"property\":\"ltsMore\",\"value\":\"\"},{\"componentID\":\"16061\",\"property\":\"ltsLess\",\"value\":\"\"},{\"componentID\":\"16061\",\"property\":\"text\",\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003e[%DS4.data.globalContentLocalized.value.trays.8, $key=us-page-movies%]\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/channel/kids-family\\\"\u003e[%DS4.data.globalContentLocalized.value.see_more, $key=stringstotranslate%]\u003c/a\u003e\u003c/h5\u003e\"},{\"componentID\":\"12355\",\"property\":\"collection\",\"value\":\"[%DS3.data.collection, $collectionId=6942%]\"},{\"componentID\":\"12355\",\"property\":\"ovTitle\",\"value\":\"\"},{\"componentID\":\"54939\",\"property\":\"imageUrlLink\",\"value\":\"\"},{\"componentID\":\"54939\",\"property\":\"imageCustomTitle\",\"value\":\"\"},{\"componentID\":\"54939\",\"property\":\"imageAltText\",\"value\":\"\"},{\"componentID\":\"12354\",\"property\":\"ltsMore\",\"value\":\"\"},{\"componentID\":\"12354\",\"property\":\"ltsLess\",\"value\":\"\"},{\"componentID\":\"12354\",\"property\":\"text\",\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003e[%DS4.data.globalContentLocalized.value.trays.7, $key=us-page-movies%]\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/action\\\"\u003e[%DS4.data.globalContentLocalized.value.see_more, $key=stringstotranslate%]\u003c/a\u003e\u003c/h5\u003e\"},{\"componentID\":\"16044\",\"property\":\"collection\",\"value\":\"[%DS3.data.collection, $collectionId=7021%]\"},{\"componentID\":\"16044\",\"property\":\"ovTitle\",\"value\":\"\"},{\"componentID\":\"61343\",\"property\":\"imageUrlLink\",\"value\":\"\"},{\"componentID\":\"61343\",\"property\":\"imageCustomTitle\",\"value\":\"\"},{\"componentID\":\"61343\",\"property\":\"imageAltText\",\"value\":\"\"},{\"componentID\":\"16043\",\"property\":\"ltsMore\",\"value\":\"\"},{\"componentID\":\"16043\",\"property\":\"ltsLess\",\"value\":\"\"},{\"componentID\":\"16043\",\"property\":\"text\",\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003e[%DS4.data.globalContentLocalized.value.trays.6, $key=us-page-movies%]\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/drama\\\"\u003e[%DS4.data.globalContentLocalized.value.see_more, $key=stringstotranslate%]\u003c/a\u003e\u003c/h5\u003e\"},{\"componentID\":\"16035\",\"property\":\"collection\",\"value\":\"[%DS3.data.collection, $collectionId=7020%]\"},{\"componentID\":\"16035\",\"property\":\"ovTitle\",\"value\":\"\"},{\"componentID\":\"61339\",\"property\":\"imageUrlLink\",\"value\":\"\"},{\"componentID\":\"61339\",\"property\":\"imageCustomTitle\",\"value\":\"\"},{\"componentID\":\"61339\",\"property\":\"imageAltText\",\"value\":\"\"},{\"componentID\":\"16034\",\"property\":\"ltsMore\",\"value\":\"\"},{\"componentID\":\"16034\",\"property\":\"ltsLess\",\"value\":\"\"},{\"componentID\":\"16034\",\"property\":\"text\",\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003e[%DS4.data.globalContentLocalized.value.trays.5, $key=us-page-movies%]\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/comedy\\\"\u003e[%DS4.data.globalContentLocalized.value.see_more, $key=stringstotranslate%]\u003c/a\u003e\u003c/h5\u003e\"},{\"componentID\":\"90394\",\"property\":\"collection\",\"value\":\"[%DS3.data.collection, $collectionId=7392%]\"},{\"componentID\":\"90394\",\"property\":\"upcomingText\",\"value\":\"\"},{\"componentID\":\"90394\",\"property\":\"ovTitle\",\"value\":\"\"},{\"componentID\":\"90394\",\"property\":\"liveText\",\"value\":\"\"},{\"componentID\":\"90374\",\"property\":\"imageUrlLink\",\"value\":\"\"},{\"componentID\":\"90374\",\"property\":\"imageCustomTitle\",\"value\":\"\"},{\"componentID\":\"90374\",\"property\":\"imageAltText\",\"value\":\"\"},{\"componentID\":\"90393\",\"property\":\"ltsMore\",\"value\":\"\"},{\"componentID\":\"90393\",\"property\":\"ltsLess\",\"value\":\"\"},{\"componentID\":\"90393\",\"property\":\"text\",\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003e[%DS4.data.globalContentLocalized.value.trays.4, $key=us-page-movies%]\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/whats-new\\\"\u003e[%DS4.data.globalContentLocalized.value.see_more, $key=stringstotranslate%]\u003c/a\u003e\u003c/h5\u003e\"},{\"componentID\":\"146430\",\"property\":\"collection\",\"value\":\"[%DS3.data.collection, $collectionId=8076%]\"},{\"componentID\":\"146430\",\"property\":\"upcomingText\",\"value\":\"\"},{\"componentID\":\"146430\",\"property\":\"ovTitle\",\"value\":\"\"},{\"componentID\":\"146430\",\"property\":\"liveText\",\"value\":\"\"},{\"componentID\":\"146442\",\"property\":\"imageUrlLink\",\"value\":\"\"},{\"componentID\":\"146442\",\"property\":\"imageCustomTitle\",\"value\":\"\"},{\"componentID\":\"146442\",\"property\":\"imageAltText\",\"value\":\"\"},{\"componentID\":\"146429\",\"property\":\"ltsMore\",\"value\":\"\"},{\"componentID\":\"146429\",\"property\":\"ltsLess\",\"value\":\"\"},{\"componentID\":\"146429\",\"property\":\"text\",\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003e[%DS4.data.globalContentLocalized.value.trays.3, $key=us-page-movies%]\u003c/h2\u003e\"},{\"componentID\":\"373241\",\"property\":\"collection\",\"value\":\"[%DS3.data.collection, $collectionId=8075%]\"},{\"componentID\":\"373241\",\"property\":\"upcomingText\",\"value\":\"\"},{\"componentID\":\"373241\",\"property\":\"ovTitle\",\"value\":\"\"},{\"componentID\":\"373241\",\"property\":\"liveText\",\"value\":\"\"},{\"componentID\":\"146436\",\"property\":\"imageUrlLink\",\"value\":\"\"},{\"componentID\":\"146436\",\"property\":\"imageCustomTitle\",\"value\":\"\"},{\"componentID\":\"146436\",\"property\":\"imageAltText\",\"value\":\"\"},{\"componentID\":\"373240\",\"property\":\"ltsMore\",\"value\":\"\"},{\"componentID\":\"373240\",\"property\":\"ltsLess\",\"value\":\"\"},{\"componentID\":\"373240\",\"property\":\"text\",\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003e[%DS4.data.globalContentLocalized.value.trays.2, $key=us-page-movies%]\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/max-awards\\\"\u003e[%DS4.data.globalContentLocalized.value.see_more, $key=stringstotranslate%]\u003c/a\u003e\u003c/h5\u003e\"},{\"componentID\":\"146421\",\"property\":\"collection\",\"value\":\"[%DS3.data.collection, $collectionId=8075%]\"},{\"componentID\":\"146421\",\"property\":\"upcomingText\",\"value\":\"\"},{\"componentID\":\"146421\",\"property\":\"ovTitle\",\"value\":\"\"},{\"componentID\":\"146421\",\"property\":\"liveText\",\"value\":\"\"},{\"componentID\":\"146436\",\"property\":\"imageUrlLink\",\"value\":\"\"},{\"componentID\":\"146436\",\"property\":\"imageCustomTitle\",\"value\":\"\"},{\"componentID\":\"146436\",\"property\":\"imageAltText\",\"value\":\"\"},{\"componentID\":\"146420\",\"property\":\"ltsMore\",\"value\":\"\"},{\"componentID\":\"146420\",\"property\":\"ltsLess\",\"value\":\"\"},{\"componentID\":\"146420\",\"property\":\"text\",\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003e[%DS4.data.globalContentLocalized.value.trays.2, $key=us-page-movies%]\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/max-awards\\\"\u003e[%DS4.data.globalContentLocalized.value.see_more, $key=stringstotranslate%]\u003c/a\u003e\u003c/h5\u003e\"},{\"componentID\":\"146403\",\"property\":\"code\",\"value\":\"\u003cstyle\u003e\\r\\n .max-section-new-and-coming-parent {\\r\\n background: black !important;\\r\\n }\\r\\n .max-section-new-and-coming {\\r\\n padding-bottom: 4.5rem !important; \\r\\n } \\r\\n .max-section-new-and-coming h2 {\\r\\n margin-bottom: 2rem !important;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid .col::after {\\r\\n color: rgba(255, 255, 255, .8);\\r\\n display: block;\\r\\n font-size: 80%;\\r\\n text-align: center;\\r\\n width: 100%;\\r\\n position: absolute;\\r\\n margin: 0 -20px;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid .col-text {\\r\\n margin-bottom: 30px;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid img {\\r\\n width: 100%;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid h6 {\\r\\n display: none;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid .col {\\r\\n text-align: center;\\r\\n }\\r\\n\\r\\n\\r\\n @media (max-width: 991px) {\\r\\n .max-section-new-and-coming .image-grid .col::after {\\r\\n font-size: 65%;\\r\\n margin: 0 -10px;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid .col {\\r\\n margin-bottom: 14px;\\r\\n padding-left: 7px !important;\\r\\n padding-right: 7px !important;\\r\\n }\\r\\n }\\r\\n @media (max-width: 767px) {\\r\\n .max-section-new-and-coming {\\r\\n padding-bottom: 3rem !important;\\r\\n margin-top: .5rem !important;\\r\\n }\\r\\n\u003c/style\u003e\"},{\"componentID\":\"148209\",\"property\":\"collection\",\"value\":\"[%DS3.data.collection, $collectionId=9407%]\"},{\"componentID\":\"251575\",\"property\":\"imageUrlLink\",\"value\":\"\"},{\"componentID\":\"251575\",\"property\":\"imageCustomTitle\",\"value\":\"\"},{\"componentID\":\"251575\",\"property\":\"imageAltText\",\"value\":\"\"},{\"componentID\":\"146395\",\"property\":\"ltsMore\",\"value\":\"\"},{\"componentID\":\"146395\",\"property\":\"ltsLess\",\"value\":\"\"},{\"componentID\":\"146395\",\"property\":\"text\",\"value\":\"\u003ch2\u003e[%DS4.data.globalContentLocalized.value.trays.1, $key=us-page-movies%]\u003c/h2\u003e\"},{\"componentID\":\"165483\",\"property\":\"urlLinkAuth\",\"value\":\"\"},{\"componentID\":\"165483\",\"property\":\"urlLink\",\"value\":\"[%DS4.data.globalContentLocalized.value.signupctalink, $key=stringstotranslate%]\"},{\"componentID\":\"165483\",\"property\":\"labelAuth\",\"value\":\"\"},{\"componentID\":\"165483\",\"property\":\"label\",\"value\":\"[%DS4.data.globalContentLocalized.value.signupcta, $key=stringstotranslate%]\"},{\"componentID\":\"165482\",\"property\":\"ltsMore\",\"value\":\"\"},{\"componentID\":\"165482\",\"property\":\"ltsLess\",\"value\":\"\"},{\"componentID\":\"165482\",\"property\":\"text\",\"value\":\"\u003ch1\u003e[%DS4.data.globalContentLocalized.value.hero.headline, $key=us-page-movies%]\u003c/h1\u003e\u003cp\u003e\u003cspan\u003e[%DS4.data.globalContentLocalized.value.hero.copy, $key=us-page-movies%]\u003c/span\u003e\u003c/p\u003e\u003cp\u003e[%DS4.data.globalContentLocalized.value.copy_price, $key=stringstotranslate%]\u003c/p\u003e\"},{\"componentID\":\"165481\",\"property\":\"code\",\"value\":\"\u003cstyle\u003e\\r\\n .max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override {\\r\\n position: absolute;\\r\\n z-index: 2;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-4 .char-container-movies {\\r\\n background-image: url('https://beam-images.warnermediacdn.com/2025-02/Elevation_KA-1x1.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com');\\r\\n }\\r\\n\u003c/style\u003e\\r\\n\u003cdiv class=\\\"char-container-movies\\\"\u003e\u003c/div\u003e\\r\\n\"},{\"componentID\":\"165480\",\"property\":\"imageSrc\",\"value\":\"{\\\"value\\\":{\\\"large\\\":{\\\"url\\\":\\\"https://beam-images.warnermediacdn.com/2025-02/elevation-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\",\\\"height\\\":\\\"109\\\",\\\"width\\\":\\\"1200\\\"}}}\"},{\"componentID\":\"165480\",\"property\":\"altText\",\"value\":\"Elevation\"},{\"componentID\":\"165480\",\"property\":\"targetLink\",\"value\":\"\"},{\"componentID\":\"165479\",\"property\":\"code\",\"value\":\"\u003cstyle\u003e\\r\\n .max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override {\\r\\n position: absolute;\\r\\n z-index: 2;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-3 .char-container-movies {\\r\\n background-image: url(https://beam-images.warnermediacdn.com/2024-10/movies-hero-gk-casts_1.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com);\\r\\n }\\r\\n\u003c/style\u003e\\r\\n\u003cdiv class=\\\"char-container-movies\\\"\u003e\u003c/div\u003e\\r\\n\"},{\"componentID\":\"165478\",\"property\":\"imageSrc\",\"value\":\"{\\\"value\\\":{\\\"large\\\":{\\\"url\\\":\\\"https://beam-images.warnermediacdn.com/2024-10/movies-hero-gk-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\",\\\"height\\\":\\\"80\\\",\\\"width\\\":\\\"263\\\"}}}\"},{\"componentID\":\"165478\",\"property\":\"altText\",\"value\":\"Godzilla x Kong: The New Empire\"},{\"componentID\":\"165478\",\"property\":\"targetLink\",\"value\":\"\"},{\"componentID\":\"165477\",\"property\":\"code\",\"value\":\"\u003cstyle\u003e\\r\\n .max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override {\\r\\n position: absolute;\\r\\n z-index: 2;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-2 .char-container-movies {\\r\\n background-image: url(https://beam-images.warnermediacdn.com/2024-10/movies-hero-dune-part-2-casts.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com);\\r\\n }\\r\\n\u003c/style\u003e\\r\\n\u003cdiv class=\\\"char-container-movies\\\"\u003e\u003c/div\u003e\\r\\n\"},{\"componentID\":\"165476\",\"property\":\"imageSrc\",\"value\":\"{\\\"value\\\":{\\\"large\\\":{\\\"url\\\":\\\"https://beam-images.warnermediacdn.com/2024-10/movies-dune-part-2-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\",\\\"height\\\":\\\"100\\\",\\\"width\\\":\\\"642\\\"}}}\"},{\"componentID\":\"165476\",\"property\":\"altText\",\"value\":\"Dune: Part Two\"},{\"componentID\":\"165476\",\"property\":\"targetLink\",\"value\":\"\"},{\"componentID\":\"165475\",\"property\":\"code\",\"value\":\"\u003cstyle\u003e\\r\\n\\r\\n .max-section-hero-4col-parent::after {\\r\\n z-index: 1;\\r\\n }\\r\\n .max-section-hero-4col .movies-hero-text {\\r\\n z-index: 3;\\r\\n }\\r\\n .max-section-smile-parent {\\r\\n z-index: 1;\\r\\n }\\r\\n .max-section-new-and-coming {\\r\\n z-index: 2;\\r\\n position: relative;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3 {\\r\\n overflow: hidden;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3 .rich-text {\\r\\n width: 100%;\\r\\n height: 100%;\\r\\n }\\r\\n \\r\\n \\r\\n .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override {\\r\\n position: absolute;\\r\\n z-index: 2;\\r\\n }\\r\\n .max-section-hero-4col .char-container-movies {\\r\\n background-size: cover;\\r\\n background-position: center -10vh !important;\\r\\n background-repeat: no-repeat;\\r\\n position: absolute;\\r\\n height: 100%;\\r\\n width: 100%;\\r\\n z-index: -1; \\r\\n } \\r\\n .max-section-hero-4col .hero-col-1 .char-container-movies {\\r\\n background-image: url('https://beam-images.warnermediacdn.com/2025-03/flow-cutout02.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com');\\r\\n }\\r\\n \\r\\n @media (max-width: 767px) { \\r\\n .max-section-hero-4col .hero-col-1:after {\\r\\n background: linear-gradient(90deg, rgb(44 137 164) 35%, rgba(0, 0, 0, 0) 60%);\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .hero-col-2:after {\\r\\n background: linear-gradient(90deg, rgba(215, 118, 8, 1) 35%, rgba(215, 118, 8, 0) 60%);\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .hero-col-3:after {\\r\\n background: linear-gradient(90deg, rgba(1, 24, 43, 1) 35%, rgba(102, 57, 98, 0) 60%);\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .hero-col-4:after {\\r\\n background: linear-gradient(90deg, rgba(0, 0, 0, 1) 35%, rgba(0, 0, 0, 0) 60%);\\r\\n} \\r\\n \\r\\n .max-section-hero-4col .hero-column-bg {\\r\\n background-size: 80%;\\r\\n background-position: 155% center !important;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-2.hero-column-bg {\\r\\n background-position: 155% 15% !important;\\r\\n }\\r\\n .max-section-hero-4col .char-container-movies {\\r\\n top: 0 !important;\\r\\n right: 0 !important;\\r\\n background-position: 160% 28% !important;\\r\\n background-size: 78% !important;\\r\\n }\\r\\n}\\r\\n\u003c/style\u003e\\r\\n\u003cdiv class=\\\"char-container-movies\\\"\u003e\u003c/div\u003e\\r\\n\"},{\"componentID\":\"165474\",\"property\":\"imageSrc\",\"value\":\"{\\\"value\\\":{\\\"large\\\":{\\\"url\\\":\\\"https://beam-images.warnermediacdn.com/2025-03/flow-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\",\\\"height\\\":\\\"593\\\",\\\"width\\\":\\\"1400\\\"}}}\"},{\"componentID\":\"165474\",\"property\":\"altText\",\"value\":\"Flow\"},{\"componentID\":\"165474\",\"property\":\"targetLink\",\"value\":\"\"},{\"componentID\":\"165473\",\"property\":\"image\",\"value\":\"{\\\"value\\\":{\\\"large\\\":{\\\"url\\\":\\\"https://beam-images.warnermediacdn.com/2023-07/max-brand-quilt-updated.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\",\\\"height\\\":\\\"2136\\\",\\\"width\\\":\\\"3796\\\"}}}\"},{\"componentID\":\"165470\",\"property\":\"image\",\"value\":\"{\\\"value\\\":{\\\"large\\\":{\\\"url\\\":\\\"https://beam-images.warnermediacdn.com/2025-01/jokerfolieadeux-movies-bg.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\",\\\"height\\\":\\\"2000\\\",\\\"width\\\":\\\"2000\\\"}}}\"},{\"componentID\":\"165469\",\"property\":\"image\",\"value\":\"{\\\"value\\\":{\\\"large\\\":{\\\"url\\\":\\\"https://beam-images.warnermediacdn.com/2024-10/movies-hero-gk-bg_0.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\",\\\"height\\\":\\\"2000\\\",\\\"width\\\":\\\"2000\\\"}}}\"},{\"componentID\":\"165468\",\"property\":\"image\",\"value\":\"{\\\"value\\\":{\\\"large\\\":{\\\"url\\\":\\\"https://beam-images.warnermediacdn.com/2024-10/movies-dune-part-2-bg_0.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\",\\\"height\\\":\\\"2000\\\",\\\"width\\\":\\\"2000\\\"}}}\"},{\"componentID\":\"165467\",\"property\":\"image\",\"value\":\"{\\\"value\\\":{\\\"large\\\":{\\\"url\\\":\\\"https://beam-images.warnermediacdn.com/2025-03/flow-bg.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\",\\\"height\\\":\\\"1996\\\",\\\"width\\\":\\\"2000\\\"}}}\"},{\"componentID\":\"12326\",\"property\":\"code\",\"value\":\"[%DS4.data.globalContentLocalized.value.content, $key=global-hook%]\\r\\n[%DS4.data.globalContentLocalized.value.content, $key=collection-custom-css%]\\r\\n\\r\\n\u003cstyle\u003e\\r\\n:root {\\r\\n --under-spotlight-bg: black;\\r\\n}\\r\\n/* Mobile First - then enhance for larger screens */\\r\\n@media screen and (min-width: 576px) { /* SM */ }\\r\\n@media screen and (min-width: 768px) { /* MD */ }\\r\\n@media screen and (min-width: 992px) { /* LG */ }\\r\\n@media screen and (min-width: 1024px) { /* ~LG */ }\\r\\n@media screen and (min-width: 1025px) { /* CMS-LG */ }\\r\\n@media screen and (min-width: 1200px) { /* XL */ }\\r\\n@media screen and (min-width: 1400px) { /* XXL */ }\\r\\n\\r\\n@media (max-width: 1023px) {\\r\\n .max-section-collection-hero .column.column-content.col-md-6 {\\r\\n align-items: center !important;\\r\\n }\\r\\n}\\r\\n\\r\\n/**\\r\\n * ----------------------------------------\\r\\n * Hero - 4 Column\\r\\n * ----------------------------------------\\r\\n */\\r\\n.max-section-hero-4col-parent {\\r\\n position: relative;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col-parent::after {\\r\\n background: linear-gradient(0deg, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .4) 100%);\\r\\n bottom: 0;\\r\\n content: '';\\r\\n display: block;\\r\\n height: 100%;\\r\\n left: 0;\\r\\n position: absolute;\\r\\n right: 0;\\r\\n top: 0;\\r\\n width: 100%;\\r\\n z-index: 0;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col {\\r\\n margin-top: 56px !important;\\r\\n}\\r\\n \\r\\n.max-section-hero-4col .rich-text,\\r\\n.max-section-hero-4col .img-wrapper-override,\\r\\n.max-section-hero-4col a {\\r\\n z-index: 1;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .col-md-3 {\\r\\n background-repeat: no-repeat;\\r\\n padding: 0 !important;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .col-md-3 .img-wrapper-override img {\\r\\n width: auto !important;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .col-md-12 p {\\r\\n font-size: 1.3rem !important;\\r\\n line-height: 1.5 !important;\\r\\n max-width: 700px;\\r\\n margin-left: auto;\\r\\n margin-right: auto;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .col-md-12 h1 {\\r\\n font-size: 2.7rem !important;\\r\\n margin-bottom: .5rem !important;\\r\\n}\\r\\n@media (min-width: 992px) {\\r\\n .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override img {\\r\\n height: 60px !important;\\r\\n margin-top: -.2rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img {\\r\\n height: 35px !important;\\r\\n margin-top: .8rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override img {\\r\\n height: 45px !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override img {\\r\\n height: 16px !important;\\r\\n margin-top: 1.2rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3 .img-wrapper-override {\\r\\n margin-left: 1rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override {\\r\\n margin-left: 2rem !important;\\r\\n}\\r\\n}\\r\\n@media (min-width: 768px) and (max-width: 991px) {\\r\\n .max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img {\\r\\n margin-left: 5%;\\r\\n }\\r\\n}\\r\\n@media (min-width: 768px) {\\r\\n .max-section-hero-4col .col-md-3 {\\r\\n min-height: 85vh;\\r\\n background-position: center -10vh !important;\\r\\n padding-top: 0 !important;\\r\\n /* min-height: 95vh;\\r\\n background-position: center -5vh !important;\\r\\n delete padding-top*/\\r\\n }\\r\\n .max-section-hero-4col .col-md-12 {\\r\\n bottom: 3vw;\\r\\n left: 0;\\r\\n position: absolute;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override img {\\r\\n height: 45px !important;\\r\\n margin-top: .7rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img {\\r\\n height: 35px !important;\\r\\n margin-top: .8rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override img {\\r\\n height: 45px !important;\\r\\n margin-top: .7rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override img {\\r\\n height: 16px !important;\\r\\n margin-top: 1.2rem !important;\\r\\n}\\r\\n}\\r\\n@media (max-width: 991px) {\\r\\n .max-section-hero-4col .col-md-3 {\\r\\n align-items: center !important; \\r\\n } \\r\\n .max-section-hero-4col .col-md-3.hero-col-1 {\\r\\n padding-left: 15px !important;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3.hero-col-4 {\\r\\n padding-right: 15px !important;\\r\\n }\\r\\n} \\r\\n@media (max-width: 767px) {\\r\\n .max-section-hero-4col .col-md-3 .img-wrapper-override img {\\r\\n width: auto !important;\\r\\n height: auto;\\r\\n max-height: 2.5rem;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3.hero-col-1 {\\r\\n padding-left: 0 !important;\\r\\n background-position: 250% 45% !important;\\r\\n background-size: 90% !important;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-1 .char-container-movies {\\r\\n background-size: 55% !important;\\r\\n background-position: 95% 42% !important;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-2 .char-container-movies {\\r\\n background-position: 130% 30% !important;\\r\\n background-size: 75% !important;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-3 .char-container-movies {\\r\\n background-size: 75% !important;\\r\\n background-position: 140% 48% !important;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3.hero-col-4 {\\r\\n padding-right: 0 !important;\\r\\n background-position: 140% 36% !important;\\r\\n background-size: 75% !important;\\r\\n }\\r\\n .max-section-hero-4col-parent::after {\\r\\n display: none;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3 {\\r\\n background-position: 250% 27%;\\r\\n background-size: 90%;\\r\\n height: 6rem !important;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3::after {\\r\\n background: linear-gradient(90deg, rgba(0, 0, 0, 1) 28%, rgba(0, 0, 0, 0) 60%);\\r\\n bottom: 0;\\r\\n content: '';\\r\\n display: block;\\r\\n height: 100%;\\r\\n left: 0;\\r\\n position: absolute;\\r\\n right: 0;\\r\\n top: 0;\\r\\n width: 100%;\\r\\n z-index: 1;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3 .img-wrapper-override {\\r\\n position: relative !important;\\r\\n left: -20%;\\r\\n margin: 1.75rem 0;\\r\\n max-width: 180px;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3:nth-child(even) .img-wrapper-override {\\r\\n margin: 2.1rem 0;\\r\\n }\\r\\n .max-section-hero-4col .col-md-12 {\\r\\n margin: .5rem auto 1.5rem\\r\\n }\\r\\n .max-section-hero-4col .col-md-12 p {\\r\\n font-size: 1rem !important;\\r\\n max-width: 90%;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .col-md-12 h1 {\\r\\n font-size: 2rem !important;\\r\\n}\\r\\n}\\r\\n\\r\\n\u003c/style\u003e\"},{\"componentID\":\"259203\",\"property\":\"code\",\"value\":\"\u003cstyle\u003e\\r\\n /**\\r\\n * ----------------------------------------\\r\\n * Language Selector\\r\\n * ----------------------------------------\\r\\n */\\r\\n .dropdown:has([aria-label=\\\"Language\\\"])\u003esvg {\\r\\n display: none;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"])\u003e.title.small {\\r\\n display: inline-flex;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink {\\r\\n border: 1px solid transparent;\\r\\n display: inline-flex;\\r\\n line-height: 110%;\\r\\n padding-left: 48px;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink::before {\\r\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-translate' viewBox='0 0 16 16'%3E%3Cpath d='M4.545 6.714 4.11 8H3l1.862-5h1.284L8 8H6.833l-.435-1.286zm1.634-.736L5.5 3.956h-.049l-.679 2.022z'/%3E%3Cpath d='M0 2a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3h3a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3H2a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm7.138 9.995q.289.451.63.846c-.748.575-1.673 1.001-2.768 1.292.178.217.451.635.555.867 1.125-.359 2.08-.844 2.886-1.494.777.665 1.739 1.165 2.93 1.472.133-.254.414-.673.629-.89-1.125-.253-2.057-.694-2.82-1.284.681-.747 1.222-1.651 1.621-2.757H14V8h-3v1.047h.765c-.318.844-.74 1.546-1.272 2.13a6 6 0 0 1-.415-.492 2 2 0 0 1-.94.31'/%3E%3C/svg%3E\\\");\\r\\n content: \\\"\\\";\\r\\n display: inline-block;\\r\\n height: 16px;\\r\\n position: absolute;\\r\\n transform: translateX(-24px);\\r\\n width: 16px;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretDown,\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretUp {\\r\\n padding-left: 8px;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretDown svg {\\r\\n transform: rotate(180deg);\\r\\n transition: transform 0.175s ease-out;\\r\\n width: 10px;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretUp svg {\\r\\n transform: rotate(0deg);\\r\\n transition: transform 0.175s ease-out;\\r\\n width: 10px;\\r\\n }\\r\\n\\r\\n /* Language Selectors in Nav */\\r\\n nav.navbar.header:has([aria-label=\\\"Language\\\"]) .secondary-cta-link,\\r\\n nav.navbar.header:has([aria-label=\\\"Language\\\"]) .nav-item:first-child.secondary-cta a {\\r\\n margin-left: 0;\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) {\\r\\n margin-left: auto !important;\\r\\n top: 0;\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"])\u003e.title.small {\\r\\n display: none;\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) .dropdown-menu {\\r\\n width: 100%;\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) .dropdown-menu .dropdown-item {\\r\\n text-align: center;\\r\\n }\\r\\n\\r\\n @media (max-width: 576px) {\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink {\\r\\n font-size: 0px;\\r\\n padding: 10px 12px !important\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink::before {\\r\\n left: 0;\\r\\n position: relative;\\r\\n top: 0;\\r\\n transform: translateX(0);\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretDown,\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretUp {\\r\\n display: none;\\r\\n }\\r\\n }\\r\\n\\r\\n /* Fix for Navs with Secondary Links */\\r\\n nav.navbar.header a {\\r\\n white-space: nowrap;\\r\\n }\\r\\n\\r\\n nav.navbar.header .navbar-brand+.justify-content-start.d-sm-flex {\\r\\n max-width: 50vw;\\r\\n overflow-y: scroll;\\r\\n }\\r\\n\\r\\n nav.navbar.header .navbar-brand+.justify-content-start.d-sm-flex::-webkit-scrollbar {\\r\\n display: none;\\r\\n }\\r\\n\u003c/style\u003e\\r\\n\u003cscript\u003e\\r\\n // move first language selector into nav\\r\\n document.addEventListener('DOMContentLoaded', () =\u003e {\\r\\n const nav = document.querySelector('section:not(.hide) nav.navbar.header');\\r\\n const languageToggle = document.querySelector('.dropdown:has([aria-label=\\\"Language\\\"])');\\r\\n\\r\\n nav.firstChild.insertAdjacentElement('afterend', languageToggle);\\r\\n });\\r\\n\u003c/script\u003e\"},{\"componentID\":\"259202\",\"property\":\"localizeTxt\",\"value\":\"[%DS4.data.globalContentLocalized.value.language_selector, $key=stringstotranslate%]\"},{\"componentID\":\"259202\",\"property\":\"languages\",\"value\":\"[%DS5.data.getTranslatedUrls%]\"},{\"componentID\":\"12325\",\"property\":\"data\",\"value\":\"[%DS4.data.globalContentLocalized.value.header, $key=header-footer%]\"}],\"dataSources\":[{\"id\":\"4\",\"type\":\"graphql\",\"url\":\"https://graphql.prd.api.discomax.com/graphql\",\"body\":\"query getGlobalContentLocalized($keys: [String], $country: String, $lang: String, $allowUnpublishedContent: Boolean, $disableCache: Boolean, $tenantId: String ){\\r\\n globalContentLocalized(keys: $keys, country: $country, lang: $lang, allowUnpublishedContent: $allowUnpublishedContent, disableCache: $disableCache, tenantId: $tenantId){\\r\\n key\\r\\n isDefault\\r\\n value\\r\\n }\\r\\n}\",\"data\":{},\"httpMethod\":\"post\",\"variables\":\"[]\"},{\"id\":\"3\",\"type\":\"graphql\",\"url\":\"https://graphql.prd.api.discomax.com/graphql\",\"body\":\"query getCollection(\\r\\n $collectionId: [String]!\\r\\n $country: String\\r\\n $lang: String\\r\\n $allowUnpublishedContent: Boolean\\r\\n $disableCache: Boolean\\r\\n $tenantId: String\\r\\n) {\\r\\n collection(\\r\\n collectionId: $collectionId\\r\\n country: $country\\r\\n lang: $lang\\r\\n allowUnpublishedContent: $allowUnpublishedContent\\r\\n disableCache: $disableCache\\r\\n tenantId: $tenantId\\r\\n ) {\\r\\n collectionId\\r\\n imageToShow\\r\\n title {\\r\\n short\\r\\n full\\r\\n }\\r\\n description {\\r\\n short\\r\\n full\\r\\n }\\r\\n image\\r\\n eventType\\r\\n items {\\r\\n __typename\\r\\n ... on Series {\\r\\n seriesId\\r\\n hbomaxURL\\r\\n hbomaxId\\r\\n category\\r\\n seriesTitleId\\r\\n imageUrlLink\\r\\n genres\\r\\n brand\\r\\n ratingCode\\r\\n offeringDates {\\r\\n startDate\\r\\n endDate\\r\\n }\\r\\n title {\\r\\n full_original\\r\\n short_original\\r\\n short\\r\\n full\\r\\n }\\r\\n images\\r\\n status\\r\\n }\\r\\n ... on Event {\\r\\n hbomaxId\\r\\n eventStatus\\r\\n images\\r\\n imageUrlLink\\r\\n titleDefault\\r\\n status\\r\\n url\\r\\n title {\\r\\n short\\r\\n full\\r\\n }\\r\\n summary {\\r\\n short\\r\\n full\\r\\n }\\r\\n offeringDates {\\r\\n startDate\\r\\n endDate\\r\\n }\\r\\n scheduleDates {\\r\\n startDate\\r\\n endDate\\r\\n }\\r\\n sport\\r\\n league\\r\\n }\\r\\n ... on Feature {\\r\\n featureId\\r\\n url\\r\\n hbomaxURL\\r\\n imageUrlLink\\r\\n hbomaxId\\r\\n category\\r\\n genres\\r\\n brand\\r\\n ratingCode\\r\\n offeringDates {\\r\\n startDate\\r\\n endDate\\r\\n }\\r\\n title {\\r\\n full_original\\r\\n short_original\\r\\n short\\r\\n full\\r\\n }\\r\\n images\\r\\n status\\r\\n }\\r\\n ... on CustomCollection {\\r\\n id\\r\\n imageSrc\\r\\n imageAltText\\r\\n imageCustomTitle\\r\\n imageUrlLink\\r\\n imageMapping\\r\\n imageCuts {\\r\\n large\\r\\n medium\\r\\n small\\r\\n }\\r\\n }\\r\\n }\\r\\n }\\r\\n}\",\"data\":{},\"httpMethod\":\"post\",\"variables\":\"[]\"},{\"id\":\"5\",\"type\":\"graphql\",\"url\":\"https://graphql.prd.api.discomax.com/graphql\",\"body\":\"query getTranslatedUrls(\\r\\n $revision: String\\r\\n $currentUrl: String\\r\\n $allowUnpublishedContent: Boolean\\r\\n $country: String\\r\\n $lang: String\\r\\n $disableCache: Boolean\\r\\n $tenantId: String\\r\\n) {\\r\\n getTranslatedUrls(\\r\\n revision: $revision\\r\\n currentUrl: $currentUrl\\r\\n lang: $lang\\r\\n country: $country\\r\\n allowUnpublishedContent: $allowUnpublishedContent\\r\\n disableCache: $disableCache\\r\\n tenantId: $tenantId\\r\\n ) {\\r\\n lang\\r\\n url\\r\\n }\\r\\n}\",\"data\":{},\"httpMethod\":\"post\",\"variables\":\"[]\"}],\"modals\":[],\"bands\":[{\"bandID\":\"12324\",\"bandName\":\"Top Navigation\",\"regionAvailability\":null,\"experimentId\":null,\"treatmentLabel\":null,\"order\":0,\"fullWidth\":false,\"marginTB\":\"none\",\"marginLR\":\"unset\",\"paddingTB\":\"none\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":null,\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"12318\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"12325\",\"componentType\":\"Header\",\"secondaryMenu\":true,\"name\":\"Header\",\"mappings\":[{\"property\":\"data\",\"type\":\"object\",\"value\":\"idref10\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"secondaryMenu\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"259202\",\"componentType\":\"LangSelector\",\"name\":\"LangSelector\",\"isWrapper\":false,\"mappings\":[{\"property\":\"languages\",\"type\":\"object\",\"value\":\"idref11\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"localizeTxt\",\"type\":\"string\",\"value\":\"idref12\",\"hasDynamicDatasource\":true,\"isStructural\":false}]},{\"order\":2,\"type\":\"module\",\"componentID\":\"259203\",\"componentType\":\"Code\",\"name\":\"Code\",\"mappings\":[{\"property\":\"code\",\"type\":\"string\",\"value\":\"\u003cstyle\u003e\\r\\n /**\\r\\n * ----------------------------------------\\r\\n * Language Selector\\r\\n * ----------------------------------------\\r\\n */\\r\\n .dropdown:has([aria-label=\\\"Language\\\"])\u003esvg {\\r\\n display: none;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"])\u003e.title.small {\\r\\n display: inline-flex;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink {\\r\\n border: 1px solid transparent;\\r\\n display: inline-flex;\\r\\n line-height: 110%;\\r\\n padding-left: 48px;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink::before {\\r\\n background-image: url(\\\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-translate' viewBox='0 0 16 16'%3E%3Cpath d='M4.545 6.714 4.11 8H3l1.862-5h1.284L8 8H6.833l-.435-1.286zm1.634-.736L5.5 3.956h-.049l-.679 2.022z'/%3E%3Cpath d='M0 2a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3h3a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3H2a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm7.138 9.995q.289.451.63.846c-.748.575-1.673 1.001-2.768 1.292.178.217.451.635.555.867 1.125-.359 2.08-.844 2.886-1.494.777.665 1.739 1.165 2.93 1.472.133-.254.414-.673.629-.89-1.125-.253-2.057-.694-2.82-1.284.681-.747 1.222-1.651 1.621-2.757H14V8h-3v1.047h.765c-.318.844-.74 1.546-1.272 2.13a6 6 0 0 1-.415-.492 2 2 0 0 1-.94.31'/%3E%3C/svg%3E\\\");\\r\\n content: \\\"\\\";\\r\\n display: inline-block;\\r\\n height: 16px;\\r\\n position: absolute;\\r\\n transform: translateX(-24px);\\r\\n width: 16px;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretDown,\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretUp {\\r\\n padding-left: 8px;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretDown svg {\\r\\n transform: rotate(180deg);\\r\\n transition: transform 0.175s ease-out;\\r\\n width: 10px;\\r\\n }\\r\\n\\r\\n .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretUp svg {\\r\\n transform: rotate(0deg);\\r\\n transition: transform 0.175s ease-out;\\r\\n width: 10px;\\r\\n }\\r\\n\\r\\n /* Language Selectors in Nav */\\r\\n nav.navbar.header:has([aria-label=\\\"Language\\\"]) .secondary-cta-link,\\r\\n nav.navbar.header:has([aria-label=\\\"Language\\\"]) .nav-item:first-child.secondary-cta a {\\r\\n margin-left: 0;\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) {\\r\\n margin-left: auto !important;\\r\\n top: 0;\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"])\u003e.title.small {\\r\\n display: none;\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) .dropdown-menu {\\r\\n width: 100%;\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) .dropdown-menu .dropdown-item {\\r\\n text-align: center;\\r\\n }\\r\\n\\r\\n @media (max-width: 576px) {\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink {\\r\\n font-size: 0px;\\r\\n padding: 10px 12px !important\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink::before {\\r\\n left: 0;\\r\\n position: relative;\\r\\n top: 0;\\r\\n transform: translateX(0);\\r\\n }\\r\\n\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretDown,\\r\\n nav.navbar.header .dropdown:has([aria-label=\\\"Language\\\"]) a#dropdownMenuLink .caretUp {\\r\\n display: none;\\r\\n }\\r\\n }\\r\\n\\r\\n /* Fix for Navs with Secondary Links */\\r\\n nav.navbar.header a {\\r\\n white-space: nowrap;\\r\\n }\\r\\n\\r\\n nav.navbar.header .navbar-brand+.justify-content-start.d-sm-flex {\\r\\n max-width: 50vw;\\r\\n overflow-y: scroll;\\r\\n }\\r\\n\\r\\n nav.navbar.header .navbar-brand+.justify-content-start.d-sm-flex::-webkit-scrollbar {\\r\\n display: none;\\r\\n }\\r\\n\u003c/style\u003e\\r\\n\u003cscript\u003e\\r\\n // move first language selector into nav\\r\\n document.addEventListener('DOMContentLoaded', () =\u003e {\\r\\n const nav = document.querySelector('section:not(.hide) nav.navbar.header');\\r\\n const languageToggle = document.querySelector('.dropdown:has([aria-label=\\\"Language\\\"])');\\r\\n\\r\\n nav.firstChild.insertAdjacentElement('afterend', languageToggle);\\r\\n });\\r\\n\u003c/script\u003e\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":3,\"type\":\"module\",\"componentID\":\"12326\",\"componentType\":\"Code\",\"name\":\"Code\",\"mappings\":[{\"property\":\"code\",\"type\":\"string\",\"value\":\"idref13\",\"hasDynamicDatasource\":true,\"isStructural\":false}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][0][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"12324\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Top Navigation\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"165473\",\"bandName\":\"Hero - 4 Column KA\",\"regionAvailability\":\"null\",\"experimentId\":null,\"treatmentLabel\":null,\"order\":1,\"fullWidth\":true,\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[\"all/all\"],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"color\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-02\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"max-section-hero-4col\",\"layout\":{\"type\":\"6cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"165467\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"medium\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"image\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":\"#000000\",\"columnClasses\":\"hero-col-1 hero-column-bg\",\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"165474\",\"componentType\":\"Image\",\"imageWidth\":\"fluid\",\"openNewTab\":false,\"name\":\"Image\",\"mappings\":[{\"property\":\"imageWidth\",\"type\":\"string\",\"value\":\"fluid\",\"isStructural\":true},{\"property\":\"targetLink\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"openNewTab\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"imageSrcMaxWidth\",\"type\":\"object\",\"value\":\"{\\\"large\\\":1400}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageSrcMaxHeight\",\"type\":\"object\",\"value\":\"{\\\"large\\\":593}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageSrc\",\"type\":\"object\",\"value\":\"{\\\"value\\\":{\\\"large\\\":\\\"https://beam-images.warnermediacdn.com/2025-03/flow-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\"}}\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"altText\",\"type\":\"string\",\"value\":\"Flow\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"165475\",\"componentType\":\"Code\",\"name\":\"Code\",\"mappings\":[{\"property\":\"code\",\"type\":\"string\",\"value\":\"\u003cstyle\u003e\\r\\n\\r\\n .max-section-hero-4col-parent::after {\\r\\n z-index: 1;\\r\\n }\\r\\n .max-section-hero-4col .movies-hero-text {\\r\\n z-index: 3;\\r\\n }\\r\\n .max-section-smile-parent {\\r\\n z-index: 1;\\r\\n }\\r\\n .max-section-new-and-coming {\\r\\n z-index: 2;\\r\\n position: relative;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3 {\\r\\n overflow: hidden;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3 .rich-text {\\r\\n width: 100%;\\r\\n height: 100%;\\r\\n }\\r\\n \\r\\n \\r\\n .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override {\\r\\n position: absolute;\\r\\n z-index: 2;\\r\\n }\\r\\n .max-section-hero-4col .char-container-movies {\\r\\n background-size: cover;\\r\\n background-position: center -10vh !important;\\r\\n background-repeat: no-repeat;\\r\\n position: absolute;\\r\\n height: 100%;\\r\\n width: 100%;\\r\\n z-index: -1; \\r\\n } \\r\\n .max-section-hero-4col .hero-col-1 .char-container-movies {\\r\\n background-image: url('https://beam-images.warnermediacdn.com/2025-03/flow-cutout02.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com');\\r\\n }\\r\\n \\r\\n @media (max-width: 767px) { \\r\\n .max-section-hero-4col .hero-col-1:after {\\r\\n background: linear-gradient(90deg, rgb(44 137 164) 35%, rgba(0, 0, 0, 0) 60%);\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .hero-col-2:after {\\r\\n background: linear-gradient(90deg, rgba(215, 118, 8, 1) 35%, rgba(215, 118, 8, 0) 60%);\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .hero-col-3:after {\\r\\n background: linear-gradient(90deg, rgba(1, 24, 43, 1) 35%, rgba(102, 57, 98, 0) 60%);\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .hero-col-4:after {\\r\\n background: linear-gradient(90deg, rgba(0, 0, 0, 1) 35%, rgba(0, 0, 0, 0) 60%);\\r\\n} \\r\\n \\r\\n .max-section-hero-4col .hero-column-bg {\\r\\n background-size: 80%;\\r\\n background-position: 155% center !important;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-2.hero-column-bg {\\r\\n background-position: 155% 15% !important;\\r\\n }\\r\\n .max-section-hero-4col .char-container-movies {\\r\\n top: 0 !important;\\r\\n right: 0 !important;\\r\\n background-position: 160% 28% !important;\\r\\n background-size: 78% !important;\\r\\n }\\r\\n}\\r\\n\u003c/style\u003e\\r\\n\u003cdiv class=\\\"char-container-movies\\\"\u003e\u003c/div\u003e\\r\\n\",\"hasDynamicDatasource\":false,\"isStructural\":false}]}],\"lgColSize\":\"3\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":\"hero-col-1 hero-column-bg\",\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"medium\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"3\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"image\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"imageMaxWidth\",\"type\":\"object\",\"value\":\"{\\\"large\\\":2000}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageMaxHeight\",\"type\":\"object\",\"value\":\"{\\\"large\\\":1996}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"image\",\"type\":\"object\",\"value\":\"{\\\"value\\\":{\\\"large\\\":\\\"https://beam-images.warnermediacdn.com/2025-03/flow-bg.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\"}}\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"code\",\"type\":\"string\",\"value\":\"#000000\",\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][1][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}},{\"order\":2,\"width\":\"0\",\"componentID\":\"165468\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"medium\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"image\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":\"hero-col-2 hero-column-bg\",\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"165476\",\"componentType\":\"Image\",\"imageWidth\":\"fluid\",\"openNewTab\":false,\"name\":\"Image\",\"mappings\":[{\"property\":\"imageWidth\",\"type\":\"string\",\"value\":\"fluid\",\"isStructural\":true},{\"property\":\"targetLink\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"openNewTab\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"imageSrcMaxWidth\",\"type\":\"object\",\"value\":\"{\\\"large\\\":642}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageSrcMaxHeight\",\"type\":\"object\",\"value\":\"{\\\"large\\\":100}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageSrc\",\"type\":\"object\",\"value\":\"{\\\"value\\\":{\\\"large\\\":\\\"https://beam-images.warnermediacdn.com/2024-10/movies-dune-part-2-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\"}}\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"altText\",\"type\":\"string\",\"value\":\"Dune: Part Two\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":0,\"type\":\"module\",\"componentID\":\"165477\",\"componentType\":\"Code\",\"name\":\"Code\",\"mappings\":[{\"property\":\"code\",\"type\":\"string\",\"value\":\"\u003cstyle\u003e\\r\\n .max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override {\\r\\n position: absolute;\\r\\n z-index: 2;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-2 .char-container-movies {\\r\\n background-image: url(https://beam-images.warnermediacdn.com/2024-10/movies-hero-dune-part-2-casts.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com);\\r\\n }\\r\\n\u003c/style\u003e\\r\\n\u003cdiv class=\\\"char-container-movies\\\"\u003e\u003c/div\u003e\\r\\n\",\"hasDynamicDatasource\":false,\"isStructural\":false}]}],\"lgColSize\":\"3\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":\"hero-col-2 hero-column-bg\",\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":2,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"medium\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"3\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"image\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"imageMaxWidth\",\"type\":\"object\",\"value\":\"{\\\"large\\\":2000}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageMaxHeight\",\"type\":\"object\",\"value\":\"{\\\"large\\\":2000}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"image\",\"type\":\"object\",\"value\":\"{\\\"value\\\":{\\\"large\\\":\\\"https://beam-images.warnermediacdn.com/2024-10/movies-dune-part-2-bg_0.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\"}}\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][1][\\\"layout\\\"][\\\"columns\\\"][1][\\\"content\\\"]\"}},{\"order\":3,\"width\":\"0\",\"componentID\":\"165469\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"medium\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"image\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":\"hero-col-3 hero-column-bg\",\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"165478\",\"componentType\":\"Image\",\"imageWidth\":\"fluid\",\"openNewTab\":false,\"name\":\"Image\",\"mappings\":[{\"property\":\"imageWidth\",\"type\":\"string\",\"value\":\"fluid\",\"isStructural\":true},{\"property\":\"targetLink\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"openNewTab\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"imageSrcMaxWidth\",\"type\":\"object\",\"value\":\"{\\\"large\\\":263}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageSrcMaxHeight\",\"type\":\"object\",\"value\":\"{\\\"large\\\":80}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageSrc\",\"type\":\"object\",\"value\":\"{\\\"value\\\":{\\\"large\\\":\\\"https://beam-images.warnermediacdn.com/2024-10/movies-hero-gk-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\"}}\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"altText\",\"type\":\"string\",\"value\":\"Godzilla x Kong: The New Empire\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":0,\"type\":\"module\",\"componentID\":\"165479\",\"componentType\":\"Code\",\"name\":\"Code\",\"mappings\":[{\"property\":\"code\",\"type\":\"string\",\"value\":\"\u003cstyle\u003e\\r\\n .max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override {\\r\\n position: absolute;\\r\\n z-index: 2;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-3 .char-container-movies {\\r\\n background-image: url(https://beam-images.warnermediacdn.com/2024-10/movies-hero-gk-casts_1.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com);\\r\\n }\\r\\n\u003c/style\u003e\\r\\n\u003cdiv class=\\\"char-container-movies\\\"\u003e\u003c/div\u003e\\r\\n\",\"hasDynamicDatasource\":false,\"isStructural\":false}]}],\"lgColSize\":\"3\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":\"hero-col-3 hero-column-bg\",\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":3,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"medium\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"3\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"image\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"imageMaxWidth\",\"type\":\"object\",\"value\":\"{\\\"large\\\":2000}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageMaxHeight\",\"type\":\"object\",\"value\":\"{\\\"large\\\":2000}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"image\",\"type\":\"object\",\"value\":\"{\\\"value\\\":{\\\"large\\\":\\\"https://beam-images.warnermediacdn.com/2024-10/movies-hero-gk-bg_0.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\"}}\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][1][\\\"layout\\\"][\\\"columns\\\"][2][\\\"content\\\"]\"}},{\"order\":4,\"width\":\"0\",\"componentID\":\"165470\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"medium\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"code\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":\"#000000\",\"columnClasses\":\"hero-col-4 hero-column-bg\",\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"165480\",\"componentType\":\"Image\",\"imageWidth\":\"fluid\",\"openNewTab\":false,\"name\":\"Image\",\"mappings\":[{\"property\":\"imageWidth\",\"type\":\"string\",\"value\":\"fluid\",\"isStructural\":true},{\"property\":\"targetLink\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"openNewTab\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"imageSrcMaxWidth\",\"type\":\"object\",\"value\":\"{\\\"large\\\":1200}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageSrcMaxHeight\",\"type\":\"object\",\"value\":\"{\\\"large\\\":109}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageSrc\",\"type\":\"object\",\"value\":\"{\\\"value\\\":{\\\"large\\\":\\\"https://beam-images.warnermediacdn.com/2025-02/elevation-logo.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\"}}\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"altText\",\"type\":\"string\",\"value\":\"Elevation\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":0,\"type\":\"module\",\"componentID\":\"165481\",\"componentType\":\"Code\",\"name\":\"Code\",\"mappings\":[{\"property\":\"code\",\"type\":\"string\",\"value\":\"\u003cstyle\u003e\\r\\n .max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override {\\r\\n position: absolute;\\r\\n z-index: 2;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-4 .char-container-movies {\\r\\n background-image: url('https://beam-images.warnermediacdn.com/2025-02/Elevation_KA-1x1.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com');\\r\\n }\\r\\n\u003c/style\u003e\\r\\n\u003cdiv class=\\\"char-container-movies\\\"\u003e\u003c/div\u003e\\r\\n\",\"hasDynamicDatasource\":false,\"isStructural\":false}]}],\"lgColSize\":\"3\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":\"hero-col-4 hero-column-bg\",\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":4,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"medium\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"3\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"code\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"imageMaxWidth\",\"type\":\"object\",\"value\":\"{\\\"large\\\":2000}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageMaxHeight\",\"type\":\"object\",\"value\":\"{\\\"large\\\":2000}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"image\",\"type\":\"object\",\"value\":\"{\\\"value\\\":{\\\"large\\\":\\\"https://beam-images.warnermediacdn.com/2025-01/jokerfolieadeux-movies-bg.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\"}}\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"code\",\"type\":\"string\",\"value\":\"#000000\",\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][1][\\\"layout\\\"][\\\"columns\\\"][3][\\\"content\\\"]\"}},{\"order\":5,\"width\":\"0\",\"componentID\":\"165471\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":\"movies-hero-text\",\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"165482\",\"componentType\":\"Text\",\"name\":\"Text\",\"mappings\":[{\"property\":\"type\",\"type\":\"string\",\"value\":\"module\",\"isStructural\":true},{\"property\":\"text\",\"type\":\"string\",\"value\":\"idref14\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"heightLimit\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"ltsMore\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"ltsLess\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":0,\"type\":\"module\",\"componentID\":\"165483\",\"componentType\":\"Button\",\"size\":\"md\",\"openNewTab\":false,\"align\":\"center\",\"styleName\":\"primary\",\"isBuyFlow\":true,\"name\":\"Button\",\"mappings\":[{\"property\":\"label\",\"type\":\"string\",\"value\":\"idref15\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"labelAuth\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"size\",\"type\":\"string\",\"value\":\"md\",\"isStructural\":true},{\"property\":\"urlLink\",\"type\":\"string\",\"value\":\"idref16\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"urlLinkAuth\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"openNewTab\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"align\",\"type\":\"string\",\"value\":\"center\",\"isStructural\":true},{\"property\":\"styleName\",\"type\":\"string\",\"value\":\"primary\",\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"isBuyFlow\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":\"movies-hero-text\",\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":5,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][1][\\\"layout\\\"][\\\"columns\\\"][4][\\\"content\\\"]\"}},{\"order\":6,\"width\":\"0\",\"componentID\":\"165472\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":6,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][1][\\\"layout\\\"][\\\"columns\\\"][5][\\\"content\\\"]\"}}]},\"componentID\":\"165473\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Hero - 4 Column KA\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"color\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-02\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"imageMaxWidth\",\"type\":\"object\",\"value\":\"{\\\"large\\\":3796}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"imageMaxHeight\",\"type\":\"object\",\"value\":\"{\\\"large\\\":2136}\",\"hasDynamicDatasource\":false,\"isStructural\":true},{\"property\":\"image\",\"type\":\"object\",\"value\":\"{\\\"value\\\":{\\\"large\\\":\\\"https://beam-images.warnermediacdn.com/2023-07/max-brand-quilt-updated.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\\\"}}\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"max-section-hero-4col\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"146394\",\"bandName\":\"What's New and Coming Soon\",\"regionAvailability\":\"null\",\"experimentId\":null,\"treatmentLabel\":null,\"order\":2,\"fullWidth\":false,\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"veryLarge\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[\"all/all\"],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"code\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":\"#000000\",\"image\":null,\"classes\":\"pb-5 max-section-new-and-coming\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"146388\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"146395\",\"componentType\":\"Text\",\"name\":\"Text\",\"mappings\":[{\"property\":\"type\",\"type\":\"string\",\"value\":\"module\",\"isStructural\":true},{\"property\":\"text\",\"type\":\"string\",\"value\":\"idref17\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"heightLimit\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"ltsMore\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"ltsLess\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":1,\"type\":\"image\",\"componentID\":\"148209\",\"componentType\":\"ImageGrid2\",\"columns\":\"3\",\"columnsMd\":\"2\",\"columnsSm\":\"2\",\"items\":[],\"name\":\"ImageGrid2\",\"hasLanguageIntegration\":true,\"isWrapper\":true,\"mappings\":[{\"property\":\"columns\",\"type\":\"number\",\"value\":\"3\",\"isStructural\":true},{\"property\":\"columnsMd\",\"type\":\"number\",\"value\":\"2\",\"isStructural\":true},{\"property\":\"columnsSm\",\"type\":\"number\",\"value\":\"2\",\"isStructural\":true},{\"property\":\"items\",\"type\":\"array\",\"value\":{\"$ref\":\"$[\\\"bands\\\"][2][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"][1][\\\"items\\\"]\"},\"items\":[],\"isStructural\":true},{\"property\":\"styleName\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"collection\",\"type\":\"object\",\"value\":\"idref18\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"type\",\"type\":\"string\",\"value\":\"image\",\"isStructural\":true}]},{\"order\":2,\"type\":\"module\",\"componentID\":\"146403\",\"componentType\":\"Code\",\"name\":\"Code\",\"mappings\":[{\"property\":\"code\",\"type\":\"string\",\"value\":\"\u003cstyle\u003e\\r\\n .max-section-new-and-coming-parent {\\r\\n background: black !important;\\r\\n }\\r\\n .max-section-new-and-coming {\\r\\n padding-bottom: 4.5rem !important; \\r\\n } \\r\\n .max-section-new-and-coming h2 {\\r\\n margin-bottom: 2rem !important;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid .col::after {\\r\\n color: rgba(255, 255, 255, .8);\\r\\n display: block;\\r\\n font-size: 80%;\\r\\n text-align: center;\\r\\n width: 100%;\\r\\n position: absolute;\\r\\n margin: 0 -20px;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid .col-text {\\r\\n margin-bottom: 30px;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid img {\\r\\n width: 100%;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid h6 {\\r\\n display: none;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid .col {\\r\\n text-align: center;\\r\\n }\\r\\n\\r\\n\\r\\n @media (max-width: 991px) {\\r\\n .max-section-new-and-coming .image-grid .col::after {\\r\\n font-size: 65%;\\r\\n margin: 0 -10px;\\r\\n }\\r\\n .max-section-new-and-coming .image-grid .col {\\r\\n margin-bottom: 14px;\\r\\n padding-left: 7px !important;\\r\\n padding-right: 7px !important;\\r\\n }\\r\\n }\\r\\n @media (max-width: 767px) {\\r\\n .max-section-new-and-coming {\\r\\n padding-bottom: 3rem !important;\\r\\n margin-top: .5rem !important;\\r\\n }\\r\\n\u003c/style\u003e\",\"hasDynamicDatasource\":false,\"isStructural\":false}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][2][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"146394\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"What's New and Coming Soon\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"veryLarge\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"code\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":\"#000000\",\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"pb-5 max-section-new-and-coming\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"146419\",\"bandName\":\"Tray | Award Winning\",\"regionAvailability\":\"null\",\"experimentId\":\"b2803fe0-6701-4d4e-8776-d26b131ad631\",\"treatmentLabel\":\"C\",\"order\":3,\"fullWidth\":false,\"marginTB\":\"veryLarge\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[\"all/all\"],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"content-tray-section\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"146413\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"146420\",\"componentType\":\"Text\",\"name\":\"Text\",\"mappings\":[{\"property\":\"type\",\"type\":\"string\",\"value\":\"module\",\"isStructural\":true},{\"property\":\"text\",\"type\":\"string\",\"value\":\"idref19\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"heightLimit\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"ltsMore\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"ltsLess\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"146421\",\"componentType\":\"ContentTray\",\"hideTitle\":true,\"enCaption\":true,\"style\":\"default\",\"alignment\":\"left\",\"clickable\":true,\"animScroll\":false,\"name\":\"ContentTray\",\"hasLanguageIntegration\":true,\"mappings\":[{\"property\":\"collection\",\"type\":\"object\",\"value\":\"idref20\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"ovTitle\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"hideTitle\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"enCaption\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"style\",\"type\":\"string\",\"value\":\"default\",\"isStructural\":true},{\"property\":\"alignment\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true},{\"property\":\"styling\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"clickable\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"animScroll\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"scrollSpeed\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"contentWidth\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"liveText\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"upcomingText\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][3][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"146419\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Tray | Award Winning\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"veryLarge\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"content-tray-section\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"373239\",\"bandName\":\"Tray | Award Winning\",\"regionAvailability\":\"null\",\"experimentId\":\"b2803fe0-6701-4d4e-8776-d26b131ad631\",\"treatmentLabel\":\"T1\",\"order\":4,\"fullWidth\":false,\"marginTB\":\"veryLarge\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[\"all/all\"],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"content-tray-section\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"373233\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"373240\",\"componentType\":\"Text\",\"name\":\"Text\",\"mappings\":[{\"property\":\"type\",\"type\":\"string\",\"value\":\"module\",\"isStructural\":true},{\"property\":\"text\",\"type\":\"string\",\"value\":\"idref21\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"heightLimit\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"ltsMore\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"ltsLess\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"373241\",\"componentType\":\"ContentTray\",\"hideTitle\":true,\"enCaption\":true,\"style\":\"default\",\"alignment\":\"left\",\"clickable\":true,\"animScroll\":false,\"name\":\"ContentTray\",\"hasLanguageIntegration\":true,\"mappings\":[{\"property\":\"collection\",\"type\":\"object\",\"value\":\"idref22\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"ovTitle\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"hideTitle\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"enCaption\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"style\",\"type\":\"string\",\"value\":\"default\",\"isStructural\":true},{\"property\":\"alignment\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true},{\"property\":\"styling\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"clickable\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"animScroll\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"scrollSpeed\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"contentWidth\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"liveText\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"upcomingText\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][4][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"373239\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Tray | Award Winning\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"veryLarge\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"content-tray-section\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"146428\",\"bandName\":\"Tray | A24\",\"regionAvailability\":\"null\",\"experimentId\":null,\"treatmentLabel\":null,\"order\":5,\"fullWidth\":false,\"marginTB\":\"veryLarge\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"content-tray-section\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"146422\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"146429\",\"componentType\":\"Text\",\"name\":\"Text\",\"mappings\":[{\"property\":\"type\",\"type\":\"string\",\"value\":\"module\",\"isStructural\":true},{\"property\":\"text\",\"type\":\"string\",\"value\":\"idref23\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"heightLimit\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"ltsMore\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"ltsLess\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"146430\",\"componentType\":\"ContentTray\",\"hideTitle\":true,\"enCaption\":true,\"style\":\"default\",\"alignment\":\"left\",\"clickable\":true,\"animScroll\":false,\"name\":\"ContentTray\",\"hasLanguageIntegration\":true,\"mappings\":[{\"property\":\"collection\",\"type\":\"object\",\"value\":\"idref24\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"ovTitle\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"hideTitle\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"enCaption\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"style\",\"type\":\"string\",\"value\":\"default\",\"isStructural\":true},{\"property\":\"alignment\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true},{\"property\":\"styling\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"clickable\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"animScroll\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"scrollSpeed\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"contentWidth\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"liveText\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"upcomingText\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][5][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"146428\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Tray | A24\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"veryLarge\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"content-tray-section\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"90392\",\"bandName\":\"Tray | Just Added Movies\",\"regionAvailability\":null,\"experimentId\":null,\"treatmentLabel\":null,\"order\":6,\"fullWidth\":false,\"marginTB\":\"veryLarge\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"content-tray-section\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"90386\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"90393\",\"componentType\":\"Text\",\"name\":\"Text\",\"mappings\":[{\"property\":\"type\",\"type\":\"string\",\"value\":\"module\",\"isStructural\":true},{\"property\":\"text\",\"type\":\"string\",\"value\":\"idref25\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"heightLimit\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"ltsMore\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"ltsLess\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"90394\",\"componentType\":\"ContentTray\",\"hideTitle\":true,\"enCaption\":true,\"style\":\"default\",\"alignment\":\"left\",\"clickable\":true,\"animScroll\":false,\"name\":\"ContentTray\",\"hasLanguageIntegration\":true,\"mappings\":[{\"property\":\"collection\",\"type\":\"object\",\"value\":\"idref26\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"ovTitle\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"hideTitle\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"enCaption\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"style\",\"type\":\"string\",\"value\":\"default\",\"isStructural\":true},{\"property\":\"alignment\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true},{\"property\":\"styling\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"clickable\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"animScroll\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"scrollSpeed\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"contentWidth\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"liveText\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"upcomingText\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][6][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"90392\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Tray | Just Added Movies\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"veryLarge\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"content-tray-section\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"16033\",\"bandName\":\"Tray | Comedy\",\"regionAvailability\":null,\"experimentId\":null,\"treatmentLabel\":null,\"order\":7,\"fullWidth\":false,\"marginTB\":\"veryLarge\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"content-tray-section\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"16027\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"16034\",\"componentType\":\"Text\",\"name\":\"Text\",\"mappings\":[{\"property\":\"type\",\"type\":\"string\",\"value\":\"module\",\"isStructural\":true},{\"property\":\"text\",\"type\":\"string\",\"value\":\"idref27\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"heightLimit\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"ltsMore\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"ltsLess\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"16035\",\"componentType\":\"ContentTray\",\"hideTitle\":true,\"enCaption\":true,\"style\":\"default\",\"alignment\":\"left\",\"clickable\":true,\"animScroll\":false,\"name\":\"ContentTray\",\"hasLanguageIntegration\":true,\"mappings\":[{\"property\":\"collection\",\"type\":\"object\",\"value\":\"idref28\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"ovTitle\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"hideTitle\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"enCaption\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"style\",\"type\":\"string\",\"value\":\"default\",\"isStructural\":true},{\"property\":\"alignment\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true},{\"property\":\"styling\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"clickable\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"animScroll\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"scrollSpeed\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"contentWidth\",\"type\":\"number\",\"isStructural\":true}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][7][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"16033\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Tray | Comedy\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"veryLarge\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"content-tray-section\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"16042\",\"bandName\":\"Tray | Acclaimed Dramas\",\"regionAvailability\":null,\"experimentId\":null,\"treatmentLabel\":null,\"order\":8,\"fullWidth\":false,\"marginTB\":\"veryLarge\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"content-tray-section\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"16036\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"16043\",\"componentType\":\"Text\",\"name\":\"Text\",\"mappings\":[{\"property\":\"type\",\"type\":\"string\",\"value\":\"module\",\"isStructural\":true},{\"property\":\"text\",\"type\":\"string\",\"value\":\"idref29\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"heightLimit\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"ltsMore\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"ltsLess\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"16044\",\"componentType\":\"ContentTray\",\"hideTitle\":true,\"enCaption\":true,\"style\":\"default\",\"alignment\":\"left\",\"clickable\":true,\"animScroll\":false,\"name\":\"ContentTray\",\"hasLanguageIntegration\":true,\"mappings\":[{\"property\":\"collection\",\"type\":\"object\",\"value\":\"idref30\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"ovTitle\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"hideTitle\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"enCaption\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"style\",\"type\":\"string\",\"value\":\"default\",\"isStructural\":true},{\"property\":\"alignment\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true},{\"property\":\"styling\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"clickable\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"animScroll\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"scrollSpeed\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"contentWidth\",\"type\":\"number\",\"isStructural\":true}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][8][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"16042\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Tray | Acclaimed Dramas\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"veryLarge\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"content-tray-section\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"12353\",\"bandName\":\"Tray | Action\",\"regionAvailability\":null,\"experimentId\":null,\"treatmentLabel\":null,\"order\":9,\"fullWidth\":false,\"marginTB\":\"veryLarge\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"content-tray-section\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"12347\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"12354\",\"componentType\":\"Text\",\"name\":\"Text\",\"mappings\":[{\"property\":\"type\",\"type\":\"string\",\"value\":\"module\",\"isStructural\":true},{\"property\":\"text\",\"type\":\"string\",\"value\":\"idref31\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"heightLimit\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"ltsMore\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"ltsLess\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"12355\",\"componentType\":\"ContentTray\",\"hideTitle\":true,\"enCaption\":true,\"style\":\"default\",\"alignment\":\"left\",\"clickable\":true,\"animScroll\":false,\"name\":\"ContentTray\",\"hasLanguageIntegration\":true,\"mappings\":[{\"property\":\"collection\",\"type\":\"object\",\"value\":\"idref32\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"ovTitle\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"hideTitle\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"enCaption\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"style\",\"type\":\"string\",\"value\":\"default\",\"isStructural\":true},{\"property\":\"alignment\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true},{\"property\":\"styling\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"clickable\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"animScroll\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"scrollSpeed\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"contentWidth\",\"type\":\"number\",\"isStructural\":true}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][9][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"12353\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Tray | Action\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"veryLarge\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"content-tray-section\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"16060\",\"bandName\":\"Tray | For the Whole Family\",\"regionAvailability\":null,\"experimentId\":null,\"treatmentLabel\":null,\"order\":10,\"fullWidth\":false,\"marginTB\":\"veryLarge\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"content-tray-section\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"16054\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"16061\",\"componentType\":\"Text\",\"name\":\"Text\",\"mappings\":[{\"property\":\"type\",\"type\":\"string\",\"value\":\"module\",\"isStructural\":true},{\"property\":\"text\",\"type\":\"string\",\"value\":\"idref33\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"heightLimit\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"ltsMore\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"ltsLess\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"16062\",\"componentType\":\"ContentTray\",\"hideTitle\":true,\"enCaption\":true,\"style\":\"default\",\"alignment\":\"left\",\"clickable\":true,\"animScroll\":false,\"name\":\"ContentTray\",\"hasLanguageIntegration\":true,\"mappings\":[{\"property\":\"collection\",\"type\":\"object\",\"value\":\"idref34\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"ovTitle\",\"type\":\"string\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"hideTitle\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"enCaption\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"style\",\"type\":\"string\",\"value\":\"default\",\"isStructural\":true},{\"property\":\"alignment\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true},{\"property\":\"styling\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"clickable\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true},{\"property\":\"animScroll\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"scrollSpeed\",\"type\":\"number\",\"isStructural\":true},{\"property\":\"contentWidth\",\"type\":\"number\",\"isStructural\":true}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][10][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"16060\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Tray | For the Whole Family\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"veryLarge\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"content-tray-section\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"259219\",\"bandName\":\"Language Selector\",\"regionAvailability\":\"null\",\"experimentId\":null,\"treatmentLabel\":null,\"order\":11,\"fullWidth\":false,\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"max-section-language-selector mt-5\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"259213\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"middle\",\"horizontalAlign\":\"center\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"259220\",\"componentType\":\"LangSelector\",\"name\":\"LangSelector\",\"isWrapper\":false,\"mappings\":[{\"property\":\"languages\",\"type\":\"object\",\"value\":\"idref35\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"localizeTxt\",\"type\":\"string\",\"value\":\"idref36\",\"hasDynamicDatasource\":true,\"isStructural\":false}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"middle\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"center\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][11][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"259219\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Language Selector\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"max-section-language-selector mt-5\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]},{\"bandID\":\"12407\",\"bandName\":\"Footer\",\"regionAvailability\":\"null\",\"experimentId\":null,\"treatmentLabel\":null,\"order\":12,\"fullWidth\":false,\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"disableOverlay\":false,\"displayOn\":[\"band_large_screens\",\"band_medium_screens\",\"band_small_screens\"],\"countryLangPairs\":[\"all/all\"],\"animationType\":\"none\",\"fullViewportHeight\":false,\"minimumVpHeight\":null,\"border\":\"none\",\"backgroundType\":\"none\",\"backgroundVideoLoop\":true,\"color\":\"surface-fill-01\",\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"image\":null,\"classes\":\"mb-5\",\"layout\":{\"type\":\"1cols\",\"columns\":[{\"order\":1,\"width\":\"0\",\"componentID\":\"12401\",\"marginTB\":\"unset\",\"marginLR\":\"unset\",\"paddingTB\":\"unset\",\"paddingLR\":\"unset\",\"border\":\"none\",\"animationType\":\"none\",\"backgroundType\":\"none\",\"color\":null,\"gradient\":\"surface-fill-gradient-01\",\"code\":null,\"columnClasses\":null,\"verticalAlign\":\"top\",\"horizontalAlign\":\"left\",\"content\":[{\"order\":0,\"type\":\"module\",\"componentID\":\"12408\",\"componentType\":\"Footer\",\"name\":\"Footer\",\"mappings\":[{\"property\":\"data\",\"type\":\"object\",\"value\":\"idref37\",\"hasDynamicDatasource\":true,\"isStructural\":false}]},{\"order\":1,\"type\":\"module\",\"componentID\":\"165484\",\"componentType\":\"Code\",\"name\":\"Code\",\"mappings\":[{\"property\":\"code\",\"type\":\"string\",\"value\":\"\u003cstyle\u003e\\r\\n @media (prefers-reduced-motion: no-preference) { \\r\\n .body-hide {\\r\\n overflow: hidden;\\r\\n }\\r\\n .max-section-hero-4col-parent::before {\\r\\n position: absolute;\\r\\n height: 100vh;\\r\\n width: 100vw;\\r\\n background-color: black;\\r\\n z-index: 10;\\r\\n content: \\\"\\\";\\r\\n display: block;\\r\\n top: 0;\\r\\n left: 0;\\r\\n }\\r\\n .max-section-hero-4col-parent.load-animation::before {\\r\\n display: none;\\r\\n } \\r\\n } \\r\\n\\r\\n @media (min-width: 768px) and (prefers-reduced-motion: no-preference) {\\r\\n .max-section-hero-4col .hero-column-bg {\\r\\n background-size: auto 120%;\\r\\n background-position: center -15vh !important;\\r\\n transition: all 1.8s ease;\\r\\n }\\r\\n .max-section-hero-4col .hero-column-bg.load-animation {\\r\\n background-size: auto 100%;\\r\\n background-position: center -10vh !important;\\r\\n }\\r\\n\\r\\n .max-section-hero-4col .char-container-movies {\\r\\n filter: blur(2px);\\r\\n -webkit-filter: blur(2px);\\r\\n transform: scale(1.5) translateY(2.5rem);\\r\\n -webkit-transform: scale(1.5) translateY(2.5rem);\\r\\n }\\r\\n\\r\\n .max-section-hero-4col .char-container-movies.load-animation {\\r\\n animation: heroChar 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both;\\r\\n -webkit-animation: heroChar 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both;\\r\\n }\\r\\n \\r\\n .max-section-hero-4col .movies-hero-text {\\r\\n transform: translateY(60px);\\r\\n opacity: 0;\\r\\n -webkit-transform: translateY(60px);\\r\\n } \\r\\n .max-section-hero-4col .movies-hero-text.load-animation {\\r\\n animation: slideUp .9s ease .25s 1 normal both;\\r\\n -webkit-animation: slideUp .9s ease .25s 1 normal both;\\r\\n } \\r\\n \\r\\n .max-section-hero-4col .hero-column-bg img {\\r\\n transform: translateY(-60px);\\r\\n -webkit-transform: translateY(-60px);\\r\\n opacity: 0;\\r\\n }\\r\\n .max-section-hero-4col .hero-column-bg img.load-animation {\\r\\n animation: slideDown .9s ease .3s 1 normal both;\\r\\n -webkit-animation: slideDown .9s ease .3s 1 normal both;\\r\\n }\\r\\n } \\r\\n @media (max-width: 767px) and (prefers-reduced-motion: no-preference) {\\r\\n\\r\\n .max-section-hero-4col .char-container-movies {\\r\\n filter: blur(2px);\\r\\n -webkit-filter: blur(2px);\\r\\n transform: scale(1.3);\\r\\n -webkit-transform: scale(1.3);\\r\\n }\\r\\n\\r\\n .max-section-hero-4col .char-container-movies.load-animation {\\r\\n animation: heroCharPhoone 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both;\\r\\n -webkit-animation: heroCharPhone 1.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 1 normal both;\\r\\n }\\r\\n \\r\\n .max-section-hero-4col .hero-column-bg img {\\r\\n transform: translateX(-30px);\\r\\n -webkit-transform: translateX(-30px);\\r\\n opacity: 0;\\r\\n }\\r\\n .max-section-hero-4col .hero-column-bg img.load-animation {\\r\\n animation: slideRight .7s ease .25s 1 normal both;\\r\\n -webkit-animation: slideRight .7s ease .25s 1 normal both;\\r\\n }\\r\\n } \\r\\n \\r\\n@keyframes heroChar {\\r\\n 0% {\\r\\n filter: blur(2px);\\r\\n transform: scale(1.5) translateY(2.5rem);\\r\\n }\\r\\n 10% {\\r\\n filter: blur(2px);\\r\\n }\\r\\n 95% {\\r\\n filter: blur(0);\\r\\n }\\r\\n 100% {\\r\\n transform: scale(1) translateY(0);\\r\\n filter: blur(0); \\r\\n }\\r\\n}\\r\\n\\r\\n@-webkit-keyframes heroChar {\\r\\n 0% {\\r\\n -webkit-filter: blur(2px);\\r\\n -webkit-transform: scale(1.5) translateY(2.5rem);\\r\\n }\\r\\n 10% {\\r\\n -webkit-filter: blur(2px);\\r\\n }\\r\\n 95% {\\r\\n -webkit-filter: blur(0);\\r\\n } \\r\\n 100% {\\r\\n -webkit-transform: scale(1) translateY(0);\\r\\n -webkit-filter: blur(0); \\r\\n }\\r\\n}\\r\\n@keyframes heroCharPhone {\\r\\n 0% {\\r\\n filter: blur(2px);\\r\\n transform: scale(1.3);\\r\\n }\\r\\n 10% {\\r\\n filter: blur(2px);\\r\\n } \\r\\n 95% {\\r\\n filter: blur(0);\\r\\n }\\r\\n 100% {\\r\\n transform: scale(1);\\r\\n filter: blur(0); \\r\\n }\\r\\n}\\r\\n\\r\\n@-webkit-keyframes heroCharPhone {\\r\\n 0% {\\r\\n -webkit-filter: blur(2px);\\r\\n -webkit-transform: scale(1.3);\\r\\n }\\r\\n 10% {\\r\\n -webkit-filter: blur(2px);\\r\\n }\\r\\n 95% {\\r\\n -webkit-filter: blur(0);\\r\\n } \\r\\n 100% {\\r\\n -webkit-transform: scale(1);\\r\\n -webkit-filter: blur(0); \\r\\n }\\r\\n}\\r\\n@keyframes slideUp {\\r\\n 0% {\\r\\n opacity: 0;\\r\\n transform: translateY(60px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n opacity: 1;\\r\\n transform: translateY(0);\\r\\n }\\r\\n}\\r\\n\\r\\n@-webkit-keyframes slideUp {\\r\\n 0% {\\r\\n -webkit-opacity: 0;\\r\\n -webkit-transform: translateY(60px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n -webkit-opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n -webkit-opacity: 1;\\r\\n -webkit-transform: translateY(0);\\r\\n }\\r\\n}\\r\\n@keyframes slideDown {\\r\\n 0% {\\r\\n opacity: 0;\\r\\n transform: translateY(-60px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n opacity: 1;\\r\\n transform: translateY(0);\\r\\n }\\r\\n}\\r\\n\\r\\n@-webkit-keyframes slideDown {\\r\\n 0% {\\r\\n -webkit-opacity: 0;\\r\\n -webkit-transform: translateY(-60px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n -webkit-opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n -webkit-opacity: 1;\\r\\n -webkit-transform: translateY(0);\\r\\n }\\r\\n}\\r\\n\\r\\n@keyframes slideRight {\\r\\n 0% {\\r\\n opacity: 0;\\r\\n transform: translateX(-30px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n opacity: 1;\\r\\n transform: translateX(0);\\r\\n }\\r\\n}\\r\\n\\r\\n@-webkit-keyframes slideRight {\\r\\n 0% {\\r\\n -webkit-opacity: 0;\\r\\n -webkit-transform: translateX(-30px);\\r\\n }\\r\\n\\r\\n 70% {\\r\\n -webkit-opacity: 1;\\r\\n }\\r\\n\\r\\n 100% {\\r\\n -webkit-opacity: 1;\\r\\n -webkit-transform: translateX(0);\\r\\n }\\r\\n}\\r\\n\u003c/style\u003e\\r\\n\\r\\n\\r\\n\u003cscript\u003e\\r\\n //\\r\\n// REDUCE MOTION\\r\\n//\\r\\n const isReduced = window.matchMedia('(prefers-reduced-motion: reduce)') === true || window.matchMedia('(prefers-reduced-motion: reduce)').matches === true;\\r\\n //\\r\\n// HERO ANIMATION\\r\\n//\\r\\n\\r\\nvar body = document.getElementsByTagName(\\\"body\\\")[0];\\r\\nbody.classList.add(\\\"body-hide\\\");\\r\\n\\r\\ndocument.addEventListener('DOMContentLoaded', () =\u003e {\\r\\n \\r\\n // Set scroll restoration to manual\\r\\n if ('scrollRestoration' in history) {\\r\\n history.scrollRestoration = 'manual';\\r\\n }\\r\\n\\r\\n window.scrollTo(0, 0);\\r\\n\\r\\nconst characters = document.querySelectorAll(\\\".max-section-hero-4col .char-container-movies\\\");\\r\\nconst backgrounds = document.querySelectorAll(\\\".max-section-hero-4col .hero-column-bg\\\");\\r\\nconst logos = document.querySelectorAll(\\\".max-section-hero-4col img\\\");\\r\\nvar heroGrad = document.querySelector(\\\".max-section-hero-4col-parent\\\");\\r\\nvar heroText = document.querySelector(\\\".max-section-hero-4col .movies-hero-text\\\");\\r\\n\\r\\nconst addAnimation = (element) =\u003e {\\r\\n element.classList.add(\\\"load-animation\\\");\\r\\n};\\r\\n\\r\\nconst animateElements = () =\u003e {\\r\\n characters.forEach(char =\u003e addAnimation(char));\\r\\n backgrounds.forEach(bg =\u003e addAnimation(bg));\\r\\n logos.forEach(logo =\u003e addAnimation(logo));\\r\\n addAnimation(heroGrad);\\r\\n addAnimation(heroText);\\r\\n};\\r\\n\\r\\nconst removeBodyHide = () =\u003e {\\r\\n body.classList.remove(\\\"body-hide\\\");\\r\\n};\\r\\n\\r\\nsetTimeout(animateElements, 50);\\r\\nsetTimeout(removeBodyHide, 1500);\\r\\n\\r\\n});\\r\\n\\r\\n\u003c/script\u003e\",\"hasDynamicDatasource\":false,\"isStructural\":false}]}],\"lgColSize\":\"12\",\"componentProperties\":[{\"property\":\"columnClasses\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"width\",\"type\":\"string\",\"value\":\"0\",\"isStructural\":true},{\"property\":\"order\",\"type\":\"string\",\"value\":1,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"lgColSize\",\"type\":\"string\",\"value\":\"12\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"verticalAlign\",\"type\":\"string\",\"value\":\"top\",\"isStructural\":true},{\"property\":\"horizontalAlign\",\"type\":\"string\",\"value\":\"left\",\"isStructural\":true}],\"components\":{\"$ref\":\"$[\\\"bands\\\"][12][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"]\"}}]},\"componentID\":\"12407\",\"componentProperties\":[{\"property\":\"bandName\",\"type\":\"string\",\"value\":\"Footer\",\"isStructural\":true},{\"property\":\"fullWidth\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"disableOverlay\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"fullViewportHeight\",\"type\":\"boolean\",\"value\":false,\"isStructural\":true},{\"property\":\"minimumVpHeight\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"marginTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"marginLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingTB\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"paddingLR\",\"type\":\"string\",\"value\":\"unset\",\"isStructural\":true},{\"property\":\"animationType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"border\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"none\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-fill-01\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-fill-gradient-01\",\"isStructural\":true},{\"property\":\"videoEnv\",\"type\":\"string\",\"value\":\"prod\",\"isStructural\":true},{\"property\":\"convivaId\",\"type\":\"string\",\"value\":\"3ae0440c375bb3e0cdc7379216225f5d0249afa9\",\"isStructural\":true},{\"property\":\"convivaName\",\"type\":\"string\",\"value\":\"BEAM-DOTCOM\",\"isStructural\":true},{\"property\":\"touchstoneUrl\",\"type\":\"string\",\"isStructural\":true},{\"property\":\"bitmovinKey\",\"type\":\"string\",\"value\":\"9c62a818-9faf-4f6f-a6fb-531a324594d6\",\"isStructural\":true},{\"property\":\"mediaAppId\",\"type\":\"string\",\"value\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":\"mb-5\",\"isStructural\":true},{\"property\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"value\":true,\"isStructural\":true}]}],\"vanityURLs\":[{\"url\":\"/movies\"}],\"urlVariables\":{\"lang\":\"en\",\"country\":\"us\",\"region\":\"us\"},\"site\":{\"favicon\":\"/favicon.ico\"},\"hasDynamicComponents\":false,\"page\":{\"nameCamelCase\":1743529505362,\"TAG_MANAGER_SCRIPT\":\"(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'\u0026l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl+'\u0026gtm_auth=bKIYOSkkgG76tqc-Z0aMQQ\u0026gtm_preview=env-1\u0026gtm_cookies_win=x';f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-52HP4RS')\",\"IMAGES_SRCSET_CONFIG\":{\"fullWidth\":[{\"breakpoint\":480,\"imgWidth\":480,\"defaultWidth\":true},{\"breakpoint\":960,\"imgWidth\":960},{\"breakpoint\":1200,\"imgWidth\":1200}],\"multiColumn\":[{\"breakpoint\":480,\"imgWidth\":160,\"defaultWidth\":true},{\"breakpoint\":960,\"imgWidth\":320},{\"breakpoint\":1200,\"imgWidth\":640}]},\"MEDIA_APP_ID\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuZXR3b3JrIjoiaGJvbWF4IiwicHJvZHVjdCI6ImJlYW0iLCJwbGF0Zm9ybSI6IndlYi10b3AyIiwiYXBwSWQiOiJoYm9tYXgtYmVhbS13ZWItdG9wMi1wMnFiMnAifQ.8XAm_qxXSa7REssRiJsrAnO0eh_Ljs24muIfZyaLE-8\"},\"seoSettings\":[{\"type\":\"meta\",\"propertyName\":\"property\",\"propertyValue\":\"og:type\",\"values\":{\"content\":\"idref1\"},\"hasDynamicDatasource\":true},{\"type\":\"meta\",\"propertyName\":\"property\",\"propertyValue\":\"og:image\",\"values\":{\"content\":\"idref2\"},\"hasDynamicDatasource\":true},{\"type\":\"meta\",\"propertyName\":\"property\",\"propertyValue\":\"og:image:width\",\"values\":{\"content\":\"idref3\"},\"hasDynamicDatasource\":true},{\"type\":\"meta\",\"propertyName\":\"property\",\"propertyValue\":\"og:image:height\",\"values\":{\"content\":\"idref4\"},\"hasDynamicDatasource\":true},{\"type\":\"meta\",\"propertyName\":\"property\",\"propertyValue\":\"og:image:alt\",\"values\":{\"content\":\"idref5\"},\"hasDynamicDatasource\":true},{\"type\":\"meta\",\"propertyName\":\"name\",\"propertyValue\":\"twitter:image\",\"values\":{\"content\":\"idref6\"},\"hasDynamicDatasource\":true},{\"type\":\"meta\",\"propertyName\":\"name\",\"propertyValue\":\"twitter:image:alt\",\"values\":{\"content\":\"idref7\"},\"hasDynamicDatasource\":true}],\"seasonTranslation\":{\"hasDynamicDatasource\":false},\"description\":{\"value\":\"idref8\",\"hasDynamicDatasource\":true},\"contentFeedMapping\":{\"hasDynamicDatasource\":false},\"canonicalUrl\":{\"componentID\":\"6315\",\"property\":\"canonicalUrl\",\"value\":\"\",\"hasDynamicDatasource\":false},\"componentID\":\"6315\",\"componentProperties\":[{\"property\":\"title\",\"type\":\"string\",\"value\":\"idref9\",\"hasDynamicDatasource\":true,\"isStructural\":false},{\"property\":\"category\",\"type\":\"string\",\"value\":\"Movies\",\"isStructural\":true},{\"property\":\"analyticsTitle\",\"type\":\"string\",\"value\":\"Watch the Best Movies on Max | Max\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"params\",\"type\":\"array\",\"value\":\"[]\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"backgroundType\",\"type\":\"string\",\"value\":\"gradient\",\"isStructural\":true},{\"property\":\"color\",\"type\":\"string\",\"value\":\"surface-accent\",\"isStructural\":true},{\"property\":\"gradient\",\"type\":\"string\",\"value\":\"surface-default\",\"isStructural\":true},{\"property\":\"code\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"classes\",\"type\":\"string\",\"value\":null,\"isStructural\":true},{\"property\":\"contentFeedMapping\",\"type\":\"object\",\"hasDynamicDatasource\":false,\"isStructural\":false},{\"property\":\"sharedProps\",\"type\":\"object\",\"value\":\"{\\\"queryParamsDenyList\\\":[\\\"utm_source\\\",\\\"utm_medium\\\",\\\"utm_campaign\\\",\\\"utm_term\\\",\\\"utm_content\\\"]}\",\"isStructural\":true}],\"countryMappings\":\"[{\\\"language\\\":\\\"es\\\",\\\"countryCode\\\":\\\"us\\\",\\\"bcp47Code\\\":\\\"es-419\\\"},{\\\"language\\\":\\\"en\\\",\\\"countryCode\\\":\\\"us\\\",\\\"bcp47Code\\\":\\\"en-US\\\"},{\\\"language\\\":\\\"en\\\",\\\"countryCode\\\":\\\"us\\\",\\\"bcp47Code\\\":\\\"en-US\\\"}]\",\"environment\":\"prd\",\"dynamicMappings\":[{\"value\":\"Watch the Best Movies on Max | Max\",\"type\":\"string\",\"mappingId\":\"idref0\"},{\"value\":\"website\",\"type\":\"string\",\"mappingId\":\"idref1\"},{\"value\":\"https://beam-images.warnermediacdn.com/2025-03/Max-App-Icon.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\",\"type\":\"string\",\"mappingId\":\"idref2\"},{\"value\":\"540\",\"type\":\"string\",\"mappingId\":\"idref3\"},{\"value\":\"540\",\"type\":\"string\",\"mappingId\":\"idref4\"},{\"value\":\"Max Logo\",\"type\":\"string\",\"mappingId\":\"idref5\"},{\"value\":\"https://beam-images.warnermediacdn.com/2025-03/Max-App-Icon.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com\",\"type\":\"string\",\"mappingId\":\"idref6\"},{\"value\":\"Max Logo\",\"type\":\"string\",\"mappingId\":\"idref7\"},{\"value\":\"Stream hit movies and documentaries on Max. Sign up to watch blockbusters, comedies, dramas, and classics. Plans start at $9.99/month\",\"type\":\"string\",\"mappingId\":\"idref8\"},{\"value\":\"Watch the Best Movies on Max | Max\",\"type\":\"string\",\"cmsType\":\"textfield\",\"mappingId\":\"idref9\"},{\"value\":\"{\\\"secondaryCta\\\":{\\\"unauthLabel\\\":{\\\"default\\\":{\\\"en_US\\\":\\\"Sign In\\\"},\\\"mobile\\\":{\\\"en_US\\\":\\\"Sign In\\\"}},\\\"unauthUrl\\\":\\\"https://auth.max.com/login?flow=login\\\",\\\"authUrl\\\":\\\"https://auth.max.com/account\\\",\\\"authLabel\\\":{\\\"default\\\":{\\\"en_US\\\":\\\"Account\\\"},\\\"mobile\\\":{\\\"en_US\\\":\\\"Account\\\"}}},\\\"logo\\\":{\\\"altText\\\":{\\\"en_US\\\":\\\"Max Logo\\\"},\\\"url\\\":\\\"/img/max/max_logo_nav.png\\\"},\\\"secondaryLinks\\\":[{\\\"link\\\":{\\\"label\\\":{\\\"en_US\\\":\\\"Movies\\\"},\\\"URL\\\":\\\"/movies\\\"}},{\\\"link\\\":{\\\"label\\\":{\\\"en_US\\\":\\\"Shows\\\"},\\\"URL\\\":\\\"/shows\\\"}},{\\\"link\\\":{\\\"label\\\":{\\\"en_US\\\":\\\"Live Sports\\\"},\\\"URL\\\":\\\"/sports\\\"}},{\\\"link\\\":{\\\"label\\\":{\\\"en_US\\\":\\\"Originals\\\"},\\\"URL\\\":\\\"/collections/originals\\\"}},{\\\"link\\\":{\\\"label\\\":{\\\"en_US\\\":\\\"Brands\\\"},\\\"URL\\\":\\\"/channel\\\"}},{\\\"link\\\":{\\\"label\\\":{\\\"en_US\\\":\\\"Collections\\\"},\\\"URL\\\":\\\"/collections\\\"}},{\\\"link\\\":{\\\"label\\\":{\\\"en_US\\\":\\\"Free Episodes\\\"},\\\"URL\\\":\\\"/collections/watch-free\\\"}}],\\\"primaryCta\\\":{\\\"unauthLabel\\\":{\\\"default\\\":{\\\"en_US\\\":\\\"Sign Up Now\\\"},\\\"mobile\\\":{\\\"en_US\\\":\\\"Sign Up\\\"}},\\\"unauthUrl\\\":\\\"https://auth.max.com/product\\\",\\\"authUrl\\\":\\\"/streamnow\\\",\\\"authLabel\\\":{\\\"default\\\":{\\\"en_US\\\":\\\"Stream Now\\\"},\\\"mobile\\\":{\\\"en_US\\\":\\\"Stream\\\"}}},\\\"skipToContent\\\":{\\\"default\\\":{\\\"en_US\\\":\\\"Skip To Content\\\"},\\\"mobile\\\":{\\\"en_US\\\":\\\"Skip To Content\\\"}}}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref10\"},{\"value\":\"[{\\\"lang\\\":\\\"English\\\",\\\"url\\\":\\\"/movies\\\"},{\\\"lang\\\":\\\"Espa帽ol\\\",\\\"url\\\":\\\"/us/es/movies\\\"}]\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref11\"},{\"value\":\"\",\"type\":\"string\",\"cmsType\":\"textfield\",\"mappingId\":\"idref12\"},{\"value\":\"\u003cstyle\u003e\\r\\n /* Footer */\\r\\n footer {\\r\\n margin-left: auto;\\r\\n margin-right: auto;\\r\\n max-width: 960px;\\r\\n }\\r\\n\\r\\n /* Content Trays */\\r\\n .content-tray-section .content-tray-button-group button {\\r\\n opacity: 0.5;\\r\\n transition: 0.2s all ease;\\r\\n }\\r\\n\\r\\n .content-tray-section .content-tray-button-group button:hover {\\r\\n opacity: 1;\\r\\n transform: scale(1) !important;\\r\\n }\\r\\n\u003c/style\u003e\\r\\n\u003c!-- Hot Fix for Nav a11y --\u003e\\r\\n\u003cstyle\u003e\\r\\n nav .js-hamburger:focus {\\r\\n box-shadow: none;\\r\\n outline: 2px solid white;\\r\\n outline-offset: 2px;\\r\\n border-radius: 4px;\\r\\n }\\r\\n\\r\\n nav\u003eul:first-of-type {\\r\\n display: block !important;\\r\\n }\\r\\n\\r\\n nav\u003eul:nth-of-type(2) {\\r\\n display: none !important;\\r\\n }\\r\\n\\r\\n @media screen and (min-width: 576px) {\\r\\n nav\u003eul:first-of-type {\\r\\n display: none !important;\\r\\n }\\r\\n\\r\\n nav\u003eul:nth-of-type(2) {\\r\\n display: table !important;\\r\\n }\\r\\n }\\r\\n\\r\\n @media screen and (min-width: 1132px) {\\r\\n nav\u003eul:nth-of-type(2) {\\r\\n display: none !important;\\r\\n }\\r\\n }\\r\\n\u003c/style\u003e\\r\\n\u003cscript\u003e\\r\\n const hamburgerButton = document.querySelector('.js-hamburger');\\r\\n\\r\\n if (hamburgerButton) {\\r\\n // Add tabindex attribute to make the div focusable\\r\\n hamburgerButton.setAttribute('tabindex', '0');\\r\\n\\r\\n // Add role attribute to indicate the button functionality\\r\\n hamburgerButton.setAttribute('role', 'button');\\r\\n\\r\\n // Add aria-label attribute for the screen reader to read\\r\\n hamburgerButton.setAttribute('aria-label', 'Navigation menu');\\r\\n\\r\\n // Initially set the state to collapsed\\r\\n hamburgerButton.setAttribute('aria-expanded', 'false');\\r\\n\\r\\n // Handle keyboard events for accessibility\\r\\n hamburgerButton.addEventListener('keydown', (event) =\u003e {\\r\\n if (event.key === 'Enter' || event.key === ' ') {\\r\\n // Perform button action on \\\"Enter\\\" or \\\"Space\\\" key press\\r\\n event.preventDefault(); // Prevent any default browser behavior\\r\\n // Toggle aria-expanded state\\r\\n const isExpanded = hamburgerButton.getAttribute('aria-expanded') === 'true';\\r\\n hamburgerButton.click(); // Simulate a click on the button\\r\\n }\\r\\n });\\r\\n\\r\\n // Handle click events for toggling aria-expanded attribute\\r\\n hamburgerButton.addEventListener('click', () =\u003e {\\r\\n const isExpanded = hamburgerButton.getAttribute('aria-expanded') === 'true';\\r\\n hamburgerButton.setAttribute('aria-expanded', !isExpanded);\\r\\n });\\r\\n }\\r\\n\u003c/script\u003e\\r\\n\u003cstyle\u003e\\r\\n/*body {*/\\r\\n/* background-color: #000; */\\r\\n/*}*/\\r\\n/*article.w-100 { */\\r\\n/* background-attachment: initial;*/\\r\\n/* background: linear-gradient(48deg, #070739 0%, #000 35%);*/\\r\\n/*}*/\\r\\n.max-section-collection-hero-parent {\\r\\n position: relative;\\r\\n background-position: center top;\\r\\n}\\r\\n.max-section-collection-hero-parent::before {\\r\\n background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 19.6%), radial-gradient(97.07% 97.07% at 60.4% -13.07%, rgba(0, 0, 0, 0) 56.64%, #000 100%);\\r\\n content: \\\"\\\";\\r\\n height: 100%;\\r\\n position: absolute;\\r\\n width: 100%;\\r\\n z-index: 0;\\r\\n}\\r\\n.max-section-collection-hero .layout {\\r\\n max-height: 100vh;\\r\\n height: 900px;\\r\\n padding-bottom: 1rem;\\r\\n}\\r\\n.max-section-collection-hero .column.column-content {\\r\\n padding-bottom: 2rem;\\r\\n order: 3;\\r\\n}\\r\\n.max-section-collection-hero .column.column-callout {\\r\\n order: 1;\\r\\n}\\r\\n.max-section-collection-hero .column.column-content p {\\r\\n font-size: 1.2rem;\\r\\n line-height: 1.5;\\r\\n}\\r\\n.max-section-collection-hero .column.column-content h1 {\\r\\n font-size: 2.75rem;\\r\\n line-height: 1.2;\\r\\n}\\r\\n.max-section-collection-hero .column.column-callout.col-md-6 {\\r\\n height: 48vh;\\r\\n max-width: 100%;\\r\\n flex: inherit;\\r\\n}\\r\\n.max-section-collection-hero .column.column-callout p {\\r\\n font-size: 0.85rem;\\r\\n opacity: 0.7;\\r\\n margin-bottom: 0;\\r\\n}\\r\\n.max-section-collection-hero .column.column-content img {\\r\\n max-width: 150px;\\r\\n}\\r\\n.max-section-collection-hero .column.column-content svg {\\r\\n width: 150px;\\r\\n}\\r\\n.max-section-collection-hero .layout {\\r\\n max-height: none;\\r\\n height: auto;\\r\\n min-height: 80vh;\\r\\n}\\r\\n\\r\\n.max-section-collection-hero .column.column-content.col-md-6 {\\r\\n max-width: 100%;\\r\\n -webkit-flex: unset;\\r\\n -moz-box-flex: unset;\\r\\n flex: unset;\\r\\n}\\r\\n.content-tray-section .row .flex-column .rich-text \u003e .text-center {\\r\\n position: relative;\\r\\n}\\r\\n.content-tray-section .row .flex-column .rich-text \u003e .text-center h5 {\\r\\n position: absolute;\\r\\n top: 0;\\r\\n right: 0;\\r\\n}\\r\\n.content-tray-section .row .flex-column .rich-text \u003e .text-center h5 a {\\r\\n color: #71B8F2; \\r\\n}\\r\\n\\r\\n@media (max-width: 575px) {\\r\\n .content-tray-section .row .flex-column .rich-text \u003e .text-center h5 {\\r\\n font-size: 0.9rem;\\r\\n margin-top: 0.5rem;\\r\\n }\\r\\n}\\r\\n@media screen and (min-width: 576px){/* SM */}\\r\\n@media screen and (min-width: 768px){\\r\\n}\\r\\n@media screen and (min-width: 992px){/* LG */}\\r\\n@media screen and (min-width: 1024px){ /* ~LG */\\r\\n .max-section-collection-hero-parent {\\r\\n background-position: right top;\\r\\n }\\r\\n .max-section-collection-hero .layout {\\r\\n max-height: 80vh;\\r\\n padding-bottom: 1rem;\\r\\n }\\r\\n .max-section-collection-hero .column.column-content.col-md-6 {\\r\\n justify-content: flex-end !important;\\r\\n align-items: flex-start !important;\\r\\n order: -1;\\r\\n }\\r\\n .max-section-collection-hero .column.column-callout.col-md-6 {\\r\\n justify-content: flex-end !important;\\r\\n padding-bottom: 2rem;\\r\\n height: auto;\\r\\n max-width: 50%;\\r\\n -webkit-flex: 0 0 50%;\\r\\n -moz-box-flex: 0;\\r\\n flex: 0 0 50%;\\r\\n }\\r\\n .max-section-collection-hero .column.column-content p {\\r\\n font-size: 1.5rem;\\r\\n text-align: left !important;\\r\\n }\\r\\n .max-section-collection-hero .column.column-content h1 {\\r\\n font-size: 3.0rem;\\r\\n text-align: left !important;\\r\\n }\\r\\n .max-section-collection-hero .column.column-content img {\\r\\n max-width: 200px;\\r\\n }\\r\\n .max-section-collection-hero .column.column-content svg {\\r\\n width: 200px;\\r\\n }\\r\\n .max-section-collection-hero .column.column-content.col-md-6 {\\r\\n max-width: 50%;\\r\\n -webkit-flex: 0 0 50%;\\r\\n -moz-box-flex: 0;\\r\\n flex: 0 0 50%;\\r\\n }\\r\\n .max-section-collection-hero .column.column-callout p {\\r\\n font-size: 1rem;\\r\\n }\\r\\n}\\r\\n@media screen and (min-width: 1025px){/* CMS-LG */}\\r\\n@media screen and (min-width: 1200px){/* XL */}\\r\\n@media screen and (min-width: 1400px){/* XXL */}\\r\\n\u003c/style\u003e\\r\\n\\r\\n\u003cstyle\u003e\\r\\n:root {\\r\\n --under-spotlight-bg: black;\\r\\n}\\r\\n/* Mobile First - then enhance for larger screens */\\r\\n@media screen and (min-width: 576px) { /* SM */ }\\r\\n@media screen and (min-width: 768px) { /* MD */ }\\r\\n@media screen and (min-width: 992px) { /* LG */ }\\r\\n@media screen and (min-width: 1024px) { /* ~LG */ }\\r\\n@media screen and (min-width: 1025px) { /* CMS-LG */ }\\r\\n@media screen and (min-width: 1200px) { /* XL */ }\\r\\n@media screen and (min-width: 1400px) { /* XXL */ }\\r\\n\\r\\n@media (max-width: 1023px) {\\r\\n .max-section-collection-hero .column.column-content.col-md-6 {\\r\\n align-items: center !important;\\r\\n }\\r\\n}\\r\\n\\r\\n/**\\r\\n * ----------------------------------------\\r\\n * Hero - 4 Column\\r\\n * ----------------------------------------\\r\\n */\\r\\n.max-section-hero-4col-parent {\\r\\n position: relative;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col-parent::after {\\r\\n background: linear-gradient(0deg, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .4) 100%);\\r\\n bottom: 0;\\r\\n content: '';\\r\\n display: block;\\r\\n height: 100%;\\r\\n left: 0;\\r\\n position: absolute;\\r\\n right: 0;\\r\\n top: 0;\\r\\n width: 100%;\\r\\n z-index: 0;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col {\\r\\n margin-top: 56px !important;\\r\\n}\\r\\n \\r\\n.max-section-hero-4col .rich-text,\\r\\n.max-section-hero-4col .img-wrapper-override,\\r\\n.max-section-hero-4col a {\\r\\n z-index: 1;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .col-md-3 {\\r\\n background-repeat: no-repeat;\\r\\n padding: 0 !important;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .col-md-3 .img-wrapper-override img {\\r\\n width: auto !important;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .col-md-12 p {\\r\\n font-size: 1.3rem !important;\\r\\n line-height: 1.5 !important;\\r\\n max-width: 700px;\\r\\n margin-left: auto;\\r\\n margin-right: auto;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .col-md-12 h1 {\\r\\n font-size: 2.7rem !important;\\r\\n margin-bottom: .5rem !important;\\r\\n}\\r\\n@media (min-width: 992px) {\\r\\n .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override img {\\r\\n height: 60px !important;\\r\\n margin-top: -.2rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img {\\r\\n height: 35px !important;\\r\\n margin-top: .8rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override img {\\r\\n height: 45px !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override img {\\r\\n height: 16px !important;\\r\\n margin-top: 1.2rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3 .img-wrapper-override {\\r\\n margin-left: 1rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override {\\r\\n margin-left: 2rem !important;\\r\\n}\\r\\n}\\r\\n@media (min-width: 768px) and (max-width: 991px) {\\r\\n .max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img {\\r\\n margin-left: 5%;\\r\\n }\\r\\n}\\r\\n@media (min-width: 768px) {\\r\\n .max-section-hero-4col .col-md-3 {\\r\\n min-height: 85vh;\\r\\n background-position: center -10vh !important;\\r\\n padding-top: 0 !important;\\r\\n /* min-height: 95vh;\\r\\n background-position: center -5vh !important;\\r\\n delete padding-top*/\\r\\n }\\r\\n .max-section-hero-4col .col-md-12 {\\r\\n bottom: 3vw;\\r\\n left: 0;\\r\\n position: absolute;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override img {\\r\\n height: 45px !important;\\r\\n margin-top: .7rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img {\\r\\n height: 35px !important;\\r\\n margin-top: .8rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override img {\\r\\n height: 45px !important;\\r\\n margin-top: .7rem !important;\\r\\n}\\r\\n.max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override img {\\r\\n height: 16px !important;\\r\\n margin-top: 1.2rem !important;\\r\\n}\\r\\n}\\r\\n@media (max-width: 991px) {\\r\\n .max-section-hero-4col .col-md-3 {\\r\\n align-items: center !important; \\r\\n } \\r\\n .max-section-hero-4col .col-md-3.hero-col-1 {\\r\\n padding-left: 15px !important;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3.hero-col-4 {\\r\\n padding-right: 15px !important;\\r\\n }\\r\\n} \\r\\n@media (max-width: 767px) {\\r\\n .max-section-hero-4col .col-md-3 .img-wrapper-override img {\\r\\n width: auto !important;\\r\\n height: auto;\\r\\n max-height: 2.5rem;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3.hero-col-1 {\\r\\n padding-left: 0 !important;\\r\\n background-position: 250% 45% !important;\\r\\n background-size: 90% !important;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-1 .char-container-movies {\\r\\n background-size: 55% !important;\\r\\n background-position: 95% 42% !important;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-2 .char-container-movies {\\r\\n background-position: 130% 30% !important;\\r\\n background-size: 75% !important;\\r\\n }\\r\\n .max-section-hero-4col .hero-col-3 .char-container-movies {\\r\\n background-size: 75% !important;\\r\\n background-position: 140% 48% !important;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3.hero-col-4 {\\r\\n padding-right: 0 !important;\\r\\n background-position: 140% 36% !important;\\r\\n background-size: 75% !important;\\r\\n }\\r\\n .max-section-hero-4col-parent::after {\\r\\n display: none;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3 {\\r\\n background-position: 250% 27%;\\r\\n background-size: 90%;\\r\\n height: 6rem !important;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3::after {\\r\\n background: linear-gradient(90deg, rgba(0, 0, 0, 1) 28%, rgba(0, 0, 0, 0) 60%);\\r\\n bottom: 0;\\r\\n content: '';\\r\\n display: block;\\r\\n height: 100%;\\r\\n left: 0;\\r\\n position: absolute;\\r\\n right: 0;\\r\\n top: 0;\\r\\n width: 100%;\\r\\n z-index: 1;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3 .img-wrapper-override {\\r\\n position: relative !important;\\r\\n left: -20%;\\r\\n margin: 1.75rem 0;\\r\\n max-width: 180px;\\r\\n }\\r\\n .max-section-hero-4col .col-md-3:nth-child(even) .img-wrapper-override {\\r\\n margin: 2.1rem 0;\\r\\n }\\r\\n .max-section-hero-4col .col-md-12 {\\r\\n margin: .5rem auto 1.5rem\\r\\n }\\r\\n .max-section-hero-4col .col-md-12 p {\\r\\n font-size: 1rem !important;\\r\\n max-width: 90%;\\r\\n}\\r\\n\\r\\n.max-section-hero-4col .col-md-12 h1 {\\r\\n font-size: 2rem !important;\\r\\n}\\r\\n}\\r\\n\\r\\n\u003c/style\u003e\",\"type\":\"string\",\"cmsType\":\"textarea\",\"mappingId\":\"idref13\"},{\"value\":\"\u003ch1\u003eStream Hit Movies\u003c/h1\u003e\u003cp\u003e\u003cspan\u003eMax gets movies. Lots of movies. From new releases to beloved classics to family favorites to indie hits, it鈥檚 all here.\u003c/span\u003e\u003c/p\u003e\u003cp\u003ePlans start at $9.99/month\u003c/p\u003e\",\"type\":\"string\",\"cmsType\":\"richTextEditor\",\"mappingId\":\"idref14\"},{\"value\":\"Sign Up Now\",\"type\":\"string\",\"cmsType\":\"textfield\",\"mappingId\":\"idref15\"},{\"value\":\"https://auth.max.com/product\",\"type\":\"string\",\"cmsType\":\"url\",\"mappingId\":\"idref16\"},{\"value\":\"\u003ch2\u003eSee What's New\u003c/h2\u003e\",\"type\":\"string\",\"cmsType\":\"richTextEditor\",\"mappingId\":\"idref17\"},{\"value\":\"{\\\"collectionId\\\":\\\"9407\\\",\\\"imageToShow\\\":\\\"cover-artwork-horizontal\\\",\\\"title\\\":{\\\"short\\\":\\\"Movies | See What's New (Smile Call Out Banner)\\\",\\\"full\\\":\\\"Movies | See What's New (Smile Call Out Banner)\\\"},\\\"description\\\":{\\\"short\\\":null,\\\"full\\\":null},\\\"image\\\":null,\\\"eventType\\\":\\\"none\\\",\\\"items\\\":[{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"5e4fb59a-fbe8-4be8-ba4f-eccc4005f169\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/sing-sing/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169\\\",\\\"hbomaxId\\\":\\\"5e4fb59a-fbe8-4be8-ba4f-eccc4005f169\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-03-21T04:00:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Sing Sing (HBO)\\\",\\\"full\\\":\\\"Sing Sing (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/4db749b1-a8b2-4266-a900-6bdff1d7e2e3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/1f9f96cd-aceb-429c-aceb-d152cea4ac2c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/f994b24f-ed49-41de-a784-a0e7c523ef63?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/e9144224-5edf-4662-b792-d8c49273ec7a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/1445c72c-52bc-4886-9024-2504c212b137?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/583d116b-bdf1-40ca-93f3-0134cb4abe81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/b88b65b8-05e8-11f0-93b6-12953788022d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/ca3b08b4-0509-422a-be2f-5e63f5603b94?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/3b5d6834-e6ac-4f39-a95d-470d0dcfb0bb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/b5ff3c50-05e8-11f0-8734-02f5f95c9d3f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/379e9df2-89f7-48fd-944b-5a00875a8591?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/d85eac3c-05e8-11f0-b0b6-0affe74e9571?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"b168f4b3-6ba8-40d3-9dee-8f8c75a30921\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/we-live-in-time/b168f4b3-6ba8-40d3-9dee-8f8c75a30921\\\",\\\"hbomaxId\\\":\\\"b168f4b3-6ba8-40d3-9dee-8f8c75a30921\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Romantic Dramas\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-02-07T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-08-07T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"We Live In Time (HBO)\\\",\\\"full\\\":\\\"We Live In Time (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/aeb96327-de71-44a2-9e68-a96fcd591093?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/11be5864-f994-4377-9a83-460efee04003?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/5073efe2-6ef3-4f46-8275-e5aa66b84d91?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/f8732670-856b-4b01-84a9-bfa5ebc7a0c5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/ac8163ee-581b-44f1-87db-085d99077952?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/7ffea144-2521-49c7-89a2-556dc4e818ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/3b6c4eb5-5935-4321-9dde-803a6bbfab37?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/ef8f8eea-56cd-4a84-a4d1-999a15184c1e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/536a0c8b-33c2-4dc5-b849-e84d4173d2de?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/204dcaa3-d91e-11ef-9d83-0afff8bd2d09?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/0b4d9571-9dc8-4d93-bb75-757c57b52eaf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/1ca91596-dbe8-469d-b63c-1703b8b855f7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"12199308-9afb-460b-9d79-9d54b5d2514c\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/heretic/12199308-9afb-460b-9d79-9d54b5d2514c\\\",\\\"hbomaxId\\\":\\\"12199308-9afb-460b-9d79-9d54b5d2514c\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Horror\\\",\\\"Drama\\\",\\\"Thrillers\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-03-07T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-09-07T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Heretic (HBO)\\\",\\\"full\\\":\\\"Heretic (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/b1228477-428a-425c-827c-e714e77ad745?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/1acb700b-3a2d-440d-86c8-bfba4b5448a2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/bd6520b1-11f7-4183-9adc-487a9689d507?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/c7ad10f2-e50b-4de5-8031-6856e6b46d7f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/ffe928ed-b9fa-4223-a4d1-7f23d356331f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/40b94bcf-d3e4-439c-91cc-a20f4ef3d3c4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/0f5a8d23-6608-4582-a9d7-8bae4cc30e2d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/11fb3d62-2a98-431a-ad5e-61c0880a70ed?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/df893937-eb39-11ef-986f-1256c76f6c81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/fe06c074-5257-4112-b4c8-cdaad0dae0a0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/d0619a21-0fe7-4d12-80bf-86fa65ff7a87?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/9ccb4ea7-5c8e-48bb-8fe8-490fce126c67?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"ad8cd762-a991-4bd6-b89e-6a6c0dffe03e\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/sixteen-candles/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e\\\",\\\"hbomaxId\\\":\\\"ad8cd762-a991-4bd6-b89e-6a6c0dffe03e\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Classic Comedy\\\",\\\"Romantic Comedy\\\"],\\\"brand\\\":[\\\"HBOTV\\\",\\\"TCM\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-04-01T04:00:00Z\\\",\\\"endDate\\\":\\\"2025-08-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Sixteen Candles (HBO)\\\",\\\"full\\\":\\\"Sixteen Candles (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/876bc14d-6a15-4c87-a4c6-c4b7f9a060e1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/e1b7b7d1-d8b0-49cd-901a-f93077eee8df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/1b2775cd-c7f0-4a27-9a3b-053b218f982c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/76ee3bcd-b188-4575-954a-80bde9c97908?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/4a513b5c-993d-4f50-99eb-462655f4a7f2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/148f421e-8e35-4273-8f8e-606ab86e0d79?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/96748255-736f-457d-aac5-92d25c14437c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/1eb98d02-5c71-40b7-9c7b-449ba19a0226?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/9323b22b-a223-4c4a-9bc6-4b50f039c1b9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/bde1b489-25b5-4327-a9a7-53fb50f25471?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/5a2bf980-febd-11ef-8734-02f5f95c9d3f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/ff54a661-f0b7-4043-90a8-f7b7e7b66af5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Series\\\",\\\"seriesId\\\":\\\"5fca7f7e-51bc-457f-b613-c13d91cf64ef\\\",\\\"hbomaxURL\\\":null,\\\"hbomaxId\\\":\\\"5fca7f7e-51bc-457f-b613-c13d91cf64ef\\\",\\\"category\\\":\\\"Series\\\",\\\"seriesTitleId\\\":null,\\\"imageUrlLink\\\":\\\"/shows/kobe-the-making-of-a-legend/5fca7f7e-51bc-457f-b613-c13d91cf64ef\\\",\\\"genres\\\":[\\\"Documentaries\\\",\\\"Sports\\\",\\\"Biographies\\\",\\\"Sports Stars \u0026 Stories\\\"],\\\"brand\\\":[\\\"CNN\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-03-11T07:01:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Kobe: The Making of a Legend\\\",\\\"full\\\":\\\"Kobe: The Making of a Legend\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/d8e04894-d21e-4315-bcd1-4edbfe561a79?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/e11c0886-7ae1-4d36-afbc-b597f41269e4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/5ae76c71-d213-4b11-a08b-84f8c3bc5caa?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/1f004c96-f2cf-11ef-bb7d-0affc2a8b185?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/c3dd4041-526d-413c-80ee-29e84e1b8156?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/2d2fe8da-02ed-4681-9cdc-3316b8a8808f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/a858b2d6-c562-4045-bb05-7a1bab9231e8?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/7d2b70b5-73d4-450a-a30a-f4c3b186549d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/86e155f8-989b-4aa9-95e1-2df09fadd4ce?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/cd205e5f-414a-4b42-ac95-e014319618ee?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/1f03a89e-f2cf-11ef-8b82-120f0fc2fbe9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/88cf9f9c-5337-424b-a25e-a6defc16919c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"c7f86979-557c-4477-a337-4e3e1cce5aad\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/friday/c7f86979-557c-4477-a337-4e3e1cce5aad\\\",\\\"hbomaxId\\\":\\\"c7f86979-557c-4477-a337-4e3e1cce5aad\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Offbeat\\\"],\\\"brand\\\":[\\\"TCM\\\",\\\"WB\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-03-26T04:00:00Z\\\",\\\"endDate\\\":\\\"2025-06-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Friday\\\",\\\"full\\\":\\\"Friday\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/0697d77f-d6fb-48c3-9d98-6da5d4db4240?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/b7000392-d3c6-4913-8253-b7536ba7a5a1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/96b33407-5b4f-428f-82de-9a336b29768b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/05708482-2e86-4ab7-8a14-f4841a46ecb7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7667bb62-e961-4691-93b0-bcef7e04fe89?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/ccfe94f7-f23d-414d-b0e2-794db3680ae7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/686f7448-9136-46c6-b8e5-c9bda919eaaf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/9ae54f29-3e91-4f0a-8b37-db33eb070751?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/2c4a587f-76cf-4ed7-8b03-7fdeb3946a11?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/bbd6011c-06a5-11f0-93b6-12953788022d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/bc0eeb15-06a5-11f0-b0b6-0affe74e9571?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7c5ca990-ea63-44ff-8892-8cd06eeb8d10?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"}]}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref18\"},{\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003eAward Winners\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/max-awards\\\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e\",\"type\":\"string\",\"cmsType\":\"richTextEditor\",\"mappingId\":\"idref19\"},{\"value\":\"{\\\"collectionId\\\":\\\"8075\\\",\\\"imageToShow\\\":\\\"cover-artwork-horizontal\\\",\\\"title\\\":{\\\"short\\\":\\\"Movies | Award Winning\\\",\\\"full\\\":\\\"Movies | Award Winning\\\"},\\\"description\\\":{\\\"short\\\":null,\\\"full\\\":null},\\\"image\\\":null,\\\"eventType\\\":\\\"none\\\",\\\"items\\\":[{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/dune/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7\\\",\\\"hbomaxId\\\":\\\"e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Dystopian\\\",\\\"Apocalyptic\\\"],\\\"brand\\\":[\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-06-10T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Dune\\\",\\\"full\\\":\\\"Dune\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/056e90b1-5029-4635-b438-5897e398db15?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/a0f97c58504a27e8f64b961fce5e2b7b084e478e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/629f6802a878bb13322ec85cd9b7f8d03e2477fe.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/3ebdb575-94cb-4549-8cdc-f3f1a1b0968d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/f53632e480db1a537367b38df884b2e2fceb2bb0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/f1fc2f75-852c-445f-b2fe-7fd609ac91e9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/09b10901-01aa-446d-b02f-e537d82deab1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/44a9863d-ef43-401e-a5a8-39711f47eba7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/0ee3fd03-22d9-47e5-a050-0463fb042bc5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/00e63f75-36eb-41c1-bf3d-fe62767880a5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/9bd9b970-691c-4c5b-bc11-6455d2e8dc4f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/e840571e-b947-49c0-83b2-39cfde921ca2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/flow/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30\\\",\\\"hbomaxId\\\":\\\"83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Animated Movies\\\",\\\"Family Adventures\\\"],\\\"brand\\\":[\\\"UNB\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"PG\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-02-14T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-08-14T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Flow\\\",\\\"full\\\":\\\"Flow\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4378b0dd-e51d-11ef-bb4f-0afff030a47d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4569d283-e51d-11ef-bb4f-0afff030a47d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/43d37b4f-e51d-11ef-a5e4-12c7aee10477?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/45b35f33-e51d-11ef-92ee-0afff1022fb9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4206355b-e51d-11ef-a5e4-12c7aee10477?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/ef65cbb7-ba2d-42b1-b5de-0dcd1a7b32d3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/401450b7-e51d-11ef-92ee-0afff1022fb9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/31828c97-eac8-4fb0-9db5-eb4d1132b4a7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/e6550ea4-e8ba-41d3-9141-a53a6ebd08c3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/450c48f7-e51d-11ef-986f-1256c76f6c81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/44142d53-e51d-11ef-986f-1256c76f6c81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/6b725c82-6936-4692-8e13-d760112f458c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"83b99ff6-56a0-4696-aa68-fdd6d3f31efa\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/casablanca/83b99ff6-56a0-4696-aa68-fdd6d3f31efa\\\",\\\"hbomaxId\\\":\\\"83b99ff6-56a0-4696-aa68-fdd6d3f31efa\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Classics\\\",\\\"Romantic Dramas\\\"],\\\"brand\\\":[\\\"HBOTV\\\",\\\"TCM\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-11T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Casablanca (HBO)\\\",\\\"full\\\":\\\"Casablanca (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/09f91e50-e7ef-4a25-9543-689e35ceb4a2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/293cb324-9140-4bd6-89fc-cd8d0b009715?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/c0280dbe-ae1b-46b1-9631-a501561f376c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/07a57221-9480-4603-af66-41f508e6e00f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/5de0c134-6953-4fa9-850a-e59cc88a5b31?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/9e127ef2-e645-4be0-8772-e744402bf53b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/1c113dcf-f2b1-49c8-aeef-ed7977eb3845?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/edc7dcbb-95b3-4700-bc9a-b452b551a195?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/c4c48aa7-bf19-45d3-916f-419ef9ba8f60?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/75d48117-45c2-466a-843b-63c2fefc5419?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/466dfc2f-bdbb-4606-a8f0-07cf5533f114?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/52020f81-cc3e-4bb7-ac1b-767e71e48bd1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"e37195fe-c232-4ba0-bb9e-c4004279b6fa\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/joker/e37195fe-c232-4ba0-bb9e-c4004279b6fa\\\",\\\"hbomaxId\\\":\\\"e37195fe-c232-4ba0-bb9e-c4004279b6fa\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Thrillers\\\",\\\"Crime\\\"],\\\"brand\\\":[\\\"DC\\\",\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-fcc-tv\\\",\\\"rating_code\\\":\\\"TV-MA\\\"},{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-04-26T04:00:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Joker (HBO)\\\",\\\"full\\\":\\\"Joker (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/1babc7b6-dac9-475a-acb2-dc15055b9e72?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/c65b8569-545e-4ad6-925e-80156d7c58c4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/88dbf8d1-8bd4-4d7a-81f0-8eaee97464d0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/b04bacc7-1b65-45e3-9bdf-8f090df817ca?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/9bd57632-a8e6-452a-9a52-0e15bf6fd246?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/270c0592-31d1-40e9-968f-76f7019c05fd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/0ef1e170-8126-4cef-afc9-db85c3790403?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/063c3361-c882-4319-a55b-eb4938e7cac4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/90c0df8e-105e-426f-a798-6c5f0f2207d6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/5585b06e-02fe-433c-8e9d-2fde87651115?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/4447958e-2d4f-4367-943d-0de4aaf38a82?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/d09151ef-fbb5-4fdf-b550-9d8907fc216a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"18a7f5a2-3f3a-4a62-a257-29136ac68dff\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/wizard-of-oz/18a7f5a2-3f3a-4a62-a257-29136ac68dff\\\",\\\"hbomaxId\\\":\\\"18a7f5a2-3f3a-4a62-a257-29136ac68dff\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Epic Quests\\\",\\\"Family Adventures\\\"],\\\"brand\\\":[\\\"HBOTV\\\",\\\"TCM\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-11T05:00:00Z\\\",\\\"endDate\\\":\\\"2027-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"The Wizard of Oz (HBO)\\\",\\\"full\\\":\\\"The Wizard of Oz (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/deada4f6-780d-4210-b042-fda4593bad0b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/75082eb8-3f4e-4849-a306-7b37bf7885d5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/f2b47247-6529-415c-810f-f2db72258d70?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/d35c376a-05b0-4bf0-a2e2-185923adc8ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/1a62fdde-091a-4c66-9e80-2d1163b25871?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/804f6737-f2a5-453b-bb9d-7e429cbc278d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/3d4c38aa-6f17-4463-ae69-85323259957f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/a493a703-f1ba-4fd7-aa65-0aefbbe5523f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/113adc90-3864-43a3-a739-dcf7e7bc2b4a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/85e07e7d-0790-4a4e-8552-2b509c3a0966?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/a3995628-322d-4142-ad5c-e8c1894c3365?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/6aa2a3a6-e201-4aba-8eaa-04c1f31a7823?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"9a184d4d-73e1-455c-9d47-3ed608f5011c\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/superman-the-christopher-reeve-story/9a184d4d-73e1-455c-9d47-3ed608f5011c\\\",\\\"hbomaxId\\\":\\\"9a184d4d-73e1-455c-9d47-3ed608f5011c\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Documentaries\\\",\\\"Biographies\\\",\\\"Pop Culture \u0026 Celebrities\\\"],\\\"brand\\\":[\\\"HBOTV\\\",\\\"WB\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"PG-13\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-12-08T01:00:00Z\\\",\\\"endDate\\\":\\\"2026-06-04T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Super/Man: The Christopher Reeve Story\\\",\\\"full\\\":\\\"Super/Man: The Christopher Reeve Story\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/7c2bf9c9-d7ec-4483-8972-0df7dbea1b12?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/91d34afe-3d58-4483-b73b-f6b725e7c090?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8b10078e-b807-11ef-92dd-1289ac65eba9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/88758657-b807-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/87515224-b807-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/15ff6583-9bbf-4aa4-b1fc-e3781df62bfc?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/f103bbc9-24ac-4ea3-809c-9ed0fe9b2710?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8e11cfcc-f00c-419b-9325-6f6e803c20dd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/3a57f1bd-ed5a-40f4-aa69-95a90343a0b6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/7e028e65-7641-4ce5-b776-99a48af3f622?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8c06d92c-bb88-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/1fa95a9a-81d3-4734-9fcf-7066ab7f777e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"f2869f47-ecea-4f0d-80f5-7248a08a57a9\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/king-richard/f2869f47-ecea-4f0d-80f5-7248a08a57a9\\\",\\\"hbomaxId\\\":\\\"f2869f47-ecea-4f0d-80f5-7248a08a57a9\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Sports\\\",\\\"Biographical Dramas\\\",\\\"Family Relationships\\\"],\\\"brand\\\":[\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-06-24T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"King Richard\\\",\\\"full\\\":\\\"King Richard\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/64f7d6634d59d3a8cfe8b3d72ad1dcfc6206dfa0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/ee79025b6a141baa2ad2d56b3eac7f6006df6c61.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/67fd60eb887c5099f7376f5b9be383158f86368c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/6ac9400f23fd6253bd7b9ba0c7447c4505b40560.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/4ad7bf04b60d4f457fce6193470a12967088e415.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/1fc31eb0b87c11a280ea23c31c333c771c5cb5b4.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/d546b3b496fe9dadb0b3790dc54a3efd8d4fba76.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/5a25ec17d62ed35bbec845844f6dcf97870a7181.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"52217243-a137-45d6-9c6a-0dfab4633034\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/dark-knight/52217243-a137-45d6-9c6a-0dfab4633034\\\",\\\"hbomaxId\\\":\\\"52217243-a137-45d6-9c6a-0dfab4633034\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Superheroes\\\",\\\"Adventure\\\",\\\"Fantasy \u0026 Sci-Fi\\\"],\\\"brand\\\":[\\\"DC\\\",\\\"TCM\\\",\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-01-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2027-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"The Dark Knight\\\",\\\"full\\\":\\\"The Dark Knight\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/8e49da1ce275fe3967ec5299b50236517279769c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/104dafdbefa290a79dded0fa748643b51a6b1a68.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/651aa9055438623200adcce65788138e6a12053c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/aa767d4840e638b138e6cdb63bb1edf3f19dc6fa.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/1ba57751bef64c90f7c4172534bd3682416a92b3.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/878b736f649952b61e42c7b1fb6d43b95cea3991.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/270206440d2528f63da9b4c0b57f0919c28a0d9e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/878b736f649952b61e42c7b1fb6d43b95cea3991.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/99e1691c-24e0-43bf-80f9-78f4aaf482a7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/647d32cfd1c48f9c18a81bff752997136493789e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/092a4b77d25d44421e8943e3877048a3cb80d903.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/74906de0-d644-4b0d-bf22-e2a321583a93?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"}]}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref20\"},{\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003eAward Winners\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/max-awards\\\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e\",\"type\":\"string\",\"cmsType\":\"richTextEditor\",\"mappingId\":\"idref21\"},{\"value\":\"{\\\"collectionId\\\":\\\"8075\\\",\\\"imageToShow\\\":\\\"cover-artwork-horizontal\\\",\\\"title\\\":{\\\"short\\\":\\\"Movies | Award Winning\\\",\\\"full\\\":\\\"Movies | Award Winning\\\"},\\\"description\\\":{\\\"short\\\":null,\\\"full\\\":null},\\\"image\\\":null,\\\"eventType\\\":\\\"none\\\",\\\"items\\\":[{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/dune/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7\\\",\\\"hbomaxId\\\":\\\"e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Dystopian\\\",\\\"Apocalyptic\\\"],\\\"brand\\\":[\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-06-10T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Dune\\\",\\\"full\\\":\\\"Dune\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/056e90b1-5029-4635-b438-5897e398db15?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/a0f97c58504a27e8f64b961fce5e2b7b084e478e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/629f6802a878bb13322ec85cd9b7f8d03e2477fe.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/3ebdb575-94cb-4549-8cdc-f3f1a1b0968d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/f53632e480db1a537367b38df884b2e2fceb2bb0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/f1fc2f75-852c-445f-b2fe-7fd609ac91e9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/09b10901-01aa-446d-b02f-e537d82deab1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/44a9863d-ef43-401e-a5a8-39711f47eba7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/0ee3fd03-22d9-47e5-a050-0463fb042bc5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/00e63f75-36eb-41c1-bf3d-fe62767880a5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/9bd9b970-691c-4c5b-bc11-6455d2e8dc4f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/e840571e-b947-49c0-83b2-39cfde921ca2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/flow/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30\\\",\\\"hbomaxId\\\":\\\"83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Animated Movies\\\",\\\"Family Adventures\\\"],\\\"brand\\\":[\\\"UNB\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"PG\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-02-14T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-08-14T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Flow\\\",\\\"full\\\":\\\"Flow\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4378b0dd-e51d-11ef-bb4f-0afff030a47d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4569d283-e51d-11ef-bb4f-0afff030a47d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/43d37b4f-e51d-11ef-a5e4-12c7aee10477?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/45b35f33-e51d-11ef-92ee-0afff1022fb9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4206355b-e51d-11ef-a5e4-12c7aee10477?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/ef65cbb7-ba2d-42b1-b5de-0dcd1a7b32d3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/401450b7-e51d-11ef-92ee-0afff1022fb9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/31828c97-eac8-4fb0-9db5-eb4d1132b4a7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/e6550ea4-e8ba-41d3-9141-a53a6ebd08c3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/450c48f7-e51d-11ef-986f-1256c76f6c81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/44142d53-e51d-11ef-986f-1256c76f6c81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/6b725c82-6936-4692-8e13-d760112f458c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"83b99ff6-56a0-4696-aa68-fdd6d3f31efa\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/casablanca/83b99ff6-56a0-4696-aa68-fdd6d3f31efa\\\",\\\"hbomaxId\\\":\\\"83b99ff6-56a0-4696-aa68-fdd6d3f31efa\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Classics\\\",\\\"Romantic Dramas\\\"],\\\"brand\\\":[\\\"HBOTV\\\",\\\"TCM\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-11T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Casablanca (HBO)\\\",\\\"full\\\":\\\"Casablanca (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/09f91e50-e7ef-4a25-9543-689e35ceb4a2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/293cb324-9140-4bd6-89fc-cd8d0b009715?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/c0280dbe-ae1b-46b1-9631-a501561f376c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/07a57221-9480-4603-af66-41f508e6e00f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/5de0c134-6953-4fa9-850a-e59cc88a5b31?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/9e127ef2-e645-4be0-8772-e744402bf53b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/1c113dcf-f2b1-49c8-aeef-ed7977eb3845?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/edc7dcbb-95b3-4700-bc9a-b452b551a195?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/c4c48aa7-bf19-45d3-916f-419ef9ba8f60?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/75d48117-45c2-466a-843b-63c2fefc5419?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/466dfc2f-bdbb-4606-a8f0-07cf5533f114?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/52020f81-cc3e-4bb7-ac1b-767e71e48bd1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"e37195fe-c232-4ba0-bb9e-c4004279b6fa\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/joker/e37195fe-c232-4ba0-bb9e-c4004279b6fa\\\",\\\"hbomaxId\\\":\\\"e37195fe-c232-4ba0-bb9e-c4004279b6fa\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Thrillers\\\",\\\"Crime\\\"],\\\"brand\\\":[\\\"DC\\\",\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-fcc-tv\\\",\\\"rating_code\\\":\\\"TV-MA\\\"},{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-04-26T04:00:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Joker (HBO)\\\",\\\"full\\\":\\\"Joker (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/1babc7b6-dac9-475a-acb2-dc15055b9e72?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/c65b8569-545e-4ad6-925e-80156d7c58c4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/88dbf8d1-8bd4-4d7a-81f0-8eaee97464d0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/b04bacc7-1b65-45e3-9bdf-8f090df817ca?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/9bd57632-a8e6-452a-9a52-0e15bf6fd246?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/270c0592-31d1-40e9-968f-76f7019c05fd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/0ef1e170-8126-4cef-afc9-db85c3790403?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/063c3361-c882-4319-a55b-eb4938e7cac4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/90c0df8e-105e-426f-a798-6c5f0f2207d6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/5585b06e-02fe-433c-8e9d-2fde87651115?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/4447958e-2d4f-4367-943d-0de4aaf38a82?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/d09151ef-fbb5-4fdf-b550-9d8907fc216a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"18a7f5a2-3f3a-4a62-a257-29136ac68dff\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/wizard-of-oz/18a7f5a2-3f3a-4a62-a257-29136ac68dff\\\",\\\"hbomaxId\\\":\\\"18a7f5a2-3f3a-4a62-a257-29136ac68dff\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Epic Quests\\\",\\\"Family Adventures\\\"],\\\"brand\\\":[\\\"HBOTV\\\",\\\"TCM\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-11T05:00:00Z\\\",\\\"endDate\\\":\\\"2027-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"The Wizard of Oz (HBO)\\\",\\\"full\\\":\\\"The Wizard of Oz (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/deada4f6-780d-4210-b042-fda4593bad0b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/75082eb8-3f4e-4849-a306-7b37bf7885d5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/f2b47247-6529-415c-810f-f2db72258d70?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/d35c376a-05b0-4bf0-a2e2-185923adc8ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/1a62fdde-091a-4c66-9e80-2d1163b25871?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/804f6737-f2a5-453b-bb9d-7e429cbc278d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/3d4c38aa-6f17-4463-ae69-85323259957f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/a493a703-f1ba-4fd7-aa65-0aefbbe5523f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/113adc90-3864-43a3-a739-dcf7e7bc2b4a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/85e07e7d-0790-4a4e-8552-2b509c3a0966?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/a3995628-322d-4142-ad5c-e8c1894c3365?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/6aa2a3a6-e201-4aba-8eaa-04c1f31a7823?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"9a184d4d-73e1-455c-9d47-3ed608f5011c\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/superman-the-christopher-reeve-story/9a184d4d-73e1-455c-9d47-3ed608f5011c\\\",\\\"hbomaxId\\\":\\\"9a184d4d-73e1-455c-9d47-3ed608f5011c\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Documentaries\\\",\\\"Biographies\\\",\\\"Pop Culture \u0026 Celebrities\\\"],\\\"brand\\\":[\\\"HBOTV\\\",\\\"WB\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"PG-13\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-12-08T01:00:00Z\\\",\\\"endDate\\\":\\\"2026-06-04T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Super/Man: The Christopher Reeve Story\\\",\\\"full\\\":\\\"Super/Man: The Christopher Reeve Story\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/7c2bf9c9-d7ec-4483-8972-0df7dbea1b12?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/91d34afe-3d58-4483-b73b-f6b725e7c090?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8b10078e-b807-11ef-92dd-1289ac65eba9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/88758657-b807-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/87515224-b807-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/15ff6583-9bbf-4aa4-b1fc-e3781df62bfc?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/f103bbc9-24ac-4ea3-809c-9ed0fe9b2710?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8e11cfcc-f00c-419b-9325-6f6e803c20dd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/3a57f1bd-ed5a-40f4-aa69-95a90343a0b6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/7e028e65-7641-4ce5-b776-99a48af3f622?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8c06d92c-bb88-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/1fa95a9a-81d3-4734-9fcf-7066ab7f777e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"f2869f47-ecea-4f0d-80f5-7248a08a57a9\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/king-richard/f2869f47-ecea-4f0d-80f5-7248a08a57a9\\\",\\\"hbomaxId\\\":\\\"f2869f47-ecea-4f0d-80f5-7248a08a57a9\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Sports\\\",\\\"Biographical Dramas\\\",\\\"Family Relationships\\\"],\\\"brand\\\":[\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-06-24T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"King Richard\\\",\\\"full\\\":\\\"King Richard\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/64f7d6634d59d3a8cfe8b3d72ad1dcfc6206dfa0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/ee79025b6a141baa2ad2d56b3eac7f6006df6c61.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/67fd60eb887c5099f7376f5b9be383158f86368c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/6ac9400f23fd6253bd7b9ba0c7447c4505b40560.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/4ad7bf04b60d4f457fce6193470a12967088e415.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/1fc31eb0b87c11a280ea23c31c333c771c5cb5b4.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/d546b3b496fe9dadb0b3790dc54a3efd8d4fba76.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/5a25ec17d62ed35bbec845844f6dcf97870a7181.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"52217243-a137-45d6-9c6a-0dfab4633034\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/dark-knight/52217243-a137-45d6-9c6a-0dfab4633034\\\",\\\"hbomaxId\\\":\\\"52217243-a137-45d6-9c6a-0dfab4633034\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Superheroes\\\",\\\"Adventure\\\",\\\"Fantasy \u0026 Sci-Fi\\\"],\\\"brand\\\":[\\\"DC\\\",\\\"TCM\\\",\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-01-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2027-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"The Dark Knight\\\",\\\"full\\\":\\\"The Dark Knight\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/8e49da1ce275fe3967ec5299b50236517279769c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/104dafdbefa290a79dded0fa748643b51a6b1a68.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/651aa9055438623200adcce65788138e6a12053c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/aa767d4840e638b138e6cdb63bb1edf3f19dc6fa.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/1ba57751bef64c90f7c4172534bd3682416a92b3.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/878b736f649952b61e42c7b1fb6d43b95cea3991.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/270206440d2528f63da9b4c0b57f0919c28a0d9e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/878b736f649952b61e42c7b1fb6d43b95cea3991.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/99e1691c-24e0-43bf-80f9-78f4aaf482a7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/647d32cfd1c48f9c18a81bff752997136493789e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/092a4b77d25d44421e8943e3877048a3cb80d903.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/74906de0-d644-4b0d-bf22-e2a321583a93?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"}]}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref22\"},{\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003eFrom A24\u003c/h2\u003e\",\"type\":\"string\",\"cmsType\":\"richTextEditor\",\"mappingId\":\"idref23\"},{\"value\":\"{\\\"collectionId\\\":\\\"8076\\\",\\\"imageToShow\\\":\\\"cover-artwork-horizontal\\\",\\\"title\\\":{\\\"short\\\":\\\"Movies | A24\\\",\\\"full\\\":\\\"Movies | A24\\\"},\\\"description\\\":{\\\"short\\\":null,\\\"full\\\":null},\\\"image\\\":null,\\\"eventType\\\":\\\"none\\\",\\\"items\\\":[{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"0bda4384-0848-4ce4-bcf9-a6db572b83f9\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/front-room/0bda4384-0848-4ce4-bcf9-a6db572b83f9\\\",\\\"hbomaxId\\\":\\\"0bda4384-0848-4ce4-bcf9-a6db572b83f9\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Horror\\\",\\\"Drama\\\",\\\"Thrillers\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-01-03T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-07-03T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"The Front Room (HBO)\\\",\\\"full\\\":\\\"The Front Room (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/60c49f0e-f39a-48d2-89de-3682a6e6d2bb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/46d1f9f5-cc41-479a-bb9b-554628bd79ef?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/647240cd-409a-4abe-9333-e141716da703?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/ef875559-9938-4e26-9b2c-7ec89f761253?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5625d2b2-6bf3-4539-9e3f-1ab0f8529be2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5eaaad13-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5e876da2-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5f347686-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/ba2df676-14b7-43fe-b968-cafd32eee4c9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5cb4f7cd-be41-11ef-ac8c-0affe3e1e9df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/21f68533-00d1-4906-bfa4-dcd9804738c2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5e076831-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"b1b17005-42fa-42d7-8ef0-c02eb9703bc6\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/dream-scenario/b1b17005-42fa-42d7-8ef0-c02eb9703bc6\\\",\\\"hbomaxId\\\":\\\"b1b17005-42fa-42d7-8ef0-c02eb9703bc6\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Horror\\\",\\\"Dark Comedy\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-02-15T23:00:00Z\\\",\\\"endDate\\\":\\\"2025-09-08T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Dream Scenario (HBO)\\\",\\\"full\\\":\\\"Dream Scenario (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/9bd434e5302d8a4a8f043456ed1ceb956b92f764.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/c4cbc2d80977db9becdd689a8a2879fceb6100a8.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/4596de09aa5552477c18e4fd50de4d61549a0b7b.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/1edec5acd1e4a9639eb7583c3c7eadcae5ad670a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/db5f52dca56b80620f9ff18a3f9ea16dacbf92b9.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/e5006ec364943a2992e0c31de3a754e48cef3eb3.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/466b23ec290339aec6716542fdeb4f79250dd1a1.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/466b23ec290339aec6716542fdeb4f79250dd1a1.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/0c7c9f6c7a8e186411737b9d6438cbced7e8703a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/466b23ec290339aec6716542fdeb4f79250dd1a1.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/a8df6d9a235584b0c50c2536bf8fca6ec27f920f.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/1ea8fd6b2d0aad9908129b9736ba5667ef5e08eb.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"ff57c8fe-56e1-4933-afa8-a552ee335c70\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/different-man/ff57c8fe-56e1-4933-afa8-a552ee335c70\\\",\\\"hbomaxId\\\":\\\"ff57c8fe-56e1-4933-afa8-a552ee335c70\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Thrillers\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-01-17T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-07-17T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"A Different Man (HBO)\\\",\\\"full\\\":\\\"A Different Man (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/f3c6fd4d-808a-4c3b-86bd-a2c8af837b9e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/94ca6ae9-ec04-4ace-9440-a979f8eccd74?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/eb0c7900-5d89-4980-86a6-867b2b739505?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/c4a80dca-0057-4d16-9eca-76dccd4187cb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/68987676-5418-49cf-87ad-dd7b84c8031b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/92580cb0-7ab0-405f-b1a6-5788111c3e6a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/62c2e4ba-c2ab-47a4-acb8-c5d4c587006a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/78ed7af9-0ba8-483c-b1c5-20b3571697dd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/7dde0b44-34a9-4cc1-a37a-5e5a811f1481?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/3b1316b2-d9b1-11ef-8b8f-021fe71dc481?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/d603fbc0-28e6-4123-af7d-08e6d4dc016b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/b21a2c1e-106c-457d-bfd1-a1bc273a0c57?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"b04dd538-d36d-40da-aa25-210cdcb14748\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/civil-war/b04dd538-d36d-40da-aa25-210cdcb14748\\\",\\\"hbomaxId\\\":\\\"b04dd538-d36d-40da-aa25-210cdcb14748\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Thrillers\\\",\\\"Action\\\",\\\"War \u0026 Military\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-09-13T07:01:00Z\\\",\\\"endDate\\\":\\\"2026-03-08T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Civil War (HBO)\\\",\\\"full\\\":\\\"Civil War (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f5597c5b-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ef2f446e-a28f-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/d4933123-2856-4793-a0c5-bcac23a4b364?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/4d531c5f-1f8e-4833-b9e6-d84a70a60b14?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f28833d6-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f0fadd0b-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/9968df00-33c8-4208-8460-a7fdfe0022ba?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/973338bf-a326-4826-bb5f-d800262c1443?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ea7f50a1-a28f-11ef-b0d9-128aa5864167?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"}]}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref24\"},{\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003eJust-Added Movies\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/whats-new\\\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e\",\"type\":\"string\",\"cmsType\":\"richTextEditor\",\"mappingId\":\"idref25\"},{\"value\":\"{\\\"collectionId\\\":\\\"7392\\\",\\\"imageToShow\\\":\\\"cover-artwork-horizontal\\\",\\\"title\\\":{\\\"short\\\":\\\"Movies | Just Added Movies | January 2025\\\",\\\"full\\\":\\\"Movies | Just Added Movies | January 2025\\\"},\\\"description\\\":{\\\"short\\\":null,\\\"full\\\":null},\\\"image\\\":null,\\\"eventType\\\":\\\"none\\\",\\\"items\\\":[{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"5e4fb59a-fbe8-4be8-ba4f-eccc4005f169\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/sing-sing/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169\\\",\\\"hbomaxId\\\":\\\"5e4fb59a-fbe8-4be8-ba4f-eccc4005f169\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-03-21T04:00:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Sing Sing (HBO)\\\",\\\"full\\\":\\\"Sing Sing (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/4db749b1-a8b2-4266-a900-6bdff1d7e2e3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/1f9f96cd-aceb-429c-aceb-d152cea4ac2c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/f994b24f-ed49-41de-a784-a0e7c523ef63?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/e9144224-5edf-4662-b792-d8c49273ec7a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/1445c72c-52bc-4886-9024-2504c212b137?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/583d116b-bdf1-40ca-93f3-0134cb4abe81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/b88b65b8-05e8-11f0-93b6-12953788022d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/ca3b08b4-0509-422a-be2f-5e63f5603b94?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/3b5d6834-e6ac-4f39-a95d-470d0dcfb0bb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/b5ff3c50-05e8-11f0-8734-02f5f95c9d3f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/379e9df2-89f7-48fd-944b-5a00875a8591?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/d85eac3c-05e8-11f0-b0b6-0affe74e9571?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"2999e62b-c5aa-4bab-8f6f-550b20ca718d\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/queer/2999e62b-c5aa-4bab-8f6f-550b20ca718d\\\",\\\"hbomaxId\\\":\\\"2999e62b-c5aa-4bab-8f6f-550b20ca718d\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Romantic Dramas\\\",\\\"Period Pieces\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-03-28T04:00:00Z\\\",\\\"endDate\\\":\\\"2025-12-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Queer (HBO)\\\",\\\"full\\\":\\\"Queer (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/05edd492-3e87-48a7-bcc8-bf00da2f3dea?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/a57a4a6f-8992-4a6d-9a35-adaad37a9a02?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/157a2d4c-71e0-4439-aeb3-7af2e4b814f6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/170afedb-4d3b-4694-a5a5-106ade2e77f5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/aa95f9ec-9cfa-4447-85d6-3a50c63f3e1c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/4fb33e2a-c80c-479d-a555-b134aa37e35d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/7e6e07e8-e838-4393-a47b-c60e9702c690?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/f03166f8-bd15-4674-bcb4-e5cb4b82fad2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/eda920fa-f699-486a-b560-432f3d0bdfce?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/edcff070-1424-4024-9bf5-3a7827c9f6de?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/22742c3a-3238-4f03-82e2-03c04837ca43?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/67efad09-b651-4e32-a23b-33a6519d8bf6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"4220da5f-0fec-4aac-8768-8cd7761e46d1\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/juror-2/4220da5f-0fec-4aac-8768-8cd7761e46d1\\\",\\\"hbomaxId\\\":\\\"4220da5f-0fec-4aac-8768-8cd7761e46d1\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Thrillers\\\"],\\\"brand\\\":[\\\"HBOM\\\",\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-12-20T08:01:00Z\\\",\\\"endDate\\\":\\\"2029-05-06T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Juror #2\\\",\\\"full\\\":\\\"Juror #2\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/24a89260-a84d-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/8daf4ce7-82ff-44f8-b3df-a3f3f629cd02?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/236eb282-a84d-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/23513f6f-a84d-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/22dd20bd-a84d-11ef-b878-027046ad3ff1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/250705b7-a84d-11ef-b878-027046ad3ff1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/2644dd0b-a84d-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/23516680-a84d-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/3d88ecdd-1420-4a4a-8e25-10cc8d9a676c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/24d4f993-a84d-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/24c939c1-a84d-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/383f29a4-b05b-4c99-92ed-211474fcc801?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"f6168dec-a786-46f5-a37e-4d12feec6c9e\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/uncharted/f6168dec-a786-46f5-a37e-4d12feec6c9e\\\",\\\"hbomaxId\\\":\\\"f6168dec-a786-46f5-a37e-4d12feec6c9e\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Adventure\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-01-15T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-07-15T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Uncharted (HBO)\\\",\\\"full\\\":\\\"Uncharted (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/76fc9fab-a406-4a41-8dad-e3e690895ef6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/83d72d19-22a5-4380-8ddb-d21b3a7fcf34?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/f1fe5008-c804-4728-af8c-12b5a41b82d0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/172ee440-dcd3-44d1-8c5c-80799b4fb660?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/e53f8c9f-d58d-46e6-b63b-585969719639?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/a765a5ae-8170-4394-bd8b-79202669971a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/5ea94d98-d8c3-478b-b9fb-2359e769ab29?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/543a8f73-8b53-4745-a3d2-fdfea6c55ab5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/d2c14d1c-07ff-463e-b20f-bd71906fd5b3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/e7d26ee3-9588-4f0e-a024-2b4ff76f3f03?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/806d1dae-ca25-11ef-a403-0affc50a8837?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/07cc125a-c77f-4962-a808-7f29b27ea719?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"b168f4b3-6ba8-40d3-9dee-8f8c75a30921\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/we-live-in-time/b168f4b3-6ba8-40d3-9dee-8f8c75a30921\\\",\\\"hbomaxId\\\":\\\"b168f4b3-6ba8-40d3-9dee-8f8c75a30921\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Romantic Dramas\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-02-07T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-08-07T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"We Live In Time (HBO)\\\",\\\"full\\\":\\\"We Live In Time (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/aeb96327-de71-44a2-9e68-a96fcd591093?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/11be5864-f994-4377-9a83-460efee04003?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/5073efe2-6ef3-4f46-8275-e5aa66b84d91?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/f8732670-856b-4b01-84a9-bfa5ebc7a0c5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/ac8163ee-581b-44f1-87db-085d99077952?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/7ffea144-2521-49c7-89a2-556dc4e818ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/3b6c4eb5-5935-4321-9dde-803a6bbfab37?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/ef8f8eea-56cd-4a84-a4d1-999a15184c1e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/536a0c8b-33c2-4dc5-b849-e84d4173d2de?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/204dcaa3-d91e-11ef-9d83-0afff8bd2d09?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/0b4d9571-9dc8-4d93-bb75-757c57b52eaf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/1ca91596-dbe8-469d-b63c-1703b8b855f7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"c0f0e603-1a84-423d-a56c-3bebe5754f56\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/crazy-rich-asians/c0f0e603-1a84-423d-a56c-3bebe5754f56\\\",\\\"hbomaxId\\\":\\\"c0f0e603-1a84-423d-a56c-3bebe5754f56\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Romantic Comedy\\\"],\\\"brand\\\":[\\\"HBOTV\\\",\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-01-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-05-06T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Crazy Rich Asians (HBO)\\\",\\\"full\\\":\\\"Crazy Rich Asians (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/954bb7c2-bd29-4196-88f1-f9a54489948b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024c64f1-96d6-4b8c-b53f-e308c86761a4/67198ab29d5801a232be76a443f8d44158066662.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/16534ccf-ef6b-4c9f-8a27-e24beb4c69c9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/b9adef6a-db0c-4d40-9f03-7a4b30f4e8ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/eeb93fb4-fef5-4fe3-96fe-0e7c42c9baa1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/64cee02a-9b5a-42ef-8342-e6079897c6c7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/f5bcdd50-8e44-4787-8841-b58b348d1651?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/b397b4a8-bfd1-4031-8da1-d79bdca673a4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/3438f0c1-8c94-4e4d-8ba0-481fec90b1b0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/ed709beb-f31b-4b7f-819d-26804b01644b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/bf6aabd5-8cef-48ab-b352-b3842235c284?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/590f4d75-a7ea-4695-9015-f2835c0e3714?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"c7f86979-557c-4477-a337-4e3e1cce5aad\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/friday/c7f86979-557c-4477-a337-4e3e1cce5aad\\\",\\\"hbomaxId\\\":\\\"c7f86979-557c-4477-a337-4e3e1cce5aad\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Offbeat\\\"],\\\"brand\\\":[\\\"TCM\\\",\\\"WB\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-03-26T04:00:00Z\\\",\\\"endDate\\\":\\\"2025-06-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Friday\\\",\\\"full\\\":\\\"Friday\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/0697d77f-d6fb-48c3-9d98-6da5d4db4240?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/b7000392-d3c6-4913-8253-b7536ba7a5a1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/96b33407-5b4f-428f-82de-9a336b29768b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/05708482-2e86-4ab7-8a14-f4841a46ecb7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7667bb62-e961-4691-93b0-bcef7e04fe89?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/ccfe94f7-f23d-414d-b0e2-794db3680ae7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/686f7448-9136-46c6-b8e5-c9bda919eaaf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/9ae54f29-3e91-4f0a-8b37-db33eb070751?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/2c4a587f-76cf-4ed7-8b03-7fdeb3946a11?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/bbd6011c-06a5-11f0-93b6-12953788022d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/bc0eeb15-06a5-11f0-b0b6-0affe74e9571?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7c5ca990-ea63-44ff-8892-8cd06eeb8d10?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"ad8cd762-a991-4bd6-b89e-6a6c0dffe03e\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/sixteen-candles/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e\\\",\\\"hbomaxId\\\":\\\"ad8cd762-a991-4bd6-b89e-6a6c0dffe03e\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Classic Comedy\\\",\\\"Romantic Comedy\\\"],\\\"brand\\\":[\\\"HBOTV\\\",\\\"TCM\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-04-01T04:00:00Z\\\",\\\"endDate\\\":\\\"2025-08-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Sixteen Candles (HBO)\\\",\\\"full\\\":\\\"Sixteen Candles (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/876bc14d-6a15-4c87-a4c6-c4b7f9a060e1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/e1b7b7d1-d8b0-49cd-901a-f93077eee8df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/1b2775cd-c7f0-4a27-9a3b-053b218f982c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/76ee3bcd-b188-4575-954a-80bde9c97908?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/4a513b5c-993d-4f50-99eb-462655f4a7f2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/148f421e-8e35-4273-8f8e-606ab86e0d79?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/96748255-736f-457d-aac5-92d25c14437c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/1eb98d02-5c71-40b7-9c7b-449ba19a0226?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/9323b22b-a223-4c4a-9bc6-4b50f039c1b9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/bde1b489-25b5-4327-a9a7-53fb50f25471?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/5a2bf980-febd-11ef-8734-02f5f95c9d3f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/ff54a661-f0b7-4043-90a8-f7b7e7b66af5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"7914d76a-c0a0-44bc-819b-490191962a45\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/elevation/7914d76a-c0a0-44bc-819b-490191962a45\\\",\\\"hbomaxId\\\":\\\"7914d76a-c0a0-44bc-819b-490191962a45\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Adventure\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-02-21T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Elevation (HBO)\\\",\\\"full\\\":\\\"Elevation (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/6274fcb4-2c17-47ad-a24b-eb21162f9eaf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/2b27be9d-baee-461a-89e4-14fe7f60a46a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/e646a814-d286-4e3f-a88c-1642a284cfc5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/7f57f13f-666c-42d7-a19c-2e9bc68272d0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/e5ab5bf4-0e8b-4752-9d7b-710585550048?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/34f1ade3-8852-4e72-ae03-3623d9b00419?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/9d915e6a-1768-4c48-b9ba-1587266a60f7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/7f959216-9f2c-4ede-bede-e69de09d68eb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/f86f1d90-7417-48a5-a3ac-0e7781e7b306?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/7dc91fc7-e990-11ef-92ee-0afff1022fb9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/fe23f356-5889-4edb-96b1-442e325f2a93?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/0bb8a7d7-f240-4ae4-9985-670e1cefeeff?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"dd5a5208-3a4b-4e61-ab09-3d3e874cae5d\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/goodrich/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d\\\",\\\"hbomaxId\\\":\\\"dd5a5208-3a4b-4e61-ab09-3d3e874cae5d\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-01-31T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-02-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Goodrich (HBO)\\\",\\\"full\\\":\\\"Goodrich (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/9dc2ba58-14ce-43fe-9353-e4e8927098c1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/ad90f342-f91d-4919-838b-4826c2fbe4fd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/c23fb997-abf8-4903-a203-7cc085558120?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/9d4b16d8-9b72-40a4-81cd-c8ba783c2d66?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/c1ecf583-ebff-43aa-9786-c7083c11c15d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/1634dafa-9ac9-4a90-9218-7b4a86975724?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/bbd14020-c898-41b7-a3b3-13806ea642d8?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/50886e9d-8a89-4703-a26b-89ec31e40f18?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/b5971caa-c89f-4cdb-90b2-0e2e2a05913a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/97d4b7d8-7174-47e9-ba2a-9b146bc77c38?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/49101185-f8a3-4cef-ba63-d05ffcec73e1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/a6810d11-66bb-4a9f-ab11-d17c1665d6d5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"}]}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref26\"},{\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003eComedy\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/comedy\\\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e\",\"type\":\"string\",\"cmsType\":\"richTextEditor\",\"mappingId\":\"idref27\"},{\"value\":\"{\\\"collectionId\\\":\\\"7020\\\",\\\"imageToShow\\\":\\\"cover-artwork-horizontal\\\",\\\"title\\\":{\\\"short\\\":\\\"Movies | Comedy\\\",\\\"full\\\":\\\"Movies | Comedy\\\"},\\\"description\\\":{\\\"short\\\":null,\\\"full\\\":null},\\\"image\\\":null,\\\"eventType\\\":null,\\\"items\\\":[{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"10ae1425-6bbf-4930-a4ce-0b45168f64ce\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/house-party/10ae1425-6bbf-4930-a4ce-0b45168f64ce\\\",\\\"hbomaxId\\\":\\\"10ae1425-6bbf-4930-a4ce-0b45168f64ce\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-12-13T05:00:00Z\\\",\\\"endDate\\\":\\\"2031-12-13T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"House Party (HBO)\\\",\\\"full\\\":\\\"House Party (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/3383bb7d-6bc4-4ad4-a717-6e07397b7bb2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/c4d074ff995ec89442f0332057869d1be54f67a6.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/4cf02621e358056e2e5fd7a216fe23ff7ace929d.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/9d6db8b9d7a18184da2bb214bb7794b9770e3fad.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/a1f7550f7400c93828a1e299d0882f3fefa35980.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/e166b0d1fc13ad169599a266b00b60fc6138c347.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/a36b471613fb75d31ea150d6cbadafb38cf9e115.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/73b9bb27-52ee-11ee-a42d-12adcdd08855?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/0c3c9795ae972689661ce6f480663436dc09efee.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/a6df9cf4f3636d596dc6ce744412315d5a8a758c.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/9698216139686ff0ca59e64a254645fdfcf50f72.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/5165cf1f3668990c0e5c6cf4c1acf8a8940e59ab.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"5d1bb827-302c-4c2d-bda1-7d57c67ee66b\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/keanu/5d1bb827-302c-4c2d-bda1-7d57c67ee66b\\\",\\\"hbomaxId\\\":\\\"5d1bb827-302c-4c2d-bda1-7d57c67ee66b\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Comedy\\\",\\\"Adventure\\\",\\\"Offbeat\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-06-03T07:01:00Z\\\",\\\"endDate\\\":\\\"2025-06-03T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Keanu (HBO)\\\",\\\"full\\\":\\\"Keanu (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/8da3e269-fdcc-42d5-bfa2-9b5299d7f15b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/3e0f11ef-1e67-4043-9754-e9c032a7d2a2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/49bcc88f-d7e9-4456-a6d1-cac26e7f6136?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/84e5504c-965a-46d4-a870-b1ac27227dee?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/77418f20-56c2-4d42-b7e0-4328a5c7ad18?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/d2631c12-e856-4019-a452-16cb65589114?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/c474d953-808b-4fb2-b3f7-ce41067ad01c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/e6238f18-92ba-4b19-b705-99ffd47bfdbe?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/095f491e-f1de-4cee-8fc6-0c2aa19f7638?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/eedbcfc7-c09e-437c-9f5d-f0ca7dae67dc?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/59279bba-e82a-435e-b7e0-5f6c5652e11a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/f0ee10d0-3dd4-4263-a262-51722c11fc59?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"c0a17468-2cbc-4004-b02e-1e730a880c50\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/bridget-joness-diary/c0a17468-2cbc-4004-b02e-1e730a880c50\\\",\\\"hbomaxId\\\":\\\"c0a17468-2cbc-4004-b02e-1e730a880c50\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Romantic Comedy\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-03-27T19:00:00Z\\\",\\\"endDate\\\":\\\"2025-08-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Bridget Jones's Diary (HBO)\\\",\\\"full\\\":\\\"Bridget Jones's Diary (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/052faf5a-6505-459b-9c66-d235655da632?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/8592cd0c-4b27-41fa-9169-df2590d93bc6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/435269c5-798a-4ca2-9a08-c8f65d518ffa?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/a672e11b-3954-4d50-8c95-8477c1ef54e6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/5d456d7a-9975-453a-ad39-9a24d5c738ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/2a518863-77fd-4f5e-92f1-fe7e586a155f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/c7ec1398-2e92-401e-b33c-fb8f6984fbc5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/fe83811b-ee47-43b5-923a-e5abfd89ddb2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/ce99f817-3596-4434-b8b4-ac385d083462?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/c08ed409-f5ed-4fd1-8191-94350b93ec3c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/d09b8a1b-daab-4ef4-a36a-d28ce0f1c05a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/ad172390-86be-4c70-8a44-32f0f997e59d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"80bc4915-c826-499f-9961-b422b17559b6\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/barbie/80bc4915-c826-499f-9961-b422b17559b6\\\",\\\"hbomaxId\\\":\\\"80bc4915-c826-499f-9961-b422b17559b6\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-12-04T21:00:00Z\\\",\\\"endDate\\\":\\\"2031-06-15T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Barbie (HBO)\\\",\\\"full\\\":\\\"Barbie (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/8a760b9ade3d9a0803760d937834f43ae140afbc.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/3dffe4d414cfe748ec29e018d755c991b12fe643.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/3c9629c3a72583c0243ae1485e63b4b206fc3871.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/1541ad386a140fabe4101db27af213fae3adc3e0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/e2b0a45954a34fc2c820224579674f8d0c1c066b.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/93fd3c4e-0320-40eb-b90d-4760ea79a215?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/48fd8afdb69ed36929190a62acaf1a2152d72a3c.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/e3cede76-9494-11ee-a91d-02038fb3271b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/31a11697-ccf7-4e5d-a5b2-3de5a744aeab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/b54e94155e561553281dce4a6953adfd9e49a1f5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/d296c32f-0f38-453b-95d8-539b4155632e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/8094c2af-3652-4f70-a865-b7220a9c4edb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"4f662560-7f52-4ad5-ae9b-f4b6517e4f39\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/sex-and-the-city/4f662560-7f52-4ad5-ae9b-f4b6517e4f39\\\",\\\"hbomaxId\\\":\\\"4f662560-7f52-4ad5-ae9b-f4b6517e4f39\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Romantic Comedy\\\",\\\"Drama\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-02-01T08:01:00Z\\\",\\\"endDate\\\":\\\"2025-09-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Sex and the City (HBO)\\\",\\\"full\\\":\\\"Sex and the City (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/333b52c67c197b9a236b374ef84813db9d088c4a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/412499c75f6b6d5b298e65300bfdc93f54122386.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/95fdea027a7dc9c56f6fc95994b0307147c25db1.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/a5e66685ceb5190cda9850d4dff02964f30301cb.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/4574765feaef22f77c13b5e4bb1672236af578ba.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/29eaeeacca5c813d0bbe5c0ec400dcda2a9114eb.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/29eaeeacca5c813d0bbe5c0ec400dcda2a9114eb.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/29eaeeacca5c813d0bbe5c0ec400dcda2a9114eb.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/8414cbe35f46288731df1a9b3bc5fe7a9b1374e2.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/813ec8e6cd3bba1ebc8c57bf42d9ab8846a9c008.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/43f881b1930c8202b9ae96538554ee2db09fa4b7.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/52f63e48a317c6e4c0c6f7f1c7ac2115f330028b.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"c91631a9-59f6-4be4-8adb-3ef9f22fe795\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/father-of-the-bride-2022/c91631a9-59f6-4be4-8adb-3ef9f22fe795\\\",\\\"hbomaxId\\\":\\\"c91631a9-59f6-4be4-8adb-3ef9f22fe795\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Romantic Comedy\\\"],\\\"brand\\\":[\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2036-02-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Father of the Bride\\\",\\\"full\\\":\\\"Father of the Bride\\\"},\\\"images\\\":{\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/b07c0082efa0497aad413f41419b4ad290998ea1.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/c31bbaae0903b0e25830c1b92cbb82cd72d1ba72.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/7f13c296aad0c81b35dba898c92fd12990f456fd.jpg?submitted=1684671084747\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/16cd77d0c6d9ce65d4fde3619cf59e5ae1f2295d.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/16b5a47ec873753d48a460ee78c85db3cc46f5f2.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/38b396c3e56c6c3376819a11bb57ee19658d5a44.png?submitted=1684671084574\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/b21bd08aa3dedd67b13be4fa26c35399c3ee397e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/6b0414a05d6b4c4b9937a9324622580c822a508c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/38b396c3e56c6c3376819a11bb57ee19658d5a44.png?submitted=1684671084404\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/74b4eb0712814bad6fa564dba49398e320ca51e2.jpg?submitted=1684671085776\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/383e77f5a5877d320a6373986844c29f9c8c1c0c.jpg?submitted=1684671085427\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"88f97f9f-2860-4889-9633-63c71f311ed4\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/hot-tub-time-machine/88f97f9f-2860-4889-9633-63c71f311ed4\\\",\\\"hbomaxId\\\":\\\"88f97f9f-2860-4889-9633-63c71f311ed4\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Offbeat\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-12-20T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-07-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Hot Tub Time Machine (HBO)\\\",\\\"full\\\":\\\"Hot Tub Time Machine (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/155513f7-b7c7-4375-af9b-c2c577f75555?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/2586ca63-4a1d-41a8-b1e9-04135a333db5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/e43510cb-5f89-4d88-a41a-9cf3fddd0827?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/854976c4-8bbe-46d0-9a93-aadaff2fe496?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/92496590-f3d5-4adc-af19-200265ba0a00?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/cf5e0fd3-12b6-4e62-89d0-3a8056eea88a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/1a321eec-64b2-4369-9b14-71e8b12ba76e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/f551305d-a217-4f52-9a02-b318bc35de6e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/dadd1921-60ea-4c6c-b4f2-38956088d691?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/b9cf269c-3876-427c-aa98-4d4ce02630c9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/c63a0099-9acb-49fc-9ab0-72b16b89e0a5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/b4fc550e-b75a-11ef-92dd-1289ac65eba9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"230a0e20-e535-4f13-8f03-8af478908fe8\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/white-chicks-2004/230a0e20-e535-4f13-8f03-8af478908fe8\\\",\\\"hbomaxId\\\":\\\"230a0e20-e535-4f13-8f03-8af478908fe8\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Comedy\\\",\\\"Cult Classic\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-02-24T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-06-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"White Chicks (HBO)\\\",\\\"full\\\":\\\"White Chicks (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/9db3c465613035778bc0ce70676165a9dd99eae0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/e577dc11-d07a-4895-adec-aa01770058ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/41b0ea703c0b990c06671aeb5216b9c9a51ad1dd.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/17eda45b17965b04894125c842d9d2dfb8c2264e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/c54a7c59-4c4a-4dee-831d-9298e0439489?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/91be2938a9ae43a69a6bed7bed3c04088eb3f9e8.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/fb19e67e7cb54cbcaae4b4acb714b4582f7f8260.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/fb19e67e7cb54cbcaae4b4acb714b4582f7f8260.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/5ac8eb85a06f0b08f7dba24ed5f21437c6e7b53e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/81f94736d6424a89d40affa272fad548ebccd88a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/4daead6c8c2b78cf06557dd5b77580fe044cdd12.jpg?submitted=1684654914823\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/d453c22723546f7e61a22ad057b0027b700ad370.jpg?submitted=1684654914984\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"}]}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref28\"},{\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003eAcclaimed Dramas\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/drama\\\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e\",\"type\":\"string\",\"cmsType\":\"richTextEditor\",\"mappingId\":\"idref29\"},{\"value\":\"{\\\"collectionId\\\":\\\"7021\\\",\\\"imageToShow\\\":\\\"cover-artwork-horizontal\\\",\\\"title\\\":{\\\"short\\\":\\\"Movies | Acclaimed Dramas\\\",\\\"full\\\":\\\"Movies | Acclaimed Dramas\\\"},\\\"description\\\":{\\\"short\\\":null,\\\"full\\\":null},\\\"image\\\":null,\\\"eventType\\\":null,\\\"items\\\":[{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"552f0116-65dc-4a87-9666-b2ef6135ed3d\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/love-lies-bleeding/552f0116-65dc-4a87-9666-b2ef6135ed3d\\\",\\\"hbomaxId\\\":\\\"552f0116-65dc-4a87-9666-b2ef6135ed3d\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Crime\\\",\\\"High Octane Thrillers\\\",\\\"Ties That Bind\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-07-19T07:01:00Z\\\",\\\"endDate\\\":\\\"2026-01-05T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Love Lies Bleeding (HBO)\\\",\\\"full\\\":\\\"Love Lies Bleeding (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/71f3109e-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/73a22035-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/74b27eca-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/74037a17-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/73d9837b-4ab7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/8e50c6ec-4ab1-11ef-9983-12c0da8c75ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/70386841-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/72bc2d02-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/70c899f2-4ab7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/8c5c14c1-4ab7-11ef-9983-12c0da8c75ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/ae7effbb-4ab1-11ef-9983-12c0da8c75ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/8d848f46-4ab7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"b04dd538-d36d-40da-aa25-210cdcb14748\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/civil-war/b04dd538-d36d-40da-aa25-210cdcb14748\\\",\\\"hbomaxId\\\":\\\"b04dd538-d36d-40da-aa25-210cdcb14748\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Thrillers\\\",\\\"Action\\\",\\\"War \u0026 Military\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-09-13T07:01:00Z\\\",\\\"endDate\\\":\\\"2026-03-08T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Civil War (HBO)\\\",\\\"full\\\":\\\"Civil War (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f5597c5b-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ef2f446e-a28f-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/d4933123-2856-4793-a0c5-bcac23a4b364?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/4d531c5f-1f8e-4833-b9e6-d84a70a60b14?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f28833d6-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f0fadd0b-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/9968df00-33c8-4208-8460-a7fdfe0022ba?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/973338bf-a326-4826-bb5f-d800262c1443?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ea7f50a1-a28f-11ef-b0d9-128aa5864167?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"f83fa2aa-7439-4496-b26b-b56e56e843ea\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/perks-of-being-a-wallflower/f83fa2aa-7439-4496-b26b-b56e56e843ea\\\",\\\"hbomaxId\\\":\\\"f83fa2aa-7439-4496-b26b-b56e56e843ea\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Teen Dramas\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-02-24T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-10-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"The Perks of Being a Wallflower (HBO)\\\",\\\"full\\\":\\\"The Perks of Being a Wallflower (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/ce4a4c27-cf58-424e-971c-838f74c4e06a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/497e6d6a-d141-4f0c-9035-95f30500ac55?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/33eeefb1-3abb-49c0-b27c-cd31b5ba304f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/c54aae52-fc32-4a60-864f-a5396dcc0036?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/ff7f3f0c-3684-4efd-980c-1a3f1d93c004?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/8dd6c0ec-d60b-4ccc-aa9e-33c4451ce6be?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/4eca5401-114d-41b5-9bf5-c0b827b518c6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/4cdda0a4-5012-42fb-b739-b942f2fca3f3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/11df7f3a-9947-4bfc-bb78-f828582ad95b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/25bd6b3f-dd05-42a2-a722-1469f6a24cf3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/01459a43-e863-4b4c-99b1-5bd570c70b41?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/0ce08588-7ffe-4735-97bd-d581b36554cf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"012b03e9-a117-42e2-b4e5-fadcec9edb30\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/fallout/012b03e9-a117-42e2-b4e5-fadcec9edb30\\\",\\\"hbomaxId\\\":\\\"012b03e9-a117-42e2-b4e5-fadcec9edb30\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Drama\\\",\\\"Teen Dramas\\\"],\\\"brand\\\":[\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-02-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"The Fallout\\\",\\\"full\\\":\\\"The Fallout\\\"},\\\"images\\\":{\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/d2a96eca91a6863d90bccb3eca6620eb82899f0a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/3cc128f1ed8ffae93a0f65cea5e6250ad6a3b271.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/8966467aa77bf05ce7ce6f1a453348196cdad568.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/c0a28ff8493d01ae624c3a678ba2b7e3cecec02c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/afdde85fe15cf8434395cd4c554d9e6d05f14715.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/e285644d884cc47a538189f9344dc51773843545.png?submitted=1684651884527\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/afdde85fe15cf8434395cd4c554d9e6d05f14715.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/c38e6c12-533d-4cdc-8cdd-27d61752e6c2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/e285644d884cc47a538189f9344dc51773843545.png?submitted=1684651884865\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/32cf665a454f529119e62a7733c9334bf16bad98.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/ea1fabbce79221a54411020247bf85a458bbfd16.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"6edba37d-cb8c-4104-8ae0-1e2eebccae8e\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/traffik/6edba37d-cb8c-4104-8ae0-1e2eebccae8e\\\",\\\"hbomaxId\\\":\\\"6edba37d-cb8c-4104-8ae0-1e2eebccae8e\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Drama\\\",\\\"Thrillers\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"R\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-10-01T04:00:00Z\\\",\\\"endDate\\\":\\\"2025-05-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Traffik (HBO)\\\",\\\"full\\\":\\\"Traffik (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/6a6632adadaca810b47f0e1e1acbbaf474c90392.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/15ff02835bf4f587092bebbd85507fa6415cfc25.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/72dfe6e4964d59bf0ec89e2fa1783564f0cd6c13.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/6786650049498453bcb506628fd0a7021919c6ac.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/2ea7dfee95705bc2c97e718141f3895a76e43ff8.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/327e3928e4656c128f7279c865f1021dcb3e052c.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/c3969da9f4509ea39b798530a15be8133b0fb895.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/0d98925dca5e3755fa556789291f26c7330f7cd2.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/5dce429591d1bc3ed12f25c14d66d09c17dbc98e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/cd760f2eefeac6ffcd676569d0a9eb964a010ffe.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/3ca3b041faafc683659afd60d8aa9ea93e76c2d4.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/31b655b05e3e15a4a6c03a3a6f2b251401363878.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"}]}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref30\"},{\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003eAction\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/collections/action\\\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e\",\"type\":\"string\",\"cmsType\":\"richTextEditor\",\"mappingId\":\"idref31\"},{\"value\":\"{\\\"collectionId\\\":\\\"6942\\\",\\\"imageToShow\\\":\\\"cover-artwork-horizontal\\\",\\\"title\\\":{\\\"short\\\":\\\"Movies | Action\\\",\\\"full\\\":\\\"Movies | Action\\\"},\\\"description\\\":{\\\"short\\\":null,\\\"full\\\":null},\\\"image\\\":null,\\\"eventType\\\":null,\\\"items\\\":[{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"f0a4f239-0b57-47e2-a39a-54fb96925e61\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/dune-part-two/f0a4f239-0b57-47e2-a39a-54fb96925e61\\\",\\\"hbomaxId\\\":\\\"f0a4f239-0b57-47e2-a39a-54fb96925e61\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Dystopian\\\",\\\"Epic Battles\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-05-21T07:01:00Z\\\",\\\"endDate\\\":\\\"2025-11-21T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Dune: Part Two (HBO)\\\",\\\"full\\\":\\\"Dune: Part Two (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/dba343c9-4cf4-46e6-b3f7-77ca0649a3ce?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/f87ab953-ddf0-4582-880d-717e79a8be92?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/077029a0-33a9-4664-b94e-d091c7eac2d5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/ce6569b9-d3ca-4532-9b24-dfb9db8b8b43?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/c6e458c9-ecac-4b83-baf9-604a3c44a163?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/c72e564d-e93a-46a0-a18b-532d0b9f216f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/e77cf59e-f6ff-40b7-b65a-8d3871cced59?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/054b1fcf-5ef5-4e65-a211-348c8eb7cb62?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/188e7ec1-6b86-4ac6-b5c3-0e2c8eca6c2a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/ca62fc38-b9d9-4226-81c2-681907598b7f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/d12c3f79-ce88-4033-80bb-e57de3571884?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/809d73d3-7a81-4bbd-a3e9-113d80c38a4d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"e8dfef9b-fa41-4041-8230-7dd832116f2e\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/godzilla-x-kong-the-new-empire/e8dfef9b-fa41-4041-8230-7dd832116f2e\\\",\\\"hbomaxId\\\":\\\"e8dfef9b-fa41-4041-8230-7dd832116f2e\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Adventure\\\",\\\"Epic Battles\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-07-04T07:01:00Z\\\",\\\"endDate\\\":\\\"2026-01-04T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Godzilla x Kong: The New Empire (HBO)\\\",\\\"full\\\":\\\"Godzilla x Kong: The New Empire (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/f8308e61-5de2-426e-bc90-859c73a751d1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/842e6134-c610-477f-8d40-6b3d8686cac3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/50e10b1d-ac3f-4eda-969c-01d407fe3005?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/15a1c058-a5c1-4ebb-8784-07b078920e2c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/e4b586a5-3265-4af4-8fca-4a014b50b0f7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/b5eaac8a-ea7e-4cb4-8c59-87cfe5907720?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/3f0fb6d9-2100-471f-9e86-978cc3a64ea7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/bdf5e146-ca4e-4404-90b1-fcebc4d94469?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/2f46e59f-a683-4026-b858-2efa370c6afb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/648ce1d4-be3b-4053-9699-199f7758ac37?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/e2d2fdd9-1a97-4590-8041-abc138e99b71?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/275bafa4-e630-475b-ac47-fe1e15952771?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"46f2673c-be82-456b-9560-b3e45d833724\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/godzilla-king-of-the-monsters/46f2673c-be82-456b-9560-b3e45d833724\\\",\\\"hbomaxId\\\":\\\"46f2673c-be82-456b-9560-b3e45d833724\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Epic Battles\\\",\\\"Adventure\\\",\\\"Fantasy \u0026 Sci-Fi\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-04-04T19:30:00Z\\\",\\\"endDate\\\":\\\"2026-10-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Godzilla: King of the Monsters (HBO)\\\",\\\"full\\\":\\\"Godzilla: King of the Monsters (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/13a0d0d8-2457-4792-bc96-f7743b4d6c70?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/20875d9e-439b-4f96-8b7d-19265f453894?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/97417b5b-7703-4263-bf3d-d5f09f092c65?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/4b335a03-d063-4934-82c4-739fd1f0cfa3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/237ee01b-f908-4ba2-88ff-ff88cbf2d156?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/17444590-25ed-458e-93a8-7ac22fd19f94?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/414b06d6-1f84-40cb-b481-29161d53e451?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/78fe7944-69c2-4a2d-898e-b3956b187612?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/843b44c4-5da6-4210-8c2e-fca2cd64b988?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/bf30aa5c-d829-4a7f-9f63-6551fd2433ac?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/17508c41-2101-47a7-8336-fdb5a8a282e1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/02697923-605a-474d-af69-f3d780b5ac82?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"f6168dec-a786-46f5-a37e-4d12feec6c9e\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/uncharted/f6168dec-a786-46f5-a37e-4d12feec6c9e\\\",\\\"hbomaxId\\\":\\\"f6168dec-a786-46f5-a37e-4d12feec6c9e\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Adventure\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-01-15T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-07-15T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Uncharted (HBO)\\\",\\\"full\\\":\\\"Uncharted (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/76fc9fab-a406-4a41-8dad-e3e690895ef6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/83d72d19-22a5-4380-8ddb-d21b3a7fcf34?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/f1fe5008-c804-4728-af8c-12b5a41b82d0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/172ee440-dcd3-44d1-8c5c-80799b4fb660?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/e53f8c9f-d58d-46e6-b63b-585969719639?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/a765a5ae-8170-4394-bd8b-79202669971a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/5ea94d98-d8c3-478b-b9fb-2359e769ab29?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/543a8f73-8b53-4745-a3d2-fdfea6c55ab5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/d2c14d1c-07ff-463e-b20f-bd71906fd5b3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/e7d26ee3-9588-4f0e-a024-2b4ff76f3f03?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/806d1dae-ca25-11ef-a403-0affc50a8837?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/07cc125a-c77f-4962-a808-7f29b27ea719?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"69cf2552-e159-43c7-ad8e-34f7f3393514\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/flash/69cf2552-e159-43c7-ad8e-34f7f3393514\\\",\\\"hbomaxId\\\":\\\"69cf2552-e159-43c7-ad8e-34f7f3393514\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Superheroes\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Epic Quests\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[{\\\"code\\\":[],\\\"organization\\\":\\\"us-mpaa-film\\\",\\\"rating_code\\\":\\\"PG-13\\\"}],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-08-18T04:00:00Z\\\",\\\"endDate\\\":\\\"2031-02-25T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"The Flash (HBO)\\\",\\\"full\\\":\\\"The Flash (HBO)\\\"},\\\"images\\\":{\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/a3fc0ed6eba2333204de64c101a1a04f3ad5005a.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/eae6a24059f402029251acee08289985501d05c2.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/9e9752810e5eacf1efef7d4f4b82c846d7e3b142.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/33d099ef447fd57ddc6e4dee497eeac64a74f4d5.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/e7ad1d6336a9423b1b603ae3ddc1b13ab136abdb.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/19aa8bf874b942510976b26b46f6cc7228e318dc.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/725e1304332f1c873cbbcba7885d939c8d6646fc.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/3feaf83c7509c3f8b863c25589dbe365777cc6ea.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/9202624a912389220aa5615b7c21d403d88d6944.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/3feaf83c7509c3f8b863c25589dbe365777cc6ea.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/1ad7a25209f3e2ef7dcdbeff8b230fcca638c786.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/5d62e569930e90ee3226020241bcc7755e12b5fa.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"4296565c-c6c9-4b81-9398-fdf996e7d925\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/wonder-woman-1984/4296565c-c6c9-4b81-9398-fdf996e7d925\\\",\\\"hbomaxId\\\":\\\"4296565c-c6c9-4b81-9398-fdf996e7d925\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Superheroes\\\",\\\"Adventure\\\"],\\\"brand\\\":[\\\"DC\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-01-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Wonder Woman 1984\\\",\\\"full\\\":\\\"Wonder Woman 1984\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/384e6021-4809-4d0e-95ef-c76dbedfe2b6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/f048a8bd-54d7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/f2699947-cba2-4488-b598-6dc11098e2b0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/eecd7a98-54d7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/3e4bd72d-a194-4890-88e5-2bf0eab039e6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/eec87185-54d7-11ef-9983-12c0da8c75ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/eec60084-54d7-11ef-9983-12c0da8c75ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/8d0830c2-d28c-4d02-b87d-58ee9221a51f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/7d4ea876-13b4-4672-b044-49a17baa4b6a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/ecbe99fb-91b8-4122-93eb-e7c39ee2cebe?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/81ccf51a-8d83-4e9b-b2ff-1e1907ea7737?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/3a0091cf-28a7-44a8-a84e-1d43d0a3fb02?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"11177b4b-fffd-410b-8238-3a63fea1c0d4\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/blue-beetle/11177b4b-fffd-410b-8238-3a63fea1c0d4\\\",\\\"hbomaxId\\\":\\\"11177b4b-fffd-410b-8238-3a63fea1c0d4\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Superheroes\\\",\\\"Artificial Intelligence \u0026 Robots\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-11-10T21:00:00Z\\\",\\\"endDate\\\":\\\"2031-05-17T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Blue Beetle (HBO)\\\",\\\"full\\\":\\\"Blue Beetle (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/ff8be0ed-e958-4bf5-95c1-415fd63030d8?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/662269b466346221c0430b8449bd87dd38e3fbe8.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/76661f5a18e7a32291fdff377a8320d148a6651d.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/d6c86ffbe6e0d76601b9068c9982a8138b093b9a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/20e390dd8b4d3858297a53f3bde94df9c5aaff87.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/0460bfc329885bb2a010c255af5e119c5c408c95.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/b65cded8d5e1bdeb10e5526eb0b6fdc6119be65e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/0460bfc329885bb2a010c255af5e119c5c408c95.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/0460bfc329885bb2a010c255af5e119c5c408c95.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/621b12c29afc1d1aec3706ce217d9e22de040167.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/1872c6f87c65c93ee132acf8d1bcfc29afc04232.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/b172adae6bc0af3f3eaa2e4fd7b6e33ef48c0591.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"4145fde1-45d9-4dff-9b94-5c9cc163f885\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/crouching-tiger-hidden-dragon/4145fde1-45d9-4dff-9b94-5c9cc163f885\\\",\\\"hbomaxId\\\":\\\"4145fde1-45d9-4dff-9b94-5c9cc163f885\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Drama\\\",\\\"Epic Battles\\\",\\\"Romantic Dramas\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-02-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-06-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Crouching Tiger, Hidden Dragon (HBO)\\\",\\\"full\\\":\\\"Crouching Tiger, Hidden Dragon (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/5571e431-f33f-4bbb-a462-4811a52c839d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/40458b02-e3ec-4807-a6a1-3de81a619c92?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/e0c37ccd-ec12-4d58-a434-1d283750b25e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/db0401a3-a055-4ba6-98fd-06a20b75765b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/ec95c5ce-d427-496d-96be-c359bd61c022?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/ce565759-8035-46c3-95a5-4486e311fb81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/ec7790ed-b6d1-41fe-b3c3-7afcfc0cc83d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/c06e47cb-fc3d-4b1a-8557-c3ab7472a533?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/db42171b-d67f-4314-8706-7c322d7c1471?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/4bc32786-d3fd-4c7c-982c-c26b75ddc4e2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/85efc0ee-ebca-4a74-b159-3a08e48f3cfe?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/1ab629b5-c8d1-44b6-8893-f5c22663c130?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"}]}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref32\"},{\"value\":\"\u003ch2 class=\\\"text-left\\\"\u003eFor the Whole Family\u003c/h2\u003e\u003ch5 class=\\\"text-right\\\"\u003e\u003ca href=\\\"/channel/kids-family\\\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e\",\"type\":\"string\",\"cmsType\":\"richTextEditor\",\"mappingId\":\"idref33\"},{\"value\":\"{\\\"collectionId\\\":\\\"7022\\\",\\\"imageToShow\\\":\\\"cover-artwork-horizontal\\\",\\\"title\\\":{\\\"short\\\":\\\"Movies | For the Whole Family\\\",\\\"full\\\":\\\"Movies | For the Whole Family\\\"},\\\"description\\\":{\\\"short\\\":null,\\\"full\\\":null},\\\"image\\\":null,\\\"eventType\\\":null,\\\"items\\\":[{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"41ca59bb-6c86-492c-b59c-f171ab8e911b\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/spy-kids/41ca59bb-6c86-492c-b59c-f171ab8e911b\\\",\\\"hbomaxId\\\":\\\"41ca59bb-6c86-492c-b59c-f171ab8e911b\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Family Adventures\\\",\\\"Family Laughs\\\",\\\"Action\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-07-01T07:01:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Spy Kids (HBO)\\\",\\\"full\\\":\\\"Spy Kids (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/2fd962ac-77ab-4d2b-9292-a4de9fc6d8ee?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/a086fc1a-6d64-466d-81cf-94985b3399c0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/5e55d3a4-63d1-4560-b7bf-418740dfd0b4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/8a6a5cc5-5cbf-4e2a-9a4b-b3dc6515cbba?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/32f6807f-aa50-4cdb-99a9-981c42ac25cf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/dd92ae7f-6567-4f7f-bb89-21072b4d069b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/c2157182-dca0-4674-b629-b5e9ce6c6634?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/298c02f3-3cd1-4797-ae23-b5afb84b7e06?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/1f484ffe-7316-4590-aa31-0f2a77e56f2d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/30508358-ae15-4838-b156-49e8680f842b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/176419a5-296b-407c-8b77-452f455ff2ef?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/3497a0d6-d8aa-4742-9871-0238ceede6e2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/marmaduke/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4\\\",\\\"hbomaxId\\\":\\\"296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Comedy\\\",\\\"Family Laughs\\\",\\\"Family Adventures\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-06-01T07:01:00Z\\\",\\\"endDate\\\":\\\"2025-06-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Marmaduke (HBO)\\\",\\\"full\\\":\\\"Marmaduke (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/58b47dd7-3d3c-48c7-abbe-9180ce822725?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/6017f476-f1dd-491e-82f3-84ca6d4556d5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/afd79206-8dd5-4e25-b6e5-67e9a47764d2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/cac48055-861c-411c-8634-ea679003409b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/189c201f-a3d4-4e5e-8eee-3ba116d6d6df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/33dee84e-fb64-472f-8404-7e9d8dc52f89?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/9599a1f1-708e-4f90-91ef-67eae952d8fd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/1365f06e-9ae8-4235-a523-7524ed08f61e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/7dfc39ce-bd18-4d5e-9a8f-7555172de076?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/20b018e5-6dfa-47c0-8d59-ef7552092ad1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/e7868ff3-ee96-4033-9f13-9e4324308481?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/ed7d7c45-48fe-4b3b-8fe7-6a1078c52ac6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"aad8e3ff-05d9-4325-a1eb-585ee5057ccf\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/charlie-and-the-chocolate-factory/aad8e3ff-05d9-4325-a1eb-585ee5057ccf\\\",\\\"hbomaxId\\\":\\\"aad8e3ff-05d9-4325-a1eb-585ee5057ccf\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Family Adventures\\\",\\\"Family Laughs\\\"],\\\"brand\\\":[\\\"HBOTV\\\",\\\"WB\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-01-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2025-11-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Charlie and the Chocolate Factory (HBO)\\\",\\\"full\\\":\\\"Charlie and the Chocolate Factory (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/4007e049cc0964e298b7e17a2c60aca7eef1be5e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/b0180b4f-973f-4cfb-aa4c-53054cb11e7f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/5a83ddc235748f432c4892f0a4e9bed9e7fca291.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/9b8653fa4b8f9508a435f2482f7a3421b26f96d0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/d5063c939dbc667a80b8a049c622da3a7bd4d61d.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/ac1f0b7c1e805844cf529b242c4e275ec09c208f.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/16f27e48-87c2-11ee-b9e4-0a30cb4e95d7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/63a312bf6f1348148879e9311edbdd0cdac79871.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/7d50216c-8f2b-460f-aa32-004c4d0cd7a4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/16f27e48-87c2-11ee-b9e4-0a30cb4e95d7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/820dbcdd532f3d049610c8abab1542279e0ee95c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/e5af7935-bca6-11ef-9b32-0affe4fbdaa5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"024657af-9462-478a-a043-92e00a4b1952\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/aquaman-and-the-lost-kingdom/024657af-9462-478a-a043-92e00a4b1952\\\",\\\"hbomaxId\\\":\\\"024657af-9462-478a-a043-92e00a4b1952\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Action\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Epic Battles\\\",\\\"Superheroes\\\"],\\\"brand\\\":[\\\"DC\\\",\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-02-20T20:00:00Z\\\",\\\"endDate\\\":\\\"2031-08-27T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Aquaman and the Lost Kingdom (HBO)\\\",\\\"full\\\":\\\"Aquaman and the Lost Kingdom (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/d2fb5316e6d04fee44c09db8721b3bb0bb325b6c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/3fae06946c0bca8a1aac8caf659a1aa164c9ded1.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/4e7778f95dc2b8a87985f014c1452eebec5f3b00.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/be6a0ce1aec467e5f71096232b4efbc16152284a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/be4bdabbfc78a9f1280ca9042e7064c831223a7f.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/6510c00e4c17be891b0ddb2ff606a40c7e008847.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/fc1b2a7aab09702bd9c221d48ace1e9cceee8cc0.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/46114c1e1fee4a0497ba27151fd3e65f96b5525c.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/aa6bcf526b19a3196709b376030b1b4fd37d5ab1.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/46114c1e1fee4a0497ba27151fd3e65f96b5525c.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/d800182cd741f4b33200e55ef62471f4070fa2ab.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/8afe8f7d2e13a2efde29508a7dab0d9ad0ba98a1.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"01eec62a-f4cd-43b9-a07b-a4ead7ffc089\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/dc-league-of-super-pets/01eec62a-f4cd-43b9-a07b-a4ead7ffc089\\\",\\\"hbomaxId\\\":\\\"01eec62a-f4cd-43b9-a07b-a4ead7ffc089\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Action\\\",\\\"Superheroes\\\",\\\"Animated Movies\\\",\\\"Adventure\\\",\\\"Family Laughs\\\"],\\\"brand\\\":[\\\"DC\\\",\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-01-27T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"DC League of Super-Pets (HBO)\\\",\\\"full\\\":\\\"DC League of Super-Pets (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/81ee6299d75fe169b0367b095d3a5c60ebf1bd2e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/8d88629ba1740c2c57f358664c70514ff4d4a5d8.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/8b6de8e76cd5346425e34126b51e4c1cc43c5416.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/45ebbc0dc93791f6ef860084d6a97697d425bc11.jpg?submitted=1684652145751\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/b37beee7-d4fe-11ef-9d83-0afff8bd2d09?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/4191d8c8-40b7-42f2-9981-f794938a76a6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/2b560bcb373bf3eb70217bf5474b3bf9a3bf0dc6.png?submitted=1684652146090\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/c7229628-8620-45ef-bda8-8efcb4f2050d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/2d3beadb-8744-4045-9f2a-14cc403be8bd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/2b560bcb373bf3eb70217bf5474b3bf9a3bf0dc6.png?submitted=1684652146425\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/85ec7ed1-72b3-4221-a45a-58cc0461ed70?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/6334ff43-f29a-4094-af2a-44748414271f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"3deab668-d0a4-4a8d-9bc8-0952a0ad836e\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/spirited-away/3deab668-d0a4-4a8d-9bc8-0952a0ad836e\\\",\\\"hbomaxId\\\":\\\"3deab668-d0a4-4a8d-9bc8-0952a0ad836e\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Fantasy \u0026 Sci-Fi\\\",\\\"Animated Movies\\\",\\\"Magic\\\"],\\\"brand\\\":[\\\"STGH\\\",\\\"TCM\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-02-01T05:00:00Z\\\",\\\"endDate\\\":\\\"2027-05-27T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Spirited Away\\\",\\\"full\\\":\\\"Spirited Away\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/4cca771d0ae3a2a7be8e8825bfe96a1f55436093.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/e635c5dfb0f54ae91ecd814a0f874dc95cc6f631.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/d0ccbccd79f8253ab4137f56f771472989b50830.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/8cbe085074c9f15ca9e93fd500452ce91ade7867.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/88008e912de5a6e4add6c8fd10dd613465fe9f8b.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/a163dcae0fba57947d2e21fbd70cd7bfa8a7367d.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/14442c50a22cd828a3588b6174893dca33944172.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/a163dcae0fba57947d2e21fbd70cd7bfa8a7367d.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/91b97768fefb08c21df440ad717ae34790e9b3e0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/528399020a38e84327a02159a8082efccf9ad075.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/d24ed5a9b698985647bbb1c77772b9cb65a475a9.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/e5cd8765c5abca0d631cf65dd16a820a81f6876a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"29bc13c6-48a6-4754-8865-5f8114a15b1a\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/nut-job/29bc13c6-48a6-4754-8865-5f8114a15b1a\\\",\\\"hbomaxId\\\":\\\"29bc13c6-48a6-4754-8865-5f8114a15b1a\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Family Laughs\\\",\\\"Animated Movies\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2025-03-03T05:00:00Z\\\",\\\"endDate\\\":\\\"2026-03-03T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"The Nut Job (HBO)\\\",\\\"full\\\":\\\"The Nut Job (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/bb1e0e17-9277-4143-9b8c-1f5c2fcb8838?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/579a2cdf-6cc1-4e80-8a70-046fae842d7c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/54291349-b34b-45ef-afa8-4b383fbea0e8?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/acf468eb-eaf6-42b2-8f34-99d0031b18a7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/ccd026ce-9007-4bd3-9630-f02b51d2de08?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/b4bed620-dd1e-4206-bf8f-77189eb68c34?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/0b70f499-f78e-4718-9c5d-1d32dc3ff0c6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/6158f4f5-1078-4b57-b1e1-8038d8f63e67?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/2a7e0ec1-64ae-442b-947e-3c8fc3d21554?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/f19eb2a5-3b0b-479a-9d17-5e890b0e5b92?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/e20ea82a-3235-47a9-a2fd-b0882c2b85e2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/6be623be-2a51-44cd-bb53-1d6cb55ec255?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"1042ce03-1313-4af5-9cea-329e9e0bf579\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/lego-batman-movie/1042ce03-1313-4af5-9cea-329e9e0bf579\\\",\\\"hbomaxId\\\":\\\"1042ce03-1313-4af5-9cea-329e9e0bf579\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Animated Movies\\\",\\\"Family Adventures\\\"],\\\"brand\\\":[\\\"DC\\\",\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2023-05-19T04:00:00Z\\\",\\\"endDate\\\":\\\"2027-01-01T04:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"The Lego Batman Movie (HBO)\\\",\\\"full\\\":\\\"The Lego Batman Movie (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/fe578240-e4bb-43fc-810d-a71c69d1c0cb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/908e7956-7858-47b4-867f-254cabad27df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/319d1d4b-7ce7-43d9-97e4-49c107479d2a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/bf177cac-fa86-4244-8132-1b518d24bb59?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/348858fd-1a34-4dec-a52b-027b462b2ccf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/84c5ae44-3b1e-4017-a12a-8bbdfcf9a9ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/1a0c601c-85bb-4890-855b-749d11cc501f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/038ed55f-9704-4f1b-a504-088fdddf5926?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/1b8cd4ed-812b-4c1b-857d-1ba4202cb18f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/adc3c95d-db58-449f-b77d-725bedddb3cd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/286acf14-6b03-4630-8e40-11bd144ed57f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/51ef9d8c-6e34-42e7-a0de-1277d66df015?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"},{\\\"__typename\\\":\\\"Feature\\\",\\\"featureId\\\":\\\"2f666f09-aebf-4818-b9c5-4a15fd4429b8\\\",\\\"url\\\":null,\\\"hbomaxURL\\\":null,\\\"imageUrlLink\\\":\\\"/movies/shrek-forever-after/2f666f09-aebf-4818-b9c5-4a15fd4429b8\\\",\\\"hbomaxId\\\":\\\"2f666f09-aebf-4818-b9c5-4a15fd4429b8\\\",\\\"category\\\":\\\"Feature\\\",\\\"genres\\\":[\\\"Kids \u0026 Family\\\",\\\"Comedy\\\",\\\"Animated Movies\\\",\\\"Family Laughs\\\"],\\\"brand\\\":[\\\"HBOTV\\\"],\\\"ratingCode\\\":[],\\\"offeringDates\\\":{\\\"startDate\\\":\\\"2024-09-01T04:00:00Z\\\",\\\"endDate\\\":\\\"2025-09-01T03:59:00Z\\\"},\\\"title\\\":{\\\"full_original\\\":null,\\\"short_original\\\":null,\\\"short\\\":\\\"Shrek Forever After (HBO)\\\",\\\"full\\\":\\\"Shrek Forever After (HBO)\\\"},\\\"images\\\":{\\\"default-wide\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/0855c441-74a5-462a-bb34-4a9e9ebed29d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"default\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/4cebfb7a-2563-43cf-8c34-f0d4c04801dc?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background-small\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/49f5fea3-640f-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"centered-background\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/48a849b0-640f-11ef-a614-129be508a7a3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/f7e36b6e-e31c-4814-9ac7-271fce31e236?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-left\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/d7014f89-e3ec-481d-a2e8-418fc7fd6a2c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-monochromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/fa11a61a-506a-482b-9710-c45d9daa65cb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"logo-centered\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/582af9a0-1341-4042-8685-017b7ea6e61f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"content-logo-polychromatic\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/e47edd09-e8d1-4b96-98f9-08f59566d126?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"poster-with-logo\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/dcebb747-5b37-4659-b5f1-8a6796274690?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-square\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/7dac268d-fd2b-42f4-b027-25bd1fb861ef?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\",\\\"cover-artwork-horizontal\\\":\\\"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/7dbfc30a-3598-4a1f-ba4a-55c3945a7b7d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom\\\"},\\\"status\\\":\\\"published\\\"}]}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref34\"},{\"value\":\"[{\\\"lang\\\":\\\"English\\\",\\\"url\\\":\\\"/movies\\\"},{\\\"lang\\\":\\\"Espa帽ol\\\",\\\"url\\\":\\\"/us/es/movies\\\"}]\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref35\"},{\"value\":\"\",\"type\":\"string\",\"cmsType\":\"textfield\",\"mappingId\":\"idref36\"},{\"value\":\"{\\\"legal\\\":{\\\"en_US\\\":\\\"漏2025 WarnerMedia Direct, LLC. All rights reserved. Max and related elements are property of Home Box Office, Inc.\\\"},\\\"secondaryRow\\\":[{\\\"label\\\":{\\\"en_US\\\":\\\"Privacy Policy\\\"},\\\"url\\\":\\\"/privacy\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Children's Privacy Policy\\\"},\\\"url\\\":\\\"/privacy/children\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Terms of Use\\\"},\\\"url\\\":\\\"/terms-of-use\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Ad Choices\\\"},\\\"url\\\":\\\"https://www.warnermediaprivacy.com/opt-out/\\\",\\\"openInNewTab\\\":true},{\\\"label\\\":{\\\"en_US\\\":\\\"Do Not Sell My Personal Information\\\"},\\\"isCCPALink\\\":true},{\\\"label\\\":{\\\"en_US\\\":\\\"Help\\\"},\\\"url\\\":\\\"https://help.max.com/\\\",\\\"openInNewTab\\\":true},{\\\"label\\\":{\\\"en_US\\\":\\\"Company\\\"},\\\"url\\\":\\\"https://wbd.com/\\\",\\\"openInNewTab\\\":true},{\\\"label\\\":{\\\"en_US\\\":\\\"Join the Team\\\"},\\\"url\\\":\\\"https://careers.wbd.com/global/en\\\",\\\"openInNewTab\\\":true},{\\\"label\\\":{\\\"en_US\\\":\\\"Press Releases\\\"},\\\"url\\\":\\\"https://press.wbd.com/us/brands/max\\\",\\\"openInNewTab\\\":true},{\\\"label\\\":{\\\"en_US\\\":\\\"Advertising\\\"},\\\"url\\\":\\\"/advertising\\\",\\\"openInNewTab\\\":true}],\\\"primaryRow\\\":[{\\\"label\\\":{\\\"en_US\\\":\\\"Explore What鈥檚 On\\\"},\\\"url\\\":\\\"/sitemap\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Movies\\\"},\\\"url\\\":\\\"/movies\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"TV Shows\\\"},\\\"url\\\":\\\"/shows\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Originals\\\"},\\\"url\\\":\\\"/collections/originals\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Free Episodes\\\"},\\\"url\\\":\\\"/collections/watch-free\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"CNN Max\\\"},\\\"url\\\":\\\"/channel/cnn-max\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Live Sports\\\"},\\\"url\\\":\\\"/sports\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Disney+, Hulu, Max Bundle\\\"},\\\"url\\\":\\\"/bundle/disney-plus-hulu\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Student Discount\\\"},\\\"url\\\":\\\"/student\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Savings on Max\\\"},\\\"url\\\":\\\"/savings\\\"},{\\\"label\\\":{\\\"en_US\\\":\\\"Contenido en Espa帽ol\\\"},\\\"url\\\":\\\"/espanol\\\"}]}\",\"type\":\"object\",\"cmsType\":\"textfield\",\"mappingId\":\"idref37\"}],\"dynamicImages\":{},\"componentsWithCacheTags\":[{\"name\":\"ContentTray\",\"properties\":{\"$ref\":\"$[\\\"bands\\\"][3][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"][1][\\\"mappings\\\"]\"}},{\"name\":\"ContentTray\",\"properties\":{\"$ref\":\"$[\\\"bands\\\"][4][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"][1][\\\"mappings\\\"]\"}},{\"name\":\"ContentTray\",\"properties\":{\"$ref\":\"$[\\\"bands\\\"][5][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"][1][\\\"mappings\\\"]\"}},{\"name\":\"ContentTray\",\"properties\":{\"$ref\":\"$[\\\"bands\\\"][6][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"][1][\\\"mappings\\\"]\"}},{\"name\":\"ContentTray\",\"properties\":{\"$ref\":\"$[\\\"bands\\\"][7][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"][1][\\\"mappings\\\"]\"}},{\"name\":\"ContentTray\",\"properties\":{\"$ref\":\"$[\\\"bands\\\"][8][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"][1][\\\"mappings\\\"]\"}},{\"name\":\"ContentTray\",\"properties\":{\"$ref\":\"$[\\\"bands\\\"][9][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"][1][\\\"mappings\\\"]\"}},{\"name\":\"ContentTray\",\"properties\":{\"$ref\":\"$[\\\"bands\\\"][10][\\\"layout\\\"][\\\"columns\\\"][0][\\\"content\\\"][1][\\\"mappings\\\"]\"}}],\"variablesForDS\":{\"3\":[{\"collectionId\":[\"9407\"]},{\"collectionId\":[\"8075\"]},{\"collectionId\":[\"8075\"]},{\"collectionId\":[\"8076\"]},{\"collectionId\":[\"7392\"]},{\"collectionId\":[\"7020\"]},{\"collectionId\":[\"7021\"]},{\"collectionId\":[\"6942\"]},{\"collectionId\":[\"7022\"]}],\"4\":[{\"key\":[\"us-page-movies\"]},{\"key\":[\"schema\"]},{\"key\":[\"schema\"]},{\"key\":[\"schema\"]},{\"key\":[\"schema\"]},{\"key\":[\"schema\"]},{\"key\":[\"schema\"]},{\"key\":[\"schema\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"header-footer\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"global-hook\"]},{\"key\":[\"collection-custom-css\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"us-page-movies\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"stringstotranslate\"]},{\"key\":[\"header-footer\"]}]},\"mappingsVariables\":{\"DS4.data.globalContentLocalized.value.page-title, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][10]\"},\"DS4.data.globalContentLocalized.value.modularpage.ogtype, $key=schema\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][1]\"},\"DS4.data.globalContentLocalized.value.modularpage.ogimage, $key=schema\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][2]\"},\"DS4.data.globalContentLocalized.value.modularpage.ogimagewidth, $key=schema\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][3]\"},\"DS4.data.globalContentLocalized.value.modularpage.ogimageheight, $key=schema\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][4]\"},\"DS4.data.globalContentLocalized.value.modularpage.ogimagealt, $key=schema\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][5]\"},\"DS4.data.globalContentLocalized.value.modularpage.twitterimage, $key=schema\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][6]\"},\"DS4.data.globalContentLocalized.value.modularpage.twitterimagealt, $key=schema\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][7]\"},\"DS4.data.globalContentLocalized.value.page-description, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][8]\"},\"DS4.data.globalContentLocalized.value.copy_price, $key=stringstotranslate\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][17]\"},\"DS4.data.globalContentLocalized.value.header, $key=header-footer\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][11]\"},\"DS4.data.globalContentLocalized.value.language_selector, $key=stringstotranslate\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][36]\"},\"DS4.data.globalContentLocalized.value.content, $key=global-hook\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][13]\"},\"DS4.data.globalContentLocalized.value.content, $key=collection-custom-css\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][14]\"},\"DS4.data.globalContentLocalized.value.hero.headline, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][15]\"},\"DS4.data.globalContentLocalized.value.hero.copy, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][16]\"},\"DS4.data.globalContentLocalized.value.signupcta, $key=stringstotranslate\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][18]\"},\"DS4.data.globalContentLocalized.value.signupctalink, $key=stringstotranslate\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][19]\"},\"DS4.data.globalContentLocalized.value.trays.1, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][20]\"},\"DS3.data.collection, $collectionId=9407\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"3\\\"][0]\"},\"DS4.data.globalContentLocalized.value.trays.2, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][23]\"},\"DS4.data.globalContentLocalized.value.see_more, $key=stringstotranslate\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][35]\"},\"DS3.data.collection, $collectionId=8075\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"3\\\"][2]\"},\"DS4.data.globalContentLocalized.value.trays.3, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][25]\"},\"DS3.data.collection, $collectionId=8076\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"3\\\"][3]\"},\"DS4.data.globalContentLocalized.value.trays.4, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][26]\"},\"DS3.data.collection, $collectionId=7392\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"3\\\"][4]\"},\"DS4.data.globalContentLocalized.value.trays.5, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][28]\"},\"DS3.data.collection, $collectionId=7020\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"3\\\"][5]\"},\"DS4.data.globalContentLocalized.value.trays.6, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][30]\"},\"DS3.data.collection, $collectionId=7021\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"3\\\"][6]\"},\"DS4.data.globalContentLocalized.value.trays.7, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][32]\"},\"DS3.data.collection, $collectionId=6942\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"3\\\"][7]\"},\"DS4.data.globalContentLocalized.value.trays.8, $key=us-page-movies\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][34]\"},\"DS3.data.collection, $collectionId=7022\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"3\\\"][8]\"},\"DS4.data.globalContentLocalized.value.footer, $key=header-footer\":{\"$ref\":\"$[\\\"variablesForDS\\\"][\\\"4\\\"][37]\"}},\"components\":[{\"name\":\"AccordionItem\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-accordion-item\",\"isWrapper\":true,\"properties\":[{\"name\":\"title\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Title for the Accordion Item\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Title\",\"description\":null,\"isStructural\":null}},{\"name\":\"items\",\"type\":\"array\",\"required\":true,\"deprecated\":false,\"description\":\"Items\",\"editorInformation\":{\"type\":\"moduleReference\",\"label\":\"Items\",\"description\":null,\"isStructural\":true,\"defaultValue\":\"Text\",\"options\":[{\"key\":\"Text\",\"value\":\"Text\"}]}}]},{\"name\":\"Accordion\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-accordion\",\"isWrapper\":true,\"properties\":[{\"name\":\"items\",\"type\":\"array\",\"required\":true,\"deprecated\":false,\"description\":\"Item\",\"editorInformation\":{\"type\":\"moduleReference\",\"label\":\"Items\",\"description\":null,\"isStructural\":true,\"defaultValue\":\"AccordionItem\",\"options\":[{\"key\":\"AccordionItem\",\"value\":\"AccordionItem\"}]}}]},{\"name\":\"B2BEmail\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-b2b-email\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}}]},{\"name\":\"Band\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-band\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"bandName\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Band Name\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Band Name\",\"isStructural\":true}},{\"name\":\"fullWidth\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Full width band\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Full width\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"disableOverlay\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Disable Overlay\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Disable overlay (for bands with a header)\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"fullViewportHeight\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Full viewport height\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Full viewport height\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"minimumVpHeight\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Minimum Viewport Height\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Minimum Viewport Height\",\"description\":null,\"allowInsecureHTML\":null,\"isStructural\":true,\"isTechnical\":null,\"useMediaLibrary\":null,\"defaultValue\":null,\"options\":null}},{\"name\":\"marginTB\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Margin Top and Margin Bottom\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Margin Top/Bottom\",\"defaultValue\":\"veryLarge\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"marginLR\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Margin Left and Margin Right\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Margin Left/Right\",\"defaultValue\":\"unset\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"paddingTB\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Padding Top and Padding Bottom\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Padding Top/Bottom\",\"defaultValue\":\"unset\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"paddingLR\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Padding Left and Padding Right\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Padding Left/Right\",\"defaultValue\":\"unset\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"animationType\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Animation Type\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Animation Type\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"fadeIn\",\"value\":\"Fade in\"},{\"key\":\"fadeUp\",\"value\":\"Fade up\"},{\"key\":\"fadeDown\",\"value\":\"Fade down\"},{\"key\":\"fadeRight\",\"value\":\"Fade right\"},{\"key\":\"fadeLeft\",\"value\":\"Fade left\"},{\"key\":\"zoomIn\",\"value\":\"Zoom in\"},{\"key\":\"zoomOut\",\"value\":\"Zoom out\"}]}},{\"name\":\"border\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Border\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Border\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"complete\",\"value\":\"Complete\"},{\"key\":\"top\",\"value\":\"Top\"},{\"key\":\"right\",\"value\":\"Right\"},{\"key\":\"bottom\",\"value\":\"Bottom\"},{\"key\":\"left\",\"value\":\"Left\"}]}},{\"name\":\"backgroundType\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Background Type\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Background Type\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"color\",\"value\":\"Color\"},{\"key\":\"gradient\",\"value\":\"Gradient\"},{\"key\":\"code\",\"value\":\"Custom Background\"}]}},{\"name\":\"color\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Color\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Color\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"primary\",\"value\":\"Primary\"},{\"key\":\"secondary\",\"value\":\"Secondary\"},{\"key\":\"lightHighlight\",\"value\":\"Light highlight\"},{\"key\":\"darkHighlight\",\"value\":\"Dark highlight\"}]}},{\"name\":\"gradient\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Gradient\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Gradient\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"gradient1\",\"value\":\"Gradient 1\"},{\"key\":\"gradient2\",\"value\":\"Gradient 2\"}]}},{\"name\":\"image\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Image\",\"editorInformation\":{\"type\":\"image\",\"label\":\"Image\"}},{\"name\":\"video\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Video Object for Background Type\",\"editorInformation\":{\"type\":\"video\",\"label\":\"Video\"}},{\"name\":\"code\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Custom Background\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Custom Background\",\"isStructural\":true}},{\"name\":\"classes\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Additional CSS Classes\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Additional CSS Classes\",\"isStructural\":true}},{\"name\":\"backgroundVideoLoop\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Play Video Background on Loop\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"backgroundVideoLoop\",\"isStructural\":true,\"defaultValue\":false}}]},{\"name\":\"Button\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-button\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"label\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Button label (Visitor/User not logged in)\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"CTA Text (Visitor/User not logged in)\",\"description\":\"If you do not enter a CTA URL and Text for Logged in Users, all users on the page will have the same CTA URL and Text as entered in the Visitor/User not logged in fields\"}},{\"name\":\"labelAuth\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Button label (Logged in User)\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"CTA Text (Logged in User)\"}},{\"name\":\"size\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Button size\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Size\",\"isStructural\":true,\"defaultValue\":\"sm\",\"options\":[{\"key\":\"sm\",\"value\":\"Small\",\"default\":true},{\"key\":\"md\",\"value\":\"Medium\"},{\"key\":\"lg\",\"value\":\"Large\"}]}},{\"name\":\"urlLink\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Button URL Link (Visitor/User not logged in)\",\"editorInformation\":{\"type\":\"url\",\"label\":\"CTA URL (Visitor/User not logged in)\"}},{\"name\":\"urlLinkAuth\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Button URL Link (Logged in User)\",\"editorInformation\":{\"type\":\"url\",\"label\":\"CTA URL (Logged in User)\"}},{\"name\":\"openNewTab\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Open in a new tab?\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Open in a new tab?\",\"defaultValue\":false,\"isStructural\":true}},{\"name\":\"align\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Button alignment\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Align\",\"isStructural\":true,\"defaultValue\":\"left\",\"options\":[{\"key\":\"unset\",\"value\":\"Unset\",\"default\":true},{\"key\":\"left\",\"value\":\"Left\"},{\"key\":\"center\",\"value\":\"Center\"},{\"key\":\"stretch\",\"value\":\"Stretch\"}]}},{\"name\":\"styleName\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Button style\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Style\",\"isStructural\":true,\"defaultValue\":\"primary\",\"options\":[{\"key\":\"primary\",\"value\":\"Primary\",\"default\":true},{\"key\":\"secondary\",\"value\":\"Secondary\"},{\"key\":\"tertiary\",\"value\":\"Tertiary\"}]}},{\"name\":\"classes\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Additional CSS Classes\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Additional CSS Classes\",\"isStructural\":true,\"isTechnical\":true}},{\"name\":\"isBuyFlow\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Persist Query/Page Parameters?\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Persist Query/Page Parameters?\",\"defaultValue\":false,\"isStructural\":true}}]},{\"name\":\"Carousel\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-carousel\",\"isWrapper\":true,\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"autoSlide\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Auto Slide Items (when website loads)\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Auto Slide Items (when website loads)\",\"isStructural\":true,\"defaultValue\":true}},{\"name\":\"fullVpHeight\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Full Viewport Height\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Full Viewport Height\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"loop\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Loop\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Loop\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"time\",\"type\":\"number\",\"required\":true,\"deprecated\":false,\"description\":\"Time for item change when autoslide\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Time (s)\",\"isStructural\":true,\"defaultValue\":15}},{\"name\":\"items\",\"type\":\"array\",\"required\":true,\"deprecated\":false,\"description\":\"Items\",\"editorInformation\":{\"type\":\"moduleReference\",\"label\":\"Items\",\"isStructural\":true,\"defaultValue\":\"Image\",\"options\":[{\"key\":\"Hero\",\"value\":\"Hero\"},{\"key\":\"HeroVideo\",\"value\":\"Hero Video\"},{\"key\":\"Image\",\"value\":\"Image\"}]}}]},{\"name\":\"CastCrew\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-cast-crew\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"castAndCrew\",\"type\":\"array\",\"required\":true,\"deprecated\":false,\"description\":\"Field that contains a collection of Cast And Crew\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Cast and Crew\"}},{\"name\":\"heightLimit\",\"type\":\"number\",\"required\":false,\"deprecated\":false,\"description\":\"Text height Limit\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Height Limit\",\"isStructural\":true}},{\"name\":\"ltsStarring\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: Starring: \",\"description\":null,\"isStructural\":null,\"isTechnical\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"defaultValue\":null,\"options\":null}},{\"name\":\"ltsMore\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: More\",\"description\":null,\"isStructural\":null,\"isTechnical\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"defaultValue\":null,\"options\":null}},{\"name\":\"ltsLess\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: Less\",\"description\":null,\"isStructural\":null,\"isTechnical\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"defaultValue\":null,\"options\":null}}]},{\"name\":\"Code\",\"version\":\"0.2.1\",\"package\":\"@wbd/dotcom-component-code\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"code\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"HTML code\",\"editorInformation\":{\"type\":\"textarea\",\"label\":\"HTML code\",\"allowInsecureHTML\":true}}]},{\"name\":\"Column\",\"version\":\"0.1.2\",\"package\":\"@wbd/dotcom-component-column\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"columnClasses\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Additional CSS Classes for column\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Additional CSS Classes for column\",\"isStructural\":true}},{\"name\":\"width\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Width of the column\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Width\",\"isStructural\":true,\"isTechnical\":true}},{\"name\":\"order\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Order of the column in the layout\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Order\",\"isStructural\":true}},{\"name\":\"marginTB\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Margin Top and Margin Bottom\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Margin Top/Bottom\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"marginLR\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Margin Left and Margin Right\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Margin Left/Right\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"paddingTB\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Padding Top and Padding Bottom\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Padding Top/Bottom\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"paddingLR\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Padding Left and Padding Right\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Padding Left/Right\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"animationType\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Animation Type\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Animation Type\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"fadeIn\",\"value\":\"Fade in\"},{\"key\":\"fadeUp\",\"value\":\"Fade up\"},{\"key\":\"fadeDown\",\"value\":\"Fade down\"},{\"key\":\"fadeRight\",\"value\":\"Fade right\"},{\"key\":\"fadeLeft\",\"value\":\"Fade left\"},{\"key\":\"zoomIn\",\"value\":\"Zoom in\"},{\"key\":\"zoomOut\",\"value\":\"Zoom out\"}]}},{\"name\":\"border\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Border\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Border\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"complete\",\"value\":\"Complete\"},{\"key\":\"top\",\"value\":\"Top\"},{\"key\":\"right\",\"value\":\"Right\"},{\"key\":\"bottom\",\"value\":\"Bottom\"},{\"key\":\"left\",\"value\":\"Left\"}]}},{\"name\":\"lgColSize\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Column Width Size\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Column Size\",\"defaultValue\":\"12\",\"isStructural\":true,\"options\":[{\"key\":\"1\",\"value\":\"1/12 - 8,3%\"},{\"key\":\"2\",\"value\":\"2/12 - 16,6%\"},{\"key\":\"3\",\"value\":\"3/12 - 25%\"},{\"key\":\"4\",\"value\":\"4/12 - 33,3%\"},{\"key\":\"5\",\"value\":\"5/12 - 41,6%\"},{\"key\":\"6\",\"value\":\"6/12 - 50%\"},{\"key\":\"7\",\"value\":\"7/12 - 58.3%\"},{\"key\":\"8\",\"value\":\"8/12 - 66,6%\"},{\"key\":\"9\",\"value\":\"9/12 - 75%\"},{\"key\":\"10\",\"value\":\"10/12 - 83,3%\"},{\"key\":\"11\",\"value\":\"11/12 - 91,6%\"},{\"key\":\"12\",\"value\":\"12/12 - 100%\"}]}},{\"name\":\"backgroundType\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Background Type\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Background Type\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"color\",\"value\":\"Color\"},{\"key\":\"gradient\",\"value\":\"Gradient\"},{\"key\":\"code\",\"value\":\"Custom Background\"}]}},{\"name\":\"color\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Color\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Color\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"primary\",\"value\":\"Primary\"},{\"key\":\"secondary\",\"value\":\"Secondary\"},{\"key\":\"lightHighlight\",\"value\":\"Light highlight\"},{\"key\":\"darkHighlight\",\"value\":\"Dark highlight\"}]}},{\"name\":\"gradient\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Gradient\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Gradient\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"gradient1\",\"value\":\"Gradient 1\"},{\"key\":\"gradient2\",\"value\":\"Gradient 2\"}]}},{\"name\":\"image\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Image\",\"editorInformation\":{\"type\":\"image\",\"label\":\"Image\"}},{\"name\":\"code\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Custom Background\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Custom Background\",\"isStructural\":true}},{\"name\":\"verticalAlign\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Vertical alignment\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Vertical alignment\",\"defaultValue\":\"top\",\"isStructural\":true,\"options\":[{\"key\":\"top\",\"value\":\"Top\"},{\"key\":\"middle\",\"value\":\"Middle\"},{\"key\":\"bottom\",\"value\":\"Bottom\"}]}},{\"name\":\"horizontalAlign\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Vertical alignment\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Horizontal alignment\",\"defaultValue\":\"top\",\"isStructural\":true,\"options\":[{\"key\":\"left\",\"value\":\"Left\"},{\"key\":\"center\",\"value\":\"Center\"},{\"key\":\"right\",\"value\":\"Right\"}]}}]},{\"name\":\"ComingSoon\",\"version\":\"1.0.0\",\"package\":\"@wbd/dotcom-component-coming-soon\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"comingSoon\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Field that contains a collection of Coming Soon items\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Collection of coming soon items\"}},{\"name\":\"title\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Title\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Title\"}},{\"name\":\"genre\",\"type\":\"array\",\"required\":false,\"deprecated\":false,\"description\":\"Datasource path to genre\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Datasource path to genre\"}}]},{\"name\":\"ContentTray\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-content-tray\",\"hasCacheTagsInfo\":true,\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"collection\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Collection information\",\"editorInformation\":{\"label\":\"Collection\",\"type\":\"textfield\"}},{\"name\":\"itemsLarge\",\"type\":\"number\",\"required\":true,\"deprecated\":false,\"description\":\"Displayed items on Large breakpoint\",\"editorInformation\":{\"label\":\"Displayed items on Large breakpoint\",\"type\":\"textfield\",\"defaultValue\":5}},{\"name\":\"itemsMedium\",\"type\":\"number\",\"required\":true,\"deprecated\":false,\"description\":\"Displayed items on Medium breakpoint\",\"editorInformation\":{\"label\":\"Displayed items on Medium breakpoint\",\"type\":\"textfield\",\"defaultValue\":3}},{\"name\":\"itemsSmall\",\"type\":\"number\",\"required\":true,\"deprecated\":false,\"description\":\"Displayed items on Small breakpoint\",\"editorInformation\":{\"label\":\"Displayed items on Small breakpoint\",\"type\":\"textfield\",\"defaultValue\":1}},{\"name\":\"ovTitle\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Content Tray Title\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Content Tray Title\"}},{\"name\":\"hideTitle\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Hide Title\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Hide Title\",\"defaultValue\":false,\"isStructural\":true}},{\"name\":\"enCaption\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Hide or show caption below the image\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"isStructural\":true}},{\"name\":\"style\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Identify is a collection top 10 or a normal collection\",\"editorInformation\":{\"type\":\"select\",\"isStructural\":true}},{\"name\":\"alignment\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text alignment of caption. Possible options: 'left', 'center', right'.\",\"editorInformation\":{\"type\":\"select\",\"isStructural\":true}},{\"name\":\"styling\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Border styling of image. Possible options: 'Primary', 'None'.\",\"editorInformation\":{\"type\":\"select\",\"isStructural\":true}},{\"name\":\"clickable\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Allow user to click on link in image or not\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"isStructural\":true}},{\"name\":\"animScroll\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Infinitely scroll the content tray\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"isStructural\":true}},{\"name\":\"scrollSpeed\",\"type\":\"number\",\"required\":false,\"deprecated\":false,\"description\":\"Scrolling speed of the content tray\",\"editorInformation\":{\"type\":\"textfield\",\"isStructural\":true}},{\"name\":\"contentWidth\",\"type\":\"number\",\"required\":false,\"deprecated\":false,\"description\":\"Width of each image element in the scrolling content tray\",\"editorInformation\":{\"type\":\"textfield\",\"isStructural\":true}},{\"name\":\"liveText\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text for event live\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized Text\"}},{\"name\":\"upcomingText\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text for event Upcoming\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized Text\"}},{\"name\":\"castAndChar\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Cast and Character information\",\"editorInformation\":{\"label\":\"Cast and Character\",\"type\":\"textfield\"}}]},{\"name\":\"EmailCapture\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-email-capture\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"privacyText\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Legal/privacy copy text\",\"editorInformation\":{\"type\":\"richTextEditor\",\"label\":\"Legal/Privacy Text\",\"allowInsecureHTML\":false}},{\"name\":\"emailText\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Email input placeholder text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Email Field Placeholder Text\"}},{\"name\":\"errorText\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Email input error text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Email Error Text\"}},{\"name\":\"successText\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Email input success text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Email Success Text\"}},{\"name\":\"ctaText\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"CTA Text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"CTA Text\"}},{\"name\":\"styleName\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Button style\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Style\",\"isStructural\":true,\"defaultValue\":\"primary\",\"options\":[{\"key\":\"primary\",\"value\":\"Primary\",\"default\":true},{\"key\":\"secondary\",\"value\":\"Secondary\"},{\"key\":\"tertiary\",\"value\":\"Tertiary\"}]}}]},{\"name\":\"Footer\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-footer\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"data\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Footer Data\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Footer Data\"}}]},{\"name\":\"Gate\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-gate\",\"isWrapper\":true,\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"logo\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Popup Logo\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Id for the component\"}},{\"name\":\"ctaText\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Popup button text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Cta text\"}},{\"name\":\"bodyText\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Popup body text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Body text\"}},{\"name\":\"gatedContentTitle\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Gated Content Title\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Gated Content Title\"}},{\"name\":\"rules\",\"type\":\"array\",\"required\":true,\"deprecated\":false,\"description\":\"Gate module rules\",\"editorInformation\":{\"type\":\"moduleReference\"}},{\"name\":\"items\",\"type\":\"array\",\"required\":true,\"deprecated\":false,\"description\":\"Video\",\"editorInformation\":{\"type\":\"moduleReference\",\"label\":\"Video\",\"isStructural\":true,\"defaultValue\":\"Video\",\"options\":[{\"key\":\"Video\",\"value\":\"Video\"},{\"key\":\"HeroVideo\",\"value\":\"Hero Video\"}]}}]},{\"name\":\"Header\",\"version\":\"0.1.15\",\"package\":\"@wbd/dotcom-component-header\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"data\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Header Data\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Header Data\"}},{\"name\":\"secondaryMenu\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"whether to show secondary menu\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"isStructural\":true}}]},{\"name\":\"HeroVideo\",\"version\":\"0.0.1\",\"package\":\"@wbd/dotcom-component-hero-video\",\"requireCSR\":false,\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"headingImage\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Heading Image\",\"editorInformation\":{\"type\":\"image\",\"useMediaLibrary\":true,\"label\":\"Heading Image\"}},{\"name\":\"hIAltText\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Heading Image Alt Text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Heading Image Alt Text\"}},{\"name\":\"text\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text for the Hero module\",\"editorInformation\":{\"type\":\"richTextEditor\",\"label\":\"Text\",\"allowInsecureHTML\":false}},{\"name\":\"videoType\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Video Type\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Video Type\",\"allowInsecureHTML\":null,\"isStructural\":true,\"isTechnical\":null,\"useMediaLibrary\":null,\"defaultValue\":null,\"options\":null}},{\"name\":\"ctaText\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text for Call to Action button\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"CTA Text (Visitor/User not logged in)\",\"description\":\"If you do not enter a CTA URL and Text for Logged in Users, all users on the page will have the same CTA URL and Text as entered in the Visitor/User not logged in fields\"}},{\"name\":\"ctaLink\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"URL to redirect after CTA button is clicked\",\"editorInformation\":{\"type\":\"url\",\"label\":\"CTA URL (Visitor/User not logged in)\"}},{\"name\":\"ctaTextAuth\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text for Call to Action button\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"CTA Text (Logged in User)\"}},{\"name\":\"ctaLinkAuth\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"URL to redirect after CTA button is clicked\",\"editorInformation\":{\"type\":\"url\",\"label\":\"CTA URL (Logged in User)\"}},{\"name\":\"openNewTab\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Open CTA in a new tab?\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Open CTA in a new tab?\",\"defaultValue\":false,\"isStructural\":true}},{\"name\":\"coverImage\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Cover Image\",\"editorInformation\":{\"type\":\"image\",\"label\":\"Cover Image\",\"useMediaLibrary\":true}},{\"name\":\"imageAltText\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Alternative text for hero image\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Image Alternative text\"}},{\"name\":\"fullVPHeight\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Full Viewport Height\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Full Viewport Height\",\"isStructural\":true,\"defaultValue\":true}},{\"name\":\"bgVideoUrl\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Background Video URL\",\"editorInformation\":{\"type\":\"video\",\"label\":\"Background Video URL\"}},{\"name\":\"videoAltText\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Background Video Alt Text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Background Video Alt Text\"}},{\"name\":\"bgVideoAudio\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Background Video Audio Enabled\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Background Video Audio Enabled\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"bgVideoLoop\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Background Video Loop\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Background Video Loop\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"puVideoUrl\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Pop-up Video URL\",\"editorInformation\":{\"type\":\"video\",\"label\":\"Pop-up Video URL\"}},{\"name\":\"puvTitle\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Pop-up Video Title\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Pop-up Video Title\"}},{\"name\":\"puvAltText\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Pop-up Video Alt Text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Pop-up Video Alt Text\"}},{\"name\":\"titleAnimation\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Title Animation\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Title Animation\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"fadeIn\",\"value\":\"Fade in\"},{\"key\":\"fadeUp\",\"value\":\"Fade up\"},{\"key\":\"fadeDown\",\"value\":\"Fade down\"},{\"key\":\"fadeRight\",\"value\":\"Fade right\"},{\"key\":\"fadeLeft\",\"value\":\"Fade left\"},{\"key\":\"zoomIn\",\"value\":\"Zoom in\"},{\"key\":\"zoomOut\",\"value\":\"Zoom out\"}]}},{\"name\":\"textAnimation\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text Animation\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Text Animation\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"fadeIn\",\"value\":\"Fade in\"},{\"key\":\"fadeUp\",\"value\":\"Fade up\"},{\"key\":\"fadeDown\",\"value\":\"Fade down\"},{\"key\":\"fadeRight\",\"value\":\"Fade right\"},{\"key\":\"fadeLeft\",\"value\":\"Fade left\"},{\"key\":\"zoomIn\",\"value\":\"Zoom in\"},{\"key\":\"zoomOut\",\"value\":\"Zoom out\"}]}},{\"name\":\"ctaAnimation\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"CTA Animation\",\"editorInformation\":{\"type\":\"select\",\"label\":\"CTA Animation\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"fadeIn\",\"value\":\"Fade in\"},{\"key\":\"fadeUp\",\"value\":\"Fade up\"},{\"key\":\"fadeDown\",\"value\":\"Fade down\"},{\"key\":\"fadeRight\",\"value\":\"Fade right\"},{\"key\":\"fadeLeft\",\"value\":\"Fade left\"},{\"key\":\"zoomIn\",\"value\":\"Zoom in\"},{\"key\":\"zoomOut\",\"value\":\"Zoom out\"}]}},{\"name\":\"imageAnimation\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Image Animation\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Image Animation\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"fadeIn\",\"value\":\"Fade in\"},{\"key\":\"fadeUp\",\"value\":\"Fade up\"},{\"key\":\"fadeDown\",\"value\":\"Fade down\"},{\"key\":\"fadeRight\",\"value\":\"Fade right\"},{\"key\":\"fadeLeft\",\"value\":\"Fade left\"},{\"key\":\"zoomIn\",\"value\":\"Zoom in\"},{\"key\":\"zoomOut\",\"value\":\"Zoom out\"}]}},{\"name\":\"titleDelay\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Title Animation Delay\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Title Animation Delay\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"textDelay\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Text Animation Delay\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Text Animation Delay\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"ctaDelay\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"CTA Animation Delay\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"CTA Animation Delay\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"imageDelay\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Image Animation Delay\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Image Animation Delay\",\"isStructural\":true,\"defaultValue\":false}},{\"name\":\"isBuyFlow\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Persist Query/Page Parameters?\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Persist Query/Page Parameters?\",\"defaultValue\":false,\"isStructural\":true}},{\"name\":\"hIMarginTB\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Heading Image Margin Top/Bottom\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Heading Image Margin Top/Bottom\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"tMarginTB\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Text Margin Top/Bottom\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Text Margin Top/Bottom\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"ctaMarginTB\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"CTA Margin Top/Bottom\",\"editorInformation\":{\"type\":\"select\",\"label\":\"CTA Margin Top/Bottom\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"verySmall\",\"value\":\"Very Small\"},{\"key\":\"small\",\"value\":\"Small\"},{\"key\":\"medium\",\"value\":\"Medium\"},{\"key\":\"large\",\"value\":\"Large\"},{\"key\":\"veryLarge\",\"value\":\"Very Large\"},{\"key\":\"unset\",\"value\":\"Unset\"}]}},{\"name\":\"vAlign\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Elements Vertical Alignment\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Vertical Alignment\",\"isStructural\":true,\"options\":[{\"key\":\"start\",\"value\":\"Top\"},{\"key\":\"center\",\"value\":\"Middle\"},{\"key\":\"end\",\"value\":\"Bottom\"}]}},{\"name\":\"hAlign\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Elements Horizontal Alignment\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Horizontal Alignment\",\"isStructural\":true,\"options\":[{\"key\":\"start\",\"value\":\"Left\"},{\"key\":\"end\",\"value\":\"Right\"},{\"key\":\"center\",\"value\":\"Center\"}]}}]},{\"name\":\"Hero\",\"version\":\"0.1.13\",\"package\":\"@wbd/dotcom-component-hero\",\"requireCSR\":false,\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"headingImage\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Heading Image\",\"editorInformation\":{\"type\":\"image\",\"useMediaLibrary\":true,\"label\":\"Heading Image\"}},{\"name\":\"ctaText\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text for Call to Action button\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"CTA Text (Visitor/User not logged in)\",\"description\":\"If you do not enter a CTA URL and Text for Logged in Users, all users on the page will have the same CTA URL and Text as entered in the Visitor/User not logged in fields\"}},{\"name\":\"ctaLink\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"URL to redirect after CTA button is clicked\",\"editorInformation\":{\"type\":\"url\",\"label\":\"CTA URL (Visitor/User not logged in)\"}},{\"name\":\"ctaTextAuth\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text for Call to Action button\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"CTA Text (Logged in User)\"}},{\"name\":\"ctaLinkAuth\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"URL to redirect after CTA button is clicked\",\"editorInformation\":{\"type\":\"url\",\"label\":\"CTA URL (Logged in User)\"}},{\"name\":\"fullViewportHeight\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Full Viewport Height\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Full Viewport Height\",\"isStructural\":true,\"defaultValue\":true}},{\"name\":\"vAlign\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Elements Vartical Alignment\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Vertical Alignment\",\"isStructural\":true,\"options\":[{\"key\":\"start\",\"value\":\"Top\"},{\"key\":\"center\",\"value\":\"Middle\"},{\"key\":\"end\",\"value\":\"Bottom\"}]}},{\"name\":\"hAlign\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Elements Horizontal Alignment\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Horizontal Alignment\",\"isStructural\":true,\"options\":[{\"key\":\"start\",\"value\":\"Left\"},{\"key\":\"end\",\"value\":\"Right\"},{\"key\":\"center\",\"value\":\"Center\"}]}},{\"name\":\"liveText\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text for event live\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized Text\"}},{\"name\":\"upcomingText\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Text for event Upcoming\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized Text\"}},{\"name\":\"globalContentData\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Hero global Data\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Hero global Data\"}},{\"name\":\"eventData\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Hero Data\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Hero event Data\"}}]},{\"name\":\"ImageGrid2\",\"version\":\"0.0.1\",\"package\":\"@wbd/dotcom-component-image-grid\",\"isWrapper\":true,\"properties\":[{\"name\":\"columns\",\"type\":\"number\",\"required\":true,\"deprecated\":false,\"description\":\"Columns\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Columns (Desktop)\",\"isStructural\":true,\"defaultValue\":1,\"options\":[{\"key\":\"1\",\"value\":1,\"default\":true},{\"key\":\"2\",\"value\":2},{\"key\":\"3\",\"value\":3},{\"key\":\"4\",\"value\":4},{\"key\":\"5\",\"value\":5},{\"key\":\"6\",\"value\":6},{\"key\":\"7\",\"value\":7},{\"key\":\"8\",\"value\":8},{\"key\":\"9\",\"value\":9},{\"key\":\"10\",\"value\":10},{\"key\":\"11\",\"value\":11},{\"key\":\"12\",\"value\":12}]}},{\"name\":\"columnsMd\",\"type\":\"number\",\"required\":false,\"deprecated\":false,\"description\":\"Columns (Medium screen)\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Columns (Medium screen)\",\"isStructural\":true,\"defaultValue\":1,\"options\":[{\"key\":\"1\",\"value\":1,\"default\":true},{\"key\":\"2\",\"value\":2},{\"key\":\"3\",\"value\":3},{\"key\":\"4\",\"value\":4},{\"key\":\"5\",\"value\":5},{\"key\":\"6\",\"value\":6},{\"key\":\"7\",\"value\":7},{\"key\":\"8\",\"value\":8},{\"key\":\"9\",\"value\":9},{\"key\":\"10\",\"value\":10},{\"key\":\"11\",\"value\":11},{\"key\":\"12\",\"value\":12}]}},{\"name\":\"columnsSm\",\"type\":\"number\",\"required\":false,\"deprecated\":false,\"description\":\"Columns (Small screen)\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Columns (Small screen)\",\"isStructural\":true,\"defaultValue\":1,\"options\":[{\"key\":\"1\",\"value\":1,\"default\":true},{\"key\":\"2\",\"value\":2},{\"key\":\"3\",\"value\":3},{\"key\":\"4\",\"value\":4},{\"key\":\"5\",\"value\":5},{\"key\":\"6\",\"value\":6},{\"key\":\"7\",\"value\":7},{\"key\":\"8\",\"value\":8},{\"key\":\"9\",\"value\":9},{\"key\":\"10\",\"value\":10},{\"key\":\"11\",\"value\":11},{\"key\":\"12\",\"value\":12}]}},{\"name\":\"items\",\"type\":\"array\",\"required\":false,\"deprecated\":false,\"description\":\"Images\",\"editorInformation\":{\"type\":\"moduleReference\",\"label\":\"Images\",\"isStructural\":true,\"defaultValue\":\"Image\",\"options\":[{\"key\":\"Image\",\"value\":\"Image\"}]}},{\"name\":\"styleName\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Style\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Style\",\"isStructural\":true,\"defaultValue\":\"primary\",\"options\":[{\"key\":\"primary\",\"value\":\"Primary\"},{\"key\":\"none\",\"value\":\"None\"}]}},{\"name\":\"collection\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Collection information\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Collection\",\"description\":null,\"allowInsecureHTML\":null,\"isStructural\":null,\"isTechnical\":null,\"useMediaLibrary\":null,\"defaultValue\":null,\"options\":null}},{\"name\":\"type\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Type of grid\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Type\",\"isStructural\":true,\"defaultValue\":\"image\",\"options\":[{\"key\":\"image\",\"value\":\"Image\"},{\"key\":\"text\",\"value\":\"Text\"}]}},{\"name\":\"castAndChar\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Cast and Character information\",\"editorInformation\":{\"label\":\"Cast and Character\",\"type\":\"textfield\"}}]},{\"name\":\"Image\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-image\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"imageWidth\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Image Width\",\"editorInformation\":{\"type\":\"radio\",\"label\":\"Image Width\",\"isStructural\":true,\"defaultValue\":\"fluid\",\"options\":[{\"key\":\"fluid\",\"value\":\"Fluid\",\"default\":true},{\"key\":\"static\",\"value\":\"Static\"}]}},{\"name\":\"targetLink\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Target Link\",\"editorInformation\":{\"type\":\"url\",\"label\":\"Target Link\"}},{\"name\":\"openNewTab\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Open in a new tab?\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Open in a new tab?\",\"defaultValue\":false,\"isStructural\":true}},{\"name\":\"imageSrc\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Image\",\"editorInformation\":{\"type\":\"image\",\"label\":\"Image\",\"useMediaLibrary\":true}},{\"name\":\"altText\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Alt Text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Alt Text\"}}]},{\"name\":\"LangSelector\",\"version\":\"0.0.1\",\"package\":\"@wbd/dotcom-component-lang-selector\",\"isWrapper\":false,\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"languages\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Languages selector data\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Language Data\"}},{\"name\":\"localizeTxt\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Localized Text String - Choose Your Language\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized Text\"}}]},{\"name\":\"Layout\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-layout\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"type\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Type of layout\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Type\",\"isStructural\":true}},{\"name\":\"classes\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Additional CSS Classes\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Additional CSS Classes\",\"isStructural\":true,\"isTechnical\":true}},{\"name\":\"columnClasses\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Additional CSS Classes for columns\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Additional CSS Classes for columns\",\"isStructural\":true,\"isTechnical\":true}}]},{\"name\":\"Modal\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-modal\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"modalName\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Field that contains modal name\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Modal Name\"}},{\"name\":\"modalId\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Field that contains modal id\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Modal ID\"}},{\"name\":\"modalTitle\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Field that contains modal title\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Modal Title\"}},{\"name\":\"modalSize\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Modal size\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Size\",\"isStructural\":true,\"defaultValue\":\"\",\"options\":[{\"key\":\"sm\",\"value\":\"Small\"},{\"key\":\"\",\"value\":\"Default\"},{\"key\":\"lg\",\"value\":\"Large\"},{\"key\":\"xl\",\"value\":\"Extra Large\"}]}}]},{\"name\":\"Page\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-page\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"title\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Page title\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Title\"}},{\"name\":\"category\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Page category\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Category\",\"isStructural\":true}},{\"name\":\"analyticsTitle\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Analytics Label\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Analytics Label\"}},{\"name\":\"description\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Page description\",\"editorInformation\":{\"type\":\"textarea\",\"label\":\"Description\"}},{\"name\":\"seoSettings\",\"type\":\"array\",\"required\":false,\"deprecated\":false,\"description\":\"SEO Settings\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"SEO Settings\"}},{\"name\":\"params\",\"type\":\"array\",\"required\":false,\"deprecated\":false,\"description\":\"Buy Flow Context Params\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Buy Flow Context Params\"}},{\"name\":\"backgroundType\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Background Type\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Background Type\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"color\",\"value\":\"Color\"},{\"key\":\"gradient\",\"value\":\"Gradient\"},{\"key\":\"code\",\"value\":\"Custom Background\"}]}},{\"name\":\"color\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Color\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Color\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"primary\",\"value\":\"Primary\"},{\"key\":\"secondary\",\"value\":\"Secondary\"},{\"key\":\"lightHighlight\",\"value\":\"Light highlight\"},{\"key\":\"darkHighlight\",\"value\":\"Dark highlight\"}]}},{\"name\":\"gradient\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Gradient\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Gradient\",\"defaultValue\":\"none\",\"isStructural\":true,\"options\":[{\"key\":\"none\",\"value\":\"- None -\"},{\"key\":\"gradient1\",\"value\":\"Gradient 1\"},{\"key\":\"gradient2\",\"value\":\"Gradient 2\"}]}},{\"name\":\"image\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Image\",\"editorInformation\":{\"type\":\"image\",\"label\":\"Image\"}},{\"name\":\"code\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Custom Background\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Custom Background\",\"isStructural\":true}},{\"name\":\"classes\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Additional CSS Classes\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Additional CSS Classes\",\"isStructural\":true}},{\"name\":\"contentFeedMapping\",\"type\":\"object\",\"required\":false,\"deprecated\":false,\"description\":\"Content Feed Mapping Path\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Content Feed Mapping Path\"}},{\"name\":\"schemaData\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Schema Data\",\"editorInformation\":{\"type\":\"textarea\",\"label\":\"Schema Data\"}},{\"name\":\"headSection\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"HTML head section\",\"editorInformation\":{\"type\":\"textarea\",\"label\":\"HTML head section\",\"allowInsecureHTML\":true}}]},{\"name\":\"SeasonEpisode\",\"version\":\"1.0.0\",\"package\":\"@wbd/dotcom-component-season-episode\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"seasons\",\"type\":\"array\",\"required\":true,\"deprecated\":false,\"description\":\"Field that contains a collection of Seasons and Episodes\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Seasons and Episodes for a Series\"}},{\"name\":\"ltsEpisode\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Localized text string: Episodes\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: Episodes\",\"description\":null,\"defaultValue\":null,\"isStructural\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"options\":null}},{\"name\":\"ltsSeason\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Localized text string: Season\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: Season\",\"description\":null,\"defaultValue\":null,\"isStructural\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"options\":null}},{\"name\":\"ltsMore\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Localized text string: More\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: More\",\"description\":null,\"defaultValue\":null,\"isStructural\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"options\":null}},{\"name\":\"ltsLess\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Localized text string: Less\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: Less\",\"description\":null,\"defaultValue\":null,\"isStructural\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"options\":null}},{\"name\":\"ltsWfText\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Localized text string: Watch Free\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: Watch Free\",\"description\":null,\"defaultValue\":null,\"isStructural\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"options\":null}},{\"name\":\"epLinks\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Enable Link to Episode page\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"isStructural\":true}}]},{\"name\":\"Text\",\"version\":\"0.1.2\",\"package\":\"@wbd/dotcom-component-text\",\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module in the page\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"type\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Identify is a cast and crew or a normal text\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Type\",\"isStructural\":true,\"defaultValue\":\"default\",\"options\":[{\"key\":\"default\",\"value\":\"Default\"},{\"key\":\"cast_and_crew\",\"value\":\"Cast and crew\"}]}},{\"name\":\"text\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Text in HTML representation\",\"editorInformation\":{\"type\":\"richTextEditor\",\"label\":\"Text\",\"allowInsecureHTML\":false}},{\"name\":\"heightLimit\",\"type\":\"number\",\"required\":false,\"deprecated\":false,\"description\":\"Text height Limit\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Height Limit\",\"isStructural\":true}},{\"name\":\"ltsMore\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Localized text string: More\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: More\",\"description\":null,\"defaultValue\":null,\"isStructural\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"options\":null}},{\"name\":\"ltsLess\",\"type\":\"string\",\"required\":false,\"deprecated\":false,\"description\":\"Localized text string: Less\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: Less\",\"description\":null,\"defaultValue\":null,\"isStructural\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"options\":null}}]},{\"name\":\"Video\",\"version\":\"0.1.0\",\"package\":\"@wbd/dotcom-component-video\",\"requireCSR\":true,\"properties\":[{\"name\":\"autoplay\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Autoplay\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Autoplay\",\"defaultValue\":false,\"isStructural\":true}},{\"name\":\"coverImage\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Cover Image\",\"editorInformation\":{\"type\":\"image\",\"label\":\"Cover Image\"}},{\"name\":\"altText\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Alternative Text\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Alternative Text\"}},{\"name\":\"videoType\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Video Type\",\"editorInformation\":{\"type\":\"select\",\"label\":\"Video Type\",\"allowInsecureHTML\":null,\"isStructural\":true,\"isTechnical\":null,\"useMediaLibrary\":null,\"defaultValue\":null,\"options\":null}},{\"name\":\"videoUrl\",\"type\":\"object\",\"required\":true,\"deprecated\":false,\"description\":\"Video URL / DVE Id\",\"editorInformation\":{\"type\":\"video\",\"label\":\"Video\"}},{\"name\":\"loop\",\"type\":\"boolean\",\"required\":false,\"deprecated\":false,\"description\":\"Loop\",\"editorInformation\":{\"type\":\"checkbox_boolean\",\"label\":\"Loop\",\"isStructural\":true,\"defaultValue\":false}}]},{\"name\":\"YouMayAlsoLike\",\"version\":\"1.0.0\",\"package\":\"@wbd/dotcom-component-ymal\",\"hasCacheTagsInfo\":true,\"properties\":[{\"name\":\"id\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"Unique identifier for the module\",\"editorInformation\":{\"isTechnical\":true}},{\"name\":\"ltsYmal\",\"type\":\"string\",\"required\":true,\"deprecated\":false,\"description\":\"\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Localized text string: You May Also Like\",\"description\":null,\"isStructural\":null,\"isTechnical\":null,\"allowInsecureHTML\":null,\"useMediaLibrary\":null,\"defaultValue\":null,\"options\":null}},{\"name\":\"ymal\",\"type\":\"array\",\"required\":true,\"deprecated\":false,\"description\":\"Field that contains an Array of You May Also Like items\",\"editorInformation\":{\"type\":\"textfield\",\"label\":\"Collection of You May Also Like items\"}}]}],\"componentsToImport\":{},\"maxExpirationAge\":86400,\"hasEmailIntegration\":false,\"isLatamPrelaunch\":false,\"isEmeaPrelaunch\":false,\"pathParams\":{}}","mappedData":{"idref0":"Watch the Best Movies on Max | Max","idref1":"website","idref2":"https://beam-images.warnermediacdn.com/2025-03/Max-App-Icon.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com","idref3":"540","idref4":"540","idref5":"Max Logo","idref6":"https://beam-images.warnermediacdn.com/2025-03/Max-App-Icon.png?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com","idref7":"Max Logo","idref8":"Stream hit movies and documentaries on Max. Sign up to watch blockbusters, comedies, dramas, and classics. Plans start at $9.99/month","idref9":"Watch the Best Movies on Max | Max","idref10":{"secondaryCta":{"unauthLabel":{"default":{"en_US":"Sign In"},"mobile":{"en_US":"Sign In"}},"unauthUrl":"https://auth.max.com/login?flow=login","authUrl":"https://auth.max.com/account","authLabel":{"default":{"en_US":"Account"},"mobile":{"en_US":"Account"}}},"logo":{"altText":{"en_US":"Max Logo"},"url":"/img/max/max_logo_nav.png"},"secondaryLinks":[{"link":{"label":{"en_US":"Movies"},"URL":"/movies"}},{"link":{"label":{"en_US":"Shows"},"URL":"/shows"}},{"link":{"label":{"en_US":"Live Sports"},"URL":"/sports"}},{"link":{"label":{"en_US":"Originals"},"URL":"/collections/originals"}},{"link":{"label":{"en_US":"Brands"},"URL":"/channel"}},{"link":{"label":{"en_US":"Collections"},"URL":"/collections"}},{"link":{"label":{"en_US":"Free Episodes"},"URL":"/collections/watch-free"}}],"primaryCta":{"unauthLabel":{"default":{"en_US":"Sign Up Now"},"mobile":{"en_US":"Sign Up"}},"unauthUrl":"https://auth.max.com/product","authUrl":"/streamnow","authLabel":{"default":{"en_US":"Stream Now"},"mobile":{"en_US":"Stream"}}},"skipToContent":{"default":{"en_US":"Skip To Content"},"mobile":{"en_US":"Skip To Content"}}},"idref11":[{"lang":"English","url":"/movies"},{"lang":"Espa帽ol","url":"/us/es/movies"}],"idref12":"","idref13":"\u003cstyle\u003e\r\n /* Footer */\r\n footer {\r\n margin-left: auto;\r\n margin-right: auto;\r\n max-width: 960px;\r\n }\r\n\r\n /* Content Trays */\r\n .content-tray-section .content-tray-button-group button {\r\n opacity: 0.5;\r\n transition: 0.2s all ease;\r\n }\r\n\r\n .content-tray-section .content-tray-button-group button:hover {\r\n opacity: 1;\r\n transform: scale(1) !important;\r\n }\r\n\u003c/style\u003e\r\n\u003c!-- Hot Fix for Nav a11y --\u003e\r\n\u003cstyle\u003e\r\n nav .js-hamburger:focus {\r\n box-shadow: none;\r\n outline: 2px solid white;\r\n outline-offset: 2px;\r\n border-radius: 4px;\r\n }\r\n\r\n nav\u003eul:first-of-type {\r\n display: block !important;\r\n }\r\n\r\n nav\u003eul:nth-of-type(2) {\r\n display: none !important;\r\n }\r\n\r\n @media screen and (min-width: 576px) {\r\n nav\u003eul:first-of-type {\r\n display: none !important;\r\n }\r\n\r\n nav\u003eul:nth-of-type(2) {\r\n display: table !important;\r\n }\r\n }\r\n\r\n @media screen and (min-width: 1132px) {\r\n nav\u003eul:nth-of-type(2) {\r\n display: none !important;\r\n }\r\n }\r\n\u003c/style\u003e\r\n\u003cscript\u003e\r\n const hamburgerButton = document.querySelector('.js-hamburger');\r\n\r\n if (hamburgerButton) {\r\n // Add tabindex attribute to make the div focusable\r\n hamburgerButton.setAttribute('tabindex', '0');\r\n\r\n // Add role attribute to indicate the button functionality\r\n hamburgerButton.setAttribute('role', 'button');\r\n\r\n // Add aria-label attribute for the screen reader to read\r\n hamburgerButton.setAttribute('aria-label', 'Navigation menu');\r\n\r\n // Initially set the state to collapsed\r\n hamburgerButton.setAttribute('aria-expanded', 'false');\r\n\r\n // Handle keyboard events for accessibility\r\n hamburgerButton.addEventListener('keydown', (event) =\u003e {\r\n if (event.key === 'Enter' || event.key === ' ') {\r\n // Perform button action on \"Enter\" or \"Space\" key press\r\n event.preventDefault(); // Prevent any default browser behavior\r\n // Toggle aria-expanded state\r\n const isExpanded = hamburgerButton.getAttribute('aria-expanded') === 'true';\r\n hamburgerButton.click(); // Simulate a click on the button\r\n }\r\n });\r\n\r\n // Handle click events for toggling aria-expanded attribute\r\n hamburgerButton.addEventListener('click', () =\u003e {\r\n const isExpanded = hamburgerButton.getAttribute('aria-expanded') === 'true';\r\n hamburgerButton.setAttribute('aria-expanded', !isExpanded);\r\n });\r\n }\r\n\u003c/script\u003e\r\n\u003cstyle\u003e\r\n/*body {*/\r\n/* background-color: #000; */\r\n/*}*/\r\n/*article.w-100 { */\r\n/* background-attachment: initial;*/\r\n/* background: linear-gradient(48deg, #070739 0%, #000 35%);*/\r\n/*}*/\r\n.max-section-collection-hero-parent {\r\n position: relative;\r\n background-position: center top;\r\n}\r\n.max-section-collection-hero-parent::before {\r\n background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 19.6%), radial-gradient(97.07% 97.07% at 60.4% -13.07%, rgba(0, 0, 0, 0) 56.64%, #000 100%);\r\n content: \"\";\r\n height: 100%;\r\n position: absolute;\r\n width: 100%;\r\n z-index: 0;\r\n}\r\n.max-section-collection-hero .layout {\r\n max-height: 100vh;\r\n height: 900px;\r\n padding-bottom: 1rem;\r\n}\r\n.max-section-collection-hero .column.column-content {\r\n padding-bottom: 2rem;\r\n order: 3;\r\n}\r\n.max-section-collection-hero .column.column-callout {\r\n order: 1;\r\n}\r\n.max-section-collection-hero .column.column-content p {\r\n font-size: 1.2rem;\r\n line-height: 1.5;\r\n}\r\n.max-section-collection-hero .column.column-content h1 {\r\n font-size: 2.75rem;\r\n line-height: 1.2;\r\n}\r\n.max-section-collection-hero .column.column-callout.col-md-6 {\r\n height: 48vh;\r\n max-width: 100%;\r\n flex: inherit;\r\n}\r\n.max-section-collection-hero .column.column-callout p {\r\n font-size: 0.85rem;\r\n opacity: 0.7;\r\n margin-bottom: 0;\r\n}\r\n.max-section-collection-hero .column.column-content img {\r\n max-width: 150px;\r\n}\r\n.max-section-collection-hero .column.column-content svg {\r\n width: 150px;\r\n}\r\n.max-section-collection-hero .layout {\r\n max-height: none;\r\n height: auto;\r\n min-height: 80vh;\r\n}\r\n\r\n.max-section-collection-hero .column.column-content.col-md-6 {\r\n max-width: 100%;\r\n -webkit-flex: unset;\r\n -moz-box-flex: unset;\r\n flex: unset;\r\n}\r\n.content-tray-section .row .flex-column .rich-text \u003e .text-center {\r\n position: relative;\r\n}\r\n.content-tray-section .row .flex-column .rich-text \u003e .text-center h5 {\r\n position: absolute;\r\n top: 0;\r\n right: 0;\r\n}\r\n.content-tray-section .row .flex-column .rich-text \u003e .text-center h5 a {\r\n color: #71B8F2; \r\n}\r\n\r\n@media (max-width: 575px) {\r\n .content-tray-section .row .flex-column .rich-text \u003e .text-center h5 {\r\n font-size: 0.9rem;\r\n margin-top: 0.5rem;\r\n }\r\n}\r\n@media screen and (min-width: 576px){/* SM */}\r\n@media screen and (min-width: 768px){\r\n}\r\n@media screen and (min-width: 992px){/* LG */}\r\n@media screen and (min-width: 1024px){ /* ~LG */\r\n .max-section-collection-hero-parent {\r\n background-position: right top;\r\n }\r\n .max-section-collection-hero .layout {\r\n max-height: 80vh;\r\n padding-bottom: 1rem;\r\n }\r\n .max-section-collection-hero .column.column-content.col-md-6 {\r\n justify-content: flex-end !important;\r\n align-items: flex-start !important;\r\n order: -1;\r\n }\r\n .max-section-collection-hero .column.column-callout.col-md-6 {\r\n justify-content: flex-end !important;\r\n padding-bottom: 2rem;\r\n height: auto;\r\n max-width: 50%;\r\n -webkit-flex: 0 0 50%;\r\n -moz-box-flex: 0;\r\n flex: 0 0 50%;\r\n }\r\n .max-section-collection-hero .column.column-content p {\r\n font-size: 1.5rem;\r\n text-align: left !important;\r\n }\r\n .max-section-collection-hero .column.column-content h1 {\r\n font-size: 3.0rem;\r\n text-align: left !important;\r\n }\r\n .max-section-collection-hero .column.column-content img {\r\n max-width: 200px;\r\n }\r\n .max-section-collection-hero .column.column-content svg {\r\n width: 200px;\r\n }\r\n .max-section-collection-hero .column.column-content.col-md-6 {\r\n max-width: 50%;\r\n -webkit-flex: 0 0 50%;\r\n -moz-box-flex: 0;\r\n flex: 0 0 50%;\r\n }\r\n .max-section-collection-hero .column.column-callout p {\r\n font-size: 1rem;\r\n }\r\n}\r\n@media screen and (min-width: 1025px){/* CMS-LG */}\r\n@media screen and (min-width: 1200px){/* XL */}\r\n@media screen and (min-width: 1400px){/* XXL */}\r\n\u003c/style\u003e\r\n\r\n\u003cstyle\u003e\r\n:root {\r\n --under-spotlight-bg: black;\r\n}\r\n/* Mobile First - then enhance for larger screens */\r\n@media screen and (min-width: 576px) { /* SM */ }\r\n@media screen and (min-width: 768px) { /* MD */ }\r\n@media screen and (min-width: 992px) { /* LG */ }\r\n@media screen and (min-width: 1024px) { /* ~LG */ }\r\n@media screen and (min-width: 1025px) { /* CMS-LG */ }\r\n@media screen and (min-width: 1200px) { /* XL */ }\r\n@media screen and (min-width: 1400px) { /* XXL */ }\r\n\r\n@media (max-width: 1023px) {\r\n .max-section-collection-hero .column.column-content.col-md-6 {\r\n align-items: center !important;\r\n }\r\n}\r\n\r\n/**\r\n * ----------------------------------------\r\n * Hero - 4 Column\r\n * ----------------------------------------\r\n */\r\n.max-section-hero-4col-parent {\r\n position: relative;\r\n}\r\n\r\n.max-section-hero-4col-parent::after {\r\n background: linear-gradient(0deg, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .4) 100%);\r\n bottom: 0;\r\n content: '';\r\n display: block;\r\n height: 100%;\r\n left: 0;\r\n position: absolute;\r\n right: 0;\r\n top: 0;\r\n width: 100%;\r\n z-index: 0;\r\n}\r\n\r\n.max-section-hero-4col {\r\n margin-top: 56px !important;\r\n}\r\n \r\n.max-section-hero-4col .rich-text,\r\n.max-section-hero-4col .img-wrapper-override,\r\n.max-section-hero-4col a {\r\n z-index: 1;\r\n}\r\n\r\n.max-section-hero-4col .col-md-3 {\r\n background-repeat: no-repeat;\r\n padding: 0 !important;\r\n}\r\n\r\n.max-section-hero-4col .col-md-3 .img-wrapper-override img {\r\n width: auto !important;\r\n}\r\n\r\n.max-section-hero-4col .col-md-12 p {\r\n font-size: 1.3rem !important;\r\n line-height: 1.5 !important;\r\n max-width: 700px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n}\r\n\r\n.max-section-hero-4col .col-md-12 h1 {\r\n font-size: 2.7rem !important;\r\n margin-bottom: .5rem !important;\r\n}\r\n@media (min-width: 992px) {\r\n .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override img {\r\n height: 60px !important;\r\n margin-top: -.2rem !important;\r\n}\r\n.max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img {\r\n height: 35px !important;\r\n margin-top: .8rem !important;\r\n}\r\n.max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override img {\r\n height: 45px !important;\r\n}\r\n.max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override img {\r\n height: 16px !important;\r\n margin-top: 1.2rem !important;\r\n}\r\n.max-section-hero-4col .col-md-3 .img-wrapper-override {\r\n margin-left: 1rem !important;\r\n}\r\n.max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override {\r\n margin-left: 2rem !important;\r\n}\r\n}\r\n@media (min-width: 768px) and (max-width: 991px) {\r\n .max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img {\r\n margin-left: 5%;\r\n }\r\n}\r\n@media (min-width: 768px) {\r\n .max-section-hero-4col .col-md-3 {\r\n min-height: 85vh;\r\n background-position: center -10vh !important;\r\n padding-top: 0 !important;\r\n /* min-height: 95vh;\r\n background-position: center -5vh !important;\r\n delete padding-top*/\r\n }\r\n .max-section-hero-4col .col-md-12 {\r\n bottom: 3vw;\r\n left: 0;\r\n position: absolute;\r\n }\r\n .max-section-hero-4col .col-md-3.hero-col-1 .img-wrapper-override img {\r\n height: 45px !important;\r\n margin-top: .7rem !important;\r\n}\r\n.max-section-hero-4col .col-md-3.hero-col-2 .img-wrapper-override img {\r\n height: 35px !important;\r\n margin-top: .8rem !important;\r\n}\r\n.max-section-hero-4col .col-md-3.hero-col-3 .img-wrapper-override img {\r\n height: 45px !important;\r\n margin-top: .7rem !important;\r\n}\r\n.max-section-hero-4col .col-md-3.hero-col-4 .img-wrapper-override img {\r\n height: 16px !important;\r\n margin-top: 1.2rem !important;\r\n}\r\n}\r\n@media (max-width: 991px) {\r\n .max-section-hero-4col .col-md-3 {\r\n align-items: center !important; \r\n } \r\n .max-section-hero-4col .col-md-3.hero-col-1 {\r\n padding-left: 15px !important;\r\n }\r\n .max-section-hero-4col .col-md-3.hero-col-4 {\r\n padding-right: 15px !important;\r\n }\r\n} \r\n@media (max-width: 767px) {\r\n .max-section-hero-4col .col-md-3 .img-wrapper-override img {\r\n width: auto !important;\r\n height: auto;\r\n max-height: 2.5rem;\r\n }\r\n .max-section-hero-4col .col-md-3.hero-col-1 {\r\n padding-left: 0 !important;\r\n background-position: 250% 45% !important;\r\n background-size: 90% !important;\r\n }\r\n .max-section-hero-4col .hero-col-1 .char-container-movies {\r\n background-size: 55% !important;\r\n background-position: 95% 42% !important;\r\n }\r\n .max-section-hero-4col .hero-col-2 .char-container-movies {\r\n background-position: 130% 30% !important;\r\n background-size: 75% !important;\r\n }\r\n .max-section-hero-4col .hero-col-3 .char-container-movies {\r\n background-size: 75% !important;\r\n background-position: 140% 48% !important;\r\n }\r\n .max-section-hero-4col .col-md-3.hero-col-4 {\r\n padding-right: 0 !important;\r\n background-position: 140% 36% !important;\r\n background-size: 75% !important;\r\n }\r\n .max-section-hero-4col-parent::after {\r\n display: none;\r\n }\r\n .max-section-hero-4col .col-md-3 {\r\n background-position: 250% 27%;\r\n background-size: 90%;\r\n height: 6rem !important;\r\n }\r\n .max-section-hero-4col .col-md-3::after {\r\n background: linear-gradient(90deg, rgba(0, 0, 0, 1) 28%, rgba(0, 0, 0, 0) 60%);\r\n bottom: 0;\r\n content: '';\r\n display: block;\r\n height: 100%;\r\n left: 0;\r\n position: absolute;\r\n right: 0;\r\n top: 0;\r\n width: 100%;\r\n z-index: 1;\r\n }\r\n .max-section-hero-4col .col-md-3 .img-wrapper-override {\r\n position: relative !important;\r\n left: -20%;\r\n margin: 1.75rem 0;\r\n max-width: 180px;\r\n }\r\n .max-section-hero-4col .col-md-3:nth-child(even) .img-wrapper-override {\r\n margin: 2.1rem 0;\r\n }\r\n .max-section-hero-4col .col-md-12 {\r\n margin: .5rem auto 1.5rem\r\n }\r\n .max-section-hero-4col .col-md-12 p {\r\n font-size: 1rem !important;\r\n max-width: 90%;\r\n}\r\n\r\n.max-section-hero-4col .col-md-12 h1 {\r\n font-size: 2rem !important;\r\n}\r\n}\r\n\r\n\u003c/style\u003e","idref14":"\u003ch1\u003eStream Hit Movies\u003c/h1\u003e\u003cp\u003e\u003cspan\u003eMax gets movies. Lots of movies. From new releases to beloved classics to family favorites to indie hits, it鈥檚 all here.\u003c/span\u003e\u003c/p\u003e\u003cp\u003ePlans start at $9.99/month\u003c/p\u003e","idref15":"Sign Up Now","idref16":"https://auth.max.com/product","idref17":"\u003ch2\u003eSee What's New\u003c/h2\u003e","idref18":{"collectionId":"9407","imageToShow":"cover-artwork-horizontal","title":{"short":"Movies | See What's New (Smile Call Out Banner)","full":"Movies | See What's New (Smile Call Out Banner)"},"description":{"short":null,"full":null},"image":null,"eventType":"none","items":[{"__typename":"Feature","featureId":"5e4fb59a-fbe8-4be8-ba4f-eccc4005f169","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/sing-sing/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169","hbomaxId":"5e4fb59a-fbe8-4be8-ba4f-eccc4005f169","category":"Feature","genres":["Drama"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-03-21T04:00:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Sing Sing (HBO)","full":"Sing Sing (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/4db749b1-a8b2-4266-a900-6bdff1d7e2e3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/1f9f96cd-aceb-429c-aceb-d152cea4ac2c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/f994b24f-ed49-41de-a784-a0e7c523ef63?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/e9144224-5edf-4662-b792-d8c49273ec7a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/1445c72c-52bc-4886-9024-2504c212b137?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/583d116b-bdf1-40ca-93f3-0134cb4abe81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/b88b65b8-05e8-11f0-93b6-12953788022d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/ca3b08b4-0509-422a-be2f-5e63f5603b94?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/3b5d6834-e6ac-4f39-a95d-470d0dcfb0bb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/b5ff3c50-05e8-11f0-8734-02f5f95c9d3f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/379e9df2-89f7-48fd-944b-5a00875a8591?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/d85eac3c-05e8-11f0-b0b6-0affe74e9571?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"b168f4b3-6ba8-40d3-9dee-8f8c75a30921","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/we-live-in-time/b168f4b3-6ba8-40d3-9dee-8f8c75a30921","hbomaxId":"b168f4b3-6ba8-40d3-9dee-8f8c75a30921","category":"Feature","genres":["Drama","Romantic Dramas"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-02-07T05:00:00Z","endDate":"2026-08-07T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"We Live In Time (HBO)","full":"We Live In Time (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/aeb96327-de71-44a2-9e68-a96fcd591093?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/11be5864-f994-4377-9a83-460efee04003?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/5073efe2-6ef3-4f46-8275-e5aa66b84d91?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/f8732670-856b-4b01-84a9-bfa5ebc7a0c5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/ac8163ee-581b-44f1-87db-085d99077952?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/7ffea144-2521-49c7-89a2-556dc4e818ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/3b6c4eb5-5935-4321-9dde-803a6bbfab37?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/ef8f8eea-56cd-4a84-a4d1-999a15184c1e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/536a0c8b-33c2-4dc5-b849-e84d4173d2de?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/204dcaa3-d91e-11ef-9d83-0afff8bd2d09?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/0b4d9571-9dc8-4d93-bb75-757c57b52eaf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/1ca91596-dbe8-469d-b63c-1703b8b855f7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"12199308-9afb-460b-9d79-9d54b5d2514c","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/heretic/12199308-9afb-460b-9d79-9d54b5d2514c","hbomaxId":"12199308-9afb-460b-9d79-9d54b5d2514c","category":"Feature","genres":["Horror","Drama","Thrillers"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-03-07T05:00:00Z","endDate":"2026-09-07T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Heretic (HBO)","full":"Heretic (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/b1228477-428a-425c-827c-e714e77ad745?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/1acb700b-3a2d-440d-86c8-bfba4b5448a2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/bd6520b1-11f7-4183-9adc-487a9689d507?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/c7ad10f2-e50b-4de5-8031-6856e6b46d7f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/ffe928ed-b9fa-4223-a4d1-7f23d356331f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/40b94bcf-d3e4-439c-91cc-a20f4ef3d3c4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/0f5a8d23-6608-4582-a9d7-8bae4cc30e2d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/11fb3d62-2a98-431a-ad5e-61c0880a70ed?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/df893937-eb39-11ef-986f-1256c76f6c81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/fe06c074-5257-4112-b4c8-cdaad0dae0a0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/d0619a21-0fe7-4d12-80bf-86fa65ff7a87?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/12199308-9afb-460b-9d79-9d54b5d2514c/9ccb4ea7-5c8e-48bb-8fe8-490fce126c67?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"ad8cd762-a991-4bd6-b89e-6a6c0dffe03e","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/sixteen-candles/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e","hbomaxId":"ad8cd762-a991-4bd6-b89e-6a6c0dffe03e","category":"Feature","genres":["Comedy","Classic Comedy","Romantic Comedy"],"brand":["HBOTV","TCM"],"ratingCode":[],"offeringDates":{"startDate":"2025-04-01T04:00:00Z","endDate":"2025-08-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Sixteen Candles (HBO)","full":"Sixteen Candles (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/876bc14d-6a15-4c87-a4c6-c4b7f9a060e1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/e1b7b7d1-d8b0-49cd-901a-f93077eee8df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/1b2775cd-c7f0-4a27-9a3b-053b218f982c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/76ee3bcd-b188-4575-954a-80bde9c97908?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/4a513b5c-993d-4f50-99eb-462655f4a7f2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/148f421e-8e35-4273-8f8e-606ab86e0d79?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/96748255-736f-457d-aac5-92d25c14437c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/1eb98d02-5c71-40b7-9c7b-449ba19a0226?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/9323b22b-a223-4c4a-9bc6-4b50f039c1b9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/bde1b489-25b5-4327-a9a7-53fb50f25471?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/5a2bf980-febd-11ef-8734-02f5f95c9d3f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/ff54a661-f0b7-4043-90a8-f7b7e7b66af5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Series","seriesId":"5fca7f7e-51bc-457f-b613-c13d91cf64ef","hbomaxURL":null,"hbomaxId":"5fca7f7e-51bc-457f-b613-c13d91cf64ef","category":"Series","seriesTitleId":null,"imageUrlLink":"/shows/kobe-the-making-of-a-legend/5fca7f7e-51bc-457f-b613-c13d91cf64ef","genres":["Documentaries","Sports","Biographies","Sports Stars \u0026 Stories"],"brand":["CNN"],"ratingCode":[],"offeringDates":{"startDate":"2025-03-11T07:01:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Kobe: The Making of a Legend","full":"Kobe: The Making of a Legend"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/d8e04894-d21e-4315-bcd1-4edbfe561a79?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/e11c0886-7ae1-4d36-afbc-b597f41269e4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/5ae76c71-d213-4b11-a08b-84f8c3bc5caa?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/1f004c96-f2cf-11ef-bb7d-0affc2a8b185?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/c3dd4041-526d-413c-80ee-29e84e1b8156?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/2d2fe8da-02ed-4681-9cdc-3316b8a8808f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/a858b2d6-c562-4045-bb05-7a1bab9231e8?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/7d2b70b5-73d4-450a-a30a-f4c3b186549d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/86e155f8-989b-4aa9-95e1-2df09fadd4ce?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/cd205e5f-414a-4b42-ac95-e014319618ee?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/1f03a89e-f2cf-11ef-8b82-120f0fc2fbe9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5fca7f7e-51bc-457f-b613-c13d91cf64ef/88cf9f9c-5337-424b-a25e-a6defc16919c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"c7f86979-557c-4477-a337-4e3e1cce5aad","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/friday/c7f86979-557c-4477-a337-4e3e1cce5aad","hbomaxId":"c7f86979-557c-4477-a337-4e3e1cce5aad","category":"Feature","genres":["Comedy","Offbeat"],"brand":["TCM","WB"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-03-26T04:00:00Z","endDate":"2025-06-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Friday","full":"Friday"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/0697d77f-d6fb-48c3-9d98-6da5d4db4240?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/b7000392-d3c6-4913-8253-b7536ba7a5a1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/96b33407-5b4f-428f-82de-9a336b29768b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/05708482-2e86-4ab7-8a14-f4841a46ecb7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7667bb62-e961-4691-93b0-bcef7e04fe89?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/ccfe94f7-f23d-414d-b0e2-794db3680ae7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/686f7448-9136-46c6-b8e5-c9bda919eaaf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/9ae54f29-3e91-4f0a-8b37-db33eb070751?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/2c4a587f-76cf-4ed7-8b03-7fdeb3946a11?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/bbd6011c-06a5-11f0-93b6-12953788022d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/bc0eeb15-06a5-11f0-b0b6-0affe74e9571?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7c5ca990-ea63-44ff-8892-8cd06eeb8d10?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"}]},"idref19":"\u003ch2 class=\"text-left\"\u003eAward Winners\u003c/h2\u003e\u003ch5 class=\"text-right\"\u003e\u003ca href=\"/collections/max-awards\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e","idref20":{"collectionId":"8075","imageToShow":"cover-artwork-horizontal","title":{"short":"Movies | Award Winning","full":"Movies | Award Winning"},"description":{"short":null,"full":null},"image":null,"eventType":"none","items":[{"__typename":"Feature","featureId":"e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/dune/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7","hbomaxId":"e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7","category":"Feature","genres":["Action","Fantasy \u0026 Sci-Fi","Dystopian","Apocalyptic"],"brand":["WB"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-01T05:00:00Z","endDate":"2025-06-10T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Dune","full":"Dune"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/056e90b1-5029-4635-b438-5897e398db15?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/a0f97c58504a27e8f64b961fce5e2b7b084e478e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/629f6802a878bb13322ec85cd9b7f8d03e2477fe.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/3ebdb575-94cb-4549-8cdc-f3f1a1b0968d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/f53632e480db1a537367b38df884b2e2fceb2bb0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/f1fc2f75-852c-445f-b2fe-7fd609ac91e9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/09b10901-01aa-446d-b02f-e537d82deab1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/44a9863d-ef43-401e-a5a8-39711f47eba7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/0ee3fd03-22d9-47e5-a050-0463fb042bc5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/00e63f75-36eb-41c1-bf3d-fe62767880a5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/9bd9b970-691c-4c5b-bc11-6455d2e8dc4f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/e840571e-b947-49c0-83b2-39cfde921ca2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/flow/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30","hbomaxId":"83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30","category":"Feature","genres":["Kids \u0026 Family","Animated Movies","Family Adventures"],"brand":["UNB"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"PG"}],"offeringDates":{"startDate":"2025-02-14T05:00:00Z","endDate":"2026-08-14T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Flow","full":"Flow"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4378b0dd-e51d-11ef-bb4f-0afff030a47d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4569d283-e51d-11ef-bb4f-0afff030a47d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/43d37b4f-e51d-11ef-a5e4-12c7aee10477?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/45b35f33-e51d-11ef-92ee-0afff1022fb9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4206355b-e51d-11ef-a5e4-12c7aee10477?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/ef65cbb7-ba2d-42b1-b5de-0dcd1a7b32d3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/401450b7-e51d-11ef-92ee-0afff1022fb9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/31828c97-eac8-4fb0-9db5-eb4d1132b4a7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/e6550ea4-e8ba-41d3-9141-a53a6ebd08c3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/450c48f7-e51d-11ef-986f-1256c76f6c81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/44142d53-e51d-11ef-986f-1256c76f6c81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/6b725c82-6936-4692-8e13-d760112f458c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"83b99ff6-56a0-4696-aa68-fdd6d3f31efa","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/casablanca/83b99ff6-56a0-4696-aa68-fdd6d3f31efa","hbomaxId":"83b99ff6-56a0-4696-aa68-fdd6d3f31efa","category":"Feature","genres":["Drama","Classics","Romantic Dramas"],"brand":["HBOTV","TCM"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-11T05:00:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Casablanca (HBO)","full":"Casablanca (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/09f91e50-e7ef-4a25-9543-689e35ceb4a2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/293cb324-9140-4bd6-89fc-cd8d0b009715?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/c0280dbe-ae1b-46b1-9631-a501561f376c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/07a57221-9480-4603-af66-41f508e6e00f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/5de0c134-6953-4fa9-850a-e59cc88a5b31?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/9e127ef2-e645-4be0-8772-e744402bf53b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/1c113dcf-f2b1-49c8-aeef-ed7977eb3845?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/edc7dcbb-95b3-4700-bc9a-b452b551a195?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/c4c48aa7-bf19-45d3-916f-419ef9ba8f60?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/75d48117-45c2-466a-843b-63c2fefc5419?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/466dfc2f-bdbb-4606-a8f0-07cf5533f114?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/52020f81-cc3e-4bb7-ac1b-767e71e48bd1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"e37195fe-c232-4ba0-bb9e-c4004279b6fa","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/joker/e37195fe-c232-4ba0-bb9e-c4004279b6fa","hbomaxId":"e37195fe-c232-4ba0-bb9e-c4004279b6fa","category":"Feature","genres":["Drama","Thrillers","Crime"],"brand":["DC","HBOTV"],"ratingCode":[{"code":[],"organization":"us-fcc-tv","rating_code":"TV-MA"},{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2023-04-26T04:00:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Joker (HBO)","full":"Joker (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/1babc7b6-dac9-475a-acb2-dc15055b9e72?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/c65b8569-545e-4ad6-925e-80156d7c58c4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/88dbf8d1-8bd4-4d7a-81f0-8eaee97464d0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/b04bacc7-1b65-45e3-9bdf-8f090df817ca?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/9bd57632-a8e6-452a-9a52-0e15bf6fd246?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/270c0592-31d1-40e9-968f-76f7019c05fd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/0ef1e170-8126-4cef-afc9-db85c3790403?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/063c3361-c882-4319-a55b-eb4938e7cac4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/90c0df8e-105e-426f-a798-6c5f0f2207d6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/5585b06e-02fe-433c-8e9d-2fde87651115?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/4447958e-2d4f-4367-943d-0de4aaf38a82?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/d09151ef-fbb5-4fdf-b550-9d8907fc216a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"18a7f5a2-3f3a-4a62-a257-29136ac68dff","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/wizard-of-oz/18a7f5a2-3f3a-4a62-a257-29136ac68dff","hbomaxId":"18a7f5a2-3f3a-4a62-a257-29136ac68dff","category":"Feature","genres":["Kids \u0026 Family","Fantasy \u0026 Sci-Fi","Epic Quests","Family Adventures"],"brand":["HBOTV","TCM"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-11T05:00:00Z","endDate":"2027-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"The Wizard of Oz (HBO)","full":"The Wizard of Oz (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/deada4f6-780d-4210-b042-fda4593bad0b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/75082eb8-3f4e-4849-a306-7b37bf7885d5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/f2b47247-6529-415c-810f-f2db72258d70?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/d35c376a-05b0-4bf0-a2e2-185923adc8ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/1a62fdde-091a-4c66-9e80-2d1163b25871?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/804f6737-f2a5-453b-bb9d-7e429cbc278d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/3d4c38aa-6f17-4463-ae69-85323259957f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/a493a703-f1ba-4fd7-aa65-0aefbbe5523f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/113adc90-3864-43a3-a739-dcf7e7bc2b4a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/85e07e7d-0790-4a4e-8552-2b509c3a0966?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/a3995628-322d-4142-ad5c-e8c1894c3365?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/6aa2a3a6-e201-4aba-8eaa-04c1f31a7823?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"9a184d4d-73e1-455c-9d47-3ed608f5011c","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/superman-the-christopher-reeve-story/9a184d4d-73e1-455c-9d47-3ed608f5011c","hbomaxId":"9a184d4d-73e1-455c-9d47-3ed608f5011c","category":"Feature","genres":["Documentaries","Biographies","Pop Culture \u0026 Celebrities"],"brand":["HBOTV","WB"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"PG-13"}],"offeringDates":{"startDate":"2024-12-08T01:00:00Z","endDate":"2026-06-04T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Super/Man: The Christopher Reeve Story","full":"Super/Man: The Christopher Reeve Story"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/7c2bf9c9-d7ec-4483-8972-0df7dbea1b12?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/91d34afe-3d58-4483-b73b-f6b725e7c090?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8b10078e-b807-11ef-92dd-1289ac65eba9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/88758657-b807-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/87515224-b807-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/15ff6583-9bbf-4aa4-b1fc-e3781df62bfc?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/f103bbc9-24ac-4ea3-809c-9ed0fe9b2710?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8e11cfcc-f00c-419b-9325-6f6e803c20dd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/3a57f1bd-ed5a-40f4-aa69-95a90343a0b6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/7e028e65-7641-4ce5-b776-99a48af3f622?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8c06d92c-bb88-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/1fa95a9a-81d3-4734-9fcf-7066ab7f777e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"f2869f47-ecea-4f0d-80f5-7248a08a57a9","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/king-richard/f2869f47-ecea-4f0d-80f5-7248a08a57a9","hbomaxId":"f2869f47-ecea-4f0d-80f5-7248a08a57a9","category":"Feature","genres":["Drama","Sports","Biographical Dramas","Family Relationships"],"brand":["WB"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-01T05:00:00Z","endDate":"2025-06-24T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"King Richard","full":"King Richard"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/64f7d6634d59d3a8cfe8b3d72ad1dcfc6206dfa0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/ee79025b6a141baa2ad2d56b3eac7f6006df6c61.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/67fd60eb887c5099f7376f5b9be383158f86368c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/6ac9400f23fd6253bd7b9ba0c7447c4505b40560.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/4ad7bf04b60d4f457fce6193470a12967088e415.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/1fc31eb0b87c11a280ea23c31c333c771c5cb5b4.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/d546b3b496fe9dadb0b3790dc54a3efd8d4fba76.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/5a25ec17d62ed35bbec845844f6dcf97870a7181.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"52217243-a137-45d6-9c6a-0dfab4633034","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/dark-knight/52217243-a137-45d6-9c6a-0dfab4633034","hbomaxId":"52217243-a137-45d6-9c6a-0dfab4633034","category":"Feature","genres":["Action","Superheroes","Adventure","Fantasy \u0026 Sci-Fi"],"brand":["DC","TCM","WB"],"ratingCode":[],"offeringDates":{"startDate":"2025-01-01T05:00:00Z","endDate":"2027-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"The Dark Knight","full":"The Dark Knight"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/8e49da1ce275fe3967ec5299b50236517279769c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/104dafdbefa290a79dded0fa748643b51a6b1a68.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/651aa9055438623200adcce65788138e6a12053c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/aa767d4840e638b138e6cdb63bb1edf3f19dc6fa.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/1ba57751bef64c90f7c4172534bd3682416a92b3.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/878b736f649952b61e42c7b1fb6d43b95cea3991.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/270206440d2528f63da9b4c0b57f0919c28a0d9e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/878b736f649952b61e42c7b1fb6d43b95cea3991.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/99e1691c-24e0-43bf-80f9-78f4aaf482a7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/647d32cfd1c48f9c18a81bff752997136493789e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/092a4b77d25d44421e8943e3877048a3cb80d903.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/74906de0-d644-4b0d-bf22-e2a321583a93?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"}]},"idref21":"\u003ch2 class=\"text-left\"\u003eAward Winners\u003c/h2\u003e\u003ch5 class=\"text-right\"\u003e\u003ca href=\"/collections/max-awards\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e","idref22":{"collectionId":"8075","imageToShow":"cover-artwork-horizontal","title":{"short":"Movies | Award Winning","full":"Movies | Award Winning"},"description":{"short":null,"full":null},"image":null,"eventType":"none","items":[{"__typename":"Feature","featureId":"e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/dune/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7","hbomaxId":"e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7","category":"Feature","genres":["Action","Fantasy \u0026 Sci-Fi","Dystopian","Apocalyptic"],"brand":["WB"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-01T05:00:00Z","endDate":"2025-06-10T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Dune","full":"Dune"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/056e90b1-5029-4635-b438-5897e398db15?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/a0f97c58504a27e8f64b961fce5e2b7b084e478e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/629f6802a878bb13322ec85cd9b7f8d03e2477fe.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/3ebdb575-94cb-4549-8cdc-f3f1a1b0968d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/f53632e480db1a537367b38df884b2e2fceb2bb0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/f1fc2f75-852c-445f-b2fe-7fd609ac91e9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/09b10901-01aa-446d-b02f-e537d82deab1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/44a9863d-ef43-401e-a5a8-39711f47eba7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/0ee3fd03-22d9-47e5-a050-0463fb042bc5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/00e63f75-36eb-41c1-bf3d-fe62767880a5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/9bd9b970-691c-4c5b-bc11-6455d2e8dc4f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e7dc7b3a-a494-4ef1-8107-f4308aa6bbf7/e840571e-b947-49c0-83b2-39cfde921ca2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/flow/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30","hbomaxId":"83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30","category":"Feature","genres":["Kids \u0026 Family","Animated Movies","Family Adventures"],"brand":["UNB"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"PG"}],"offeringDates":{"startDate":"2025-02-14T05:00:00Z","endDate":"2026-08-14T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Flow","full":"Flow"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4378b0dd-e51d-11ef-bb4f-0afff030a47d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4569d283-e51d-11ef-bb4f-0afff030a47d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/43d37b4f-e51d-11ef-a5e4-12c7aee10477?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/45b35f33-e51d-11ef-92ee-0afff1022fb9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/4206355b-e51d-11ef-a5e4-12c7aee10477?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/ef65cbb7-ba2d-42b1-b5de-0dcd1a7b32d3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/401450b7-e51d-11ef-92ee-0afff1022fb9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/31828c97-eac8-4fb0-9db5-eb4d1132b4a7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/e6550ea4-e8ba-41d3-9141-a53a6ebd08c3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/450c48f7-e51d-11ef-986f-1256c76f6c81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/44142d53-e51d-11ef-986f-1256c76f6c81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83df1c2b-db9d-49cd-bf83-9ddbaa7e5e30/6b725c82-6936-4692-8e13-d760112f458c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"83b99ff6-56a0-4696-aa68-fdd6d3f31efa","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/casablanca/83b99ff6-56a0-4696-aa68-fdd6d3f31efa","hbomaxId":"83b99ff6-56a0-4696-aa68-fdd6d3f31efa","category":"Feature","genres":["Drama","Classics","Romantic Dramas"],"brand":["HBOTV","TCM"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-11T05:00:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Casablanca (HBO)","full":"Casablanca (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/09f91e50-e7ef-4a25-9543-689e35ceb4a2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/293cb324-9140-4bd6-89fc-cd8d0b009715?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/c0280dbe-ae1b-46b1-9631-a501561f376c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/07a57221-9480-4603-af66-41f508e6e00f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/5de0c134-6953-4fa9-850a-e59cc88a5b31?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/9e127ef2-e645-4be0-8772-e744402bf53b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/1c113dcf-f2b1-49c8-aeef-ed7977eb3845?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/edc7dcbb-95b3-4700-bc9a-b452b551a195?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/c4c48aa7-bf19-45d3-916f-419ef9ba8f60?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/75d48117-45c2-466a-843b-63c2fefc5419?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/466dfc2f-bdbb-4606-a8f0-07cf5533f114?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/83b99ff6-56a0-4696-aa68-fdd6d3f31efa/52020f81-cc3e-4bb7-ac1b-767e71e48bd1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"e37195fe-c232-4ba0-bb9e-c4004279b6fa","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/joker/e37195fe-c232-4ba0-bb9e-c4004279b6fa","hbomaxId":"e37195fe-c232-4ba0-bb9e-c4004279b6fa","category":"Feature","genres":["Drama","Thrillers","Crime"],"brand":["DC","HBOTV"],"ratingCode":[{"code":[],"organization":"us-fcc-tv","rating_code":"TV-MA"},{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2023-04-26T04:00:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Joker (HBO)","full":"Joker (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/1babc7b6-dac9-475a-acb2-dc15055b9e72?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/c65b8569-545e-4ad6-925e-80156d7c58c4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/88dbf8d1-8bd4-4d7a-81f0-8eaee97464d0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/b04bacc7-1b65-45e3-9bdf-8f090df817ca?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/9bd57632-a8e6-452a-9a52-0e15bf6fd246?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/270c0592-31d1-40e9-968f-76f7019c05fd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/0ef1e170-8126-4cef-afc9-db85c3790403?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/063c3361-c882-4319-a55b-eb4938e7cac4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/90c0df8e-105e-426f-a798-6c5f0f2207d6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/5585b06e-02fe-433c-8e9d-2fde87651115?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/4447958e-2d4f-4367-943d-0de4aaf38a82?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e37195fe-c232-4ba0-bb9e-c4004279b6fa/d09151ef-fbb5-4fdf-b550-9d8907fc216a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"18a7f5a2-3f3a-4a62-a257-29136ac68dff","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/wizard-of-oz/18a7f5a2-3f3a-4a62-a257-29136ac68dff","hbomaxId":"18a7f5a2-3f3a-4a62-a257-29136ac68dff","category":"Feature","genres":["Kids \u0026 Family","Fantasy \u0026 Sci-Fi","Epic Quests","Family Adventures"],"brand":["HBOTV","TCM"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-11T05:00:00Z","endDate":"2027-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"The Wizard of Oz (HBO)","full":"The Wizard of Oz (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/deada4f6-780d-4210-b042-fda4593bad0b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/75082eb8-3f4e-4849-a306-7b37bf7885d5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/f2b47247-6529-415c-810f-f2db72258d70?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/d35c376a-05b0-4bf0-a2e2-185923adc8ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/1a62fdde-091a-4c66-9e80-2d1163b25871?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/804f6737-f2a5-453b-bb9d-7e429cbc278d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/3d4c38aa-6f17-4463-ae69-85323259957f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/a493a703-f1ba-4fd7-aa65-0aefbbe5523f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/113adc90-3864-43a3-a739-dcf7e7bc2b4a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/85e07e7d-0790-4a4e-8552-2b509c3a0966?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/a3995628-322d-4142-ad5c-e8c1894c3365?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/18a7f5a2-3f3a-4a62-a257-29136ac68dff/6aa2a3a6-e201-4aba-8eaa-04c1f31a7823?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"9a184d4d-73e1-455c-9d47-3ed608f5011c","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/superman-the-christopher-reeve-story/9a184d4d-73e1-455c-9d47-3ed608f5011c","hbomaxId":"9a184d4d-73e1-455c-9d47-3ed608f5011c","category":"Feature","genres":["Documentaries","Biographies","Pop Culture \u0026 Celebrities"],"brand":["HBOTV","WB"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"PG-13"}],"offeringDates":{"startDate":"2024-12-08T01:00:00Z","endDate":"2026-06-04T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Super/Man: The Christopher Reeve Story","full":"Super/Man: The Christopher Reeve Story"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/7c2bf9c9-d7ec-4483-8972-0df7dbea1b12?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/91d34afe-3d58-4483-b73b-f6b725e7c090?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8b10078e-b807-11ef-92dd-1289ac65eba9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/88758657-b807-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/87515224-b807-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/15ff6583-9bbf-4aa4-b1fc-e3781df62bfc?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/f103bbc9-24ac-4ea3-809c-9ed0fe9b2710?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8e11cfcc-f00c-419b-9325-6f6e803c20dd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/3a57f1bd-ed5a-40f4-aa69-95a90343a0b6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/7e028e65-7641-4ce5-b776-99a48af3f622?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/8c06d92c-bb88-11ef-8d01-02cddc867d9d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/9a184d4d-73e1-455c-9d47-3ed608f5011c/1fa95a9a-81d3-4734-9fcf-7066ab7f777e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"f2869f47-ecea-4f0d-80f5-7248a08a57a9","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/king-richard/f2869f47-ecea-4f0d-80f5-7248a08a57a9","hbomaxId":"f2869f47-ecea-4f0d-80f5-7248a08a57a9","category":"Feature","genres":["Drama","Sports","Biographical Dramas","Family Relationships"],"brand":["WB"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-01T05:00:00Z","endDate":"2025-06-24T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"King Richard","full":"King Richard"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/64f7d6634d59d3a8cfe8b3d72ad1dcfc6206dfa0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/ee79025b6a141baa2ad2d56b3eac7f6006df6c61.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/67fd60eb887c5099f7376f5b9be383158f86368c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/6ac9400f23fd6253bd7b9ba0c7447c4505b40560.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/4ad7bf04b60d4f457fce6193470a12967088e415.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/c9c7dc9a30bf8078d8b39ea628c5e3676b80d9c5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/1fc31eb0b87c11a280ea23c31c333c771c5cb5b4.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/d546b3b496fe9dadb0b3790dc54a3efd8d4fba76.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f2869f47-ecea-4f0d-80f5-7248a08a57a9/5a25ec17d62ed35bbec845844f6dcf97870a7181.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"52217243-a137-45d6-9c6a-0dfab4633034","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/dark-knight/52217243-a137-45d6-9c6a-0dfab4633034","hbomaxId":"52217243-a137-45d6-9c6a-0dfab4633034","category":"Feature","genres":["Action","Superheroes","Adventure","Fantasy \u0026 Sci-Fi"],"brand":["DC","TCM","WB"],"ratingCode":[],"offeringDates":{"startDate":"2025-01-01T05:00:00Z","endDate":"2027-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"The Dark Knight","full":"The Dark Knight"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/8e49da1ce275fe3967ec5299b50236517279769c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/104dafdbefa290a79dded0fa748643b51a6b1a68.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/651aa9055438623200adcce65788138e6a12053c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/aa767d4840e638b138e6cdb63bb1edf3f19dc6fa.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/1ba57751bef64c90f7c4172534bd3682416a92b3.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/878b736f649952b61e42c7b1fb6d43b95cea3991.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/270206440d2528f63da9b4c0b57f0919c28a0d9e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/878b736f649952b61e42c7b1fb6d43b95cea3991.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/99e1691c-24e0-43bf-80f9-78f4aaf482a7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/647d32cfd1c48f9c18a81bff752997136493789e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/092a4b77d25d44421e8943e3877048a3cb80d903.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/52217243-a137-45d6-9c6a-0dfab4633034/74906de0-d644-4b0d-bf22-e2a321583a93?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"}]},"idref23":"\u003ch2 class=\"text-left\"\u003eFrom A24\u003c/h2\u003e","idref24":{"collectionId":"8076","imageToShow":"cover-artwork-horizontal","title":{"short":"Movies | A24","full":"Movies | A24"},"description":{"short":null,"full":null},"image":null,"eventType":"none","items":[{"__typename":"Feature","featureId":"0bda4384-0848-4ce4-bcf9-a6db572b83f9","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/front-room/0bda4384-0848-4ce4-bcf9-a6db572b83f9","hbomaxId":"0bda4384-0848-4ce4-bcf9-a6db572b83f9","category":"Feature","genres":["Horror","Drama","Thrillers"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-01-03T05:00:00Z","endDate":"2026-07-03T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"The Front Room (HBO)","full":"The Front Room (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/60c49f0e-f39a-48d2-89de-3682a6e6d2bb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/46d1f9f5-cc41-479a-bb9b-554628bd79ef?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/647240cd-409a-4abe-9333-e141716da703?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/ef875559-9938-4e26-9b2c-7ec89f761253?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5625d2b2-6bf3-4539-9e3f-1ab0f8529be2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5eaaad13-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5e876da2-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5f347686-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/ba2df676-14b7-43fe-b968-cafd32eee4c9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5cb4f7cd-be41-11ef-ac8c-0affe3e1e9df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/21f68533-00d1-4906-bfa4-dcd9804738c2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/0bda4384-0848-4ce4-bcf9-a6db572b83f9/5e076831-be41-11ef-a383-12e9b01b5949?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"b1b17005-42fa-42d7-8ef0-c02eb9703bc6","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/dream-scenario/b1b17005-42fa-42d7-8ef0-c02eb9703bc6","hbomaxId":"b1b17005-42fa-42d7-8ef0-c02eb9703bc6","category":"Feature","genres":["Comedy","Horror","Dark Comedy"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-02-15T23:00:00Z","endDate":"2025-09-08T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Dream Scenario (HBO)","full":"Dream Scenario (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/9bd434e5302d8a4a8f043456ed1ceb956b92f764.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/c4cbc2d80977db9becdd689a8a2879fceb6100a8.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/4596de09aa5552477c18e4fd50de4d61549a0b7b.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/1edec5acd1e4a9639eb7583c3c7eadcae5ad670a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/db5f52dca56b80620f9ff18a3f9ea16dacbf92b9.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/e5006ec364943a2992e0c31de3a754e48cef3eb3.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/466b23ec290339aec6716542fdeb4f79250dd1a1.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/466b23ec290339aec6716542fdeb4f79250dd1a1.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/0c7c9f6c7a8e186411737b9d6438cbced7e8703a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/466b23ec290339aec6716542fdeb4f79250dd1a1.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/a8df6d9a235584b0c50c2536bf8fca6ec27f920f.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b1b17005-42fa-42d7-8ef0-c02eb9703bc6/1ea8fd6b2d0aad9908129b9736ba5667ef5e08eb.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"ff57c8fe-56e1-4933-afa8-a552ee335c70","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/different-man/ff57c8fe-56e1-4933-afa8-a552ee335c70","hbomaxId":"ff57c8fe-56e1-4933-afa8-a552ee335c70","category":"Feature","genres":["Drama","Thrillers"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-01-17T05:00:00Z","endDate":"2026-07-17T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"A Different Man (HBO)","full":"A Different Man (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/f3c6fd4d-808a-4c3b-86bd-a2c8af837b9e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/94ca6ae9-ec04-4ace-9440-a979f8eccd74?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/eb0c7900-5d89-4980-86a6-867b2b739505?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/c4a80dca-0057-4d16-9eca-76dccd4187cb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/68987676-5418-49cf-87ad-dd7b84c8031b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/92580cb0-7ab0-405f-b1a6-5788111c3e6a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/62c2e4ba-c2ab-47a4-acb8-c5d4c587006a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/78ed7af9-0ba8-483c-b1c5-20b3571697dd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/7dde0b44-34a9-4cc1-a37a-5e5a811f1481?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/3b1316b2-d9b1-11ef-8b8f-021fe71dc481?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/d603fbc0-28e6-4123-af7d-08e6d4dc016b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ff57c8fe-56e1-4933-afa8-a552ee335c70/b21a2c1e-106c-457d-bfd1-a1bc273a0c57?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"b04dd538-d36d-40da-aa25-210cdcb14748","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/civil-war/b04dd538-d36d-40da-aa25-210cdcb14748","hbomaxId":"b04dd538-d36d-40da-aa25-210cdcb14748","category":"Feature","genres":["Drama","Thrillers","Action","War \u0026 Military"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2024-09-13T07:01:00Z","endDate":"2026-03-08T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Civil War (HBO)","full":"Civil War (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f5597c5b-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ef2f446e-a28f-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/d4933123-2856-4793-a0c5-bcac23a4b364?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/4d531c5f-1f8e-4833-b9e6-d84a70a60b14?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f28833d6-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f0fadd0b-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/9968df00-33c8-4208-8460-a7fdfe0022ba?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/973338bf-a326-4826-bb5f-d800262c1443?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ea7f50a1-a28f-11ef-b0d9-128aa5864167?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"}]},"idref25":"\u003ch2 class=\"text-left\"\u003eJust-Added Movies\u003c/h2\u003e\u003ch5 class=\"text-right\"\u003e\u003ca href=\"/collections/whats-new\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e","idref26":{"collectionId":"7392","imageToShow":"cover-artwork-horizontal","title":{"short":"Movies | Just Added Movies | January 2025","full":"Movies | Just Added Movies | January 2025"},"description":{"short":null,"full":null},"image":null,"eventType":"none","items":[{"__typename":"Feature","featureId":"5e4fb59a-fbe8-4be8-ba4f-eccc4005f169","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/sing-sing/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169","hbomaxId":"5e4fb59a-fbe8-4be8-ba4f-eccc4005f169","category":"Feature","genres":["Drama"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-03-21T04:00:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Sing Sing (HBO)","full":"Sing Sing (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/4db749b1-a8b2-4266-a900-6bdff1d7e2e3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/1f9f96cd-aceb-429c-aceb-d152cea4ac2c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/f994b24f-ed49-41de-a784-a0e7c523ef63?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/e9144224-5edf-4662-b792-d8c49273ec7a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/1445c72c-52bc-4886-9024-2504c212b137?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/583d116b-bdf1-40ca-93f3-0134cb4abe81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/b88b65b8-05e8-11f0-93b6-12953788022d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/ca3b08b4-0509-422a-be2f-5e63f5603b94?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/3b5d6834-e6ac-4f39-a95d-470d0dcfb0bb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/b5ff3c50-05e8-11f0-8734-02f5f95c9d3f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/379e9df2-89f7-48fd-944b-5a00875a8591?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5e4fb59a-fbe8-4be8-ba4f-eccc4005f169/d85eac3c-05e8-11f0-b0b6-0affe74e9571?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"2999e62b-c5aa-4bab-8f6f-550b20ca718d","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/queer/2999e62b-c5aa-4bab-8f6f-550b20ca718d","hbomaxId":"2999e62b-c5aa-4bab-8f6f-550b20ca718d","category":"Feature","genres":["Drama","Romantic Dramas","Period Pieces"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-03-28T04:00:00Z","endDate":"2025-12-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Queer (HBO)","full":"Queer (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/05edd492-3e87-48a7-bcc8-bf00da2f3dea?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/a57a4a6f-8992-4a6d-9a35-adaad37a9a02?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/157a2d4c-71e0-4439-aeb3-7af2e4b814f6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/170afedb-4d3b-4694-a5a5-106ade2e77f5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/aa95f9ec-9cfa-4447-85d6-3a50c63f3e1c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/4fb33e2a-c80c-479d-a555-b134aa37e35d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/7e6e07e8-e838-4393-a47b-c60e9702c690?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/f03166f8-bd15-4674-bcb4-e5cb4b82fad2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/eda920fa-f699-486a-b560-432f3d0bdfce?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/edcff070-1424-4024-9bf5-3a7827c9f6de?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/22742c3a-3238-4f03-82e2-03c04837ca43?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2999e62b-c5aa-4bab-8f6f-550b20ca718d/67efad09-b651-4e32-a23b-33a6519d8bf6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"4220da5f-0fec-4aac-8768-8cd7761e46d1","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/juror-2/4220da5f-0fec-4aac-8768-8cd7761e46d1","hbomaxId":"4220da5f-0fec-4aac-8768-8cd7761e46d1","category":"Feature","genres":["Drama","Thrillers"],"brand":["HBOM","WB"],"ratingCode":[],"offeringDates":{"startDate":"2024-12-20T08:01:00Z","endDate":"2029-05-06T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Juror #2","full":"Juror #2"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/24a89260-a84d-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/8daf4ce7-82ff-44f8-b3df-a3f3f629cd02?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/236eb282-a84d-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/23513f6f-a84d-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/22dd20bd-a84d-11ef-b878-027046ad3ff1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/250705b7-a84d-11ef-b878-027046ad3ff1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/2644dd0b-a84d-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/23516680-a84d-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/3d88ecdd-1420-4a4a-8e25-10cc8d9a676c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/24d4f993-a84d-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/24c939c1-a84d-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4220da5f-0fec-4aac-8768-8cd7761e46d1/383f29a4-b05b-4c99-92ed-211474fcc801?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"f6168dec-a786-46f5-a37e-4d12feec6c9e","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/uncharted/f6168dec-a786-46f5-a37e-4d12feec6c9e","hbomaxId":"f6168dec-a786-46f5-a37e-4d12feec6c9e","category":"Feature","genres":["Action","Adventure"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2025-01-15T05:00:00Z","endDate":"2025-07-15T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Uncharted (HBO)","full":"Uncharted (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/76fc9fab-a406-4a41-8dad-e3e690895ef6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/83d72d19-22a5-4380-8ddb-d21b3a7fcf34?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/f1fe5008-c804-4728-af8c-12b5a41b82d0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/172ee440-dcd3-44d1-8c5c-80799b4fb660?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/e53f8c9f-d58d-46e6-b63b-585969719639?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/a765a5ae-8170-4394-bd8b-79202669971a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/5ea94d98-d8c3-478b-b9fb-2359e769ab29?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/543a8f73-8b53-4745-a3d2-fdfea6c55ab5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/d2c14d1c-07ff-463e-b20f-bd71906fd5b3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/e7d26ee3-9588-4f0e-a024-2b4ff76f3f03?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/806d1dae-ca25-11ef-a403-0affc50a8837?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/07cc125a-c77f-4962-a808-7f29b27ea719?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"b168f4b3-6ba8-40d3-9dee-8f8c75a30921","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/we-live-in-time/b168f4b3-6ba8-40d3-9dee-8f8c75a30921","hbomaxId":"b168f4b3-6ba8-40d3-9dee-8f8c75a30921","category":"Feature","genres":["Drama","Romantic Dramas"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-02-07T05:00:00Z","endDate":"2026-08-07T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"We Live In Time (HBO)","full":"We Live In Time (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/aeb96327-de71-44a2-9e68-a96fcd591093?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/11be5864-f994-4377-9a83-460efee04003?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/5073efe2-6ef3-4f46-8275-e5aa66b84d91?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/f8732670-856b-4b01-84a9-bfa5ebc7a0c5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/ac8163ee-581b-44f1-87db-085d99077952?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/7ffea144-2521-49c7-89a2-556dc4e818ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/3b6c4eb5-5935-4321-9dde-803a6bbfab37?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/ef8f8eea-56cd-4a84-a4d1-999a15184c1e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/536a0c8b-33c2-4dc5-b849-e84d4173d2de?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/204dcaa3-d91e-11ef-9d83-0afff8bd2d09?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/0b4d9571-9dc8-4d93-bb75-757c57b52eaf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b168f4b3-6ba8-40d3-9dee-8f8c75a30921/1ca91596-dbe8-469d-b63c-1703b8b855f7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"c0f0e603-1a84-423d-a56c-3bebe5754f56","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/crazy-rich-asians/c0f0e603-1a84-423d-a56c-3bebe5754f56","hbomaxId":"c0f0e603-1a84-423d-a56c-3bebe5754f56","category":"Feature","genres":["Comedy","Romantic Comedy"],"brand":["HBOTV","WB"],"ratingCode":[],"offeringDates":{"startDate":"2025-01-01T05:00:00Z","endDate":"2025-05-06T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Crazy Rich Asians (HBO)","full":"Crazy Rich Asians (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/954bb7c2-bd29-4196-88f1-f9a54489948b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024c64f1-96d6-4b8c-b53f-e308c86761a4/67198ab29d5801a232be76a443f8d44158066662.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/16534ccf-ef6b-4c9f-8a27-e24beb4c69c9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/b9adef6a-db0c-4d40-9f03-7a4b30f4e8ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/eeb93fb4-fef5-4fe3-96fe-0e7c42c9baa1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/64cee02a-9b5a-42ef-8342-e6079897c6c7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/f5bcdd50-8e44-4787-8841-b58b348d1651?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/b397b4a8-bfd1-4031-8da1-d79bdca673a4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/3438f0c1-8c94-4e4d-8ba0-481fec90b1b0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/ed709beb-f31b-4b7f-819d-26804b01644b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/bf6aabd5-8cef-48ab-b352-b3842235c284?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0f0e603-1a84-423d-a56c-3bebe5754f56/590f4d75-a7ea-4695-9015-f2835c0e3714?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"c7f86979-557c-4477-a337-4e3e1cce5aad","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/friday/c7f86979-557c-4477-a337-4e3e1cce5aad","hbomaxId":"c7f86979-557c-4477-a337-4e3e1cce5aad","category":"Feature","genres":["Comedy","Offbeat"],"brand":["TCM","WB"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-03-26T04:00:00Z","endDate":"2025-06-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Friday","full":"Friday"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/0697d77f-d6fb-48c3-9d98-6da5d4db4240?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/b7000392-d3c6-4913-8253-b7536ba7a5a1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/96b33407-5b4f-428f-82de-9a336b29768b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/05708482-2e86-4ab7-8a14-f4841a46ecb7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7667bb62-e961-4691-93b0-bcef7e04fe89?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/ccfe94f7-f23d-414d-b0e2-794db3680ae7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/686f7448-9136-46c6-b8e5-c9bda919eaaf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/9ae54f29-3e91-4f0a-8b37-db33eb070751?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/2c4a587f-76cf-4ed7-8b03-7fdeb3946a11?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/bbd6011c-06a5-11f0-93b6-12953788022d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/bc0eeb15-06a5-11f0-b0b6-0affe74e9571?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c7f86979-557c-4477-a337-4e3e1cce5aad/7c5ca990-ea63-44ff-8892-8cd06eeb8d10?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"ad8cd762-a991-4bd6-b89e-6a6c0dffe03e","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/sixteen-candles/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e","hbomaxId":"ad8cd762-a991-4bd6-b89e-6a6c0dffe03e","category":"Feature","genres":["Comedy","Classic Comedy","Romantic Comedy"],"brand":["HBOTV","TCM"],"ratingCode":[],"offeringDates":{"startDate":"2025-04-01T04:00:00Z","endDate":"2025-08-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Sixteen Candles (HBO)","full":"Sixteen Candles (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/876bc14d-6a15-4c87-a4c6-c4b7f9a060e1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/e1b7b7d1-d8b0-49cd-901a-f93077eee8df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/1b2775cd-c7f0-4a27-9a3b-053b218f982c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/76ee3bcd-b188-4575-954a-80bde9c97908?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/4a513b5c-993d-4f50-99eb-462655f4a7f2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/148f421e-8e35-4273-8f8e-606ab86e0d79?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/96748255-736f-457d-aac5-92d25c14437c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/1eb98d02-5c71-40b7-9c7b-449ba19a0226?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/9323b22b-a223-4c4a-9bc6-4b50f039c1b9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/bde1b489-25b5-4327-a9a7-53fb50f25471?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/5a2bf980-febd-11ef-8734-02f5f95c9d3f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/ad8cd762-a991-4bd6-b89e-6a6c0dffe03e/ff54a661-f0b7-4043-90a8-f7b7e7b66af5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"7914d76a-c0a0-44bc-819b-490191962a45","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/elevation/7914d76a-c0a0-44bc-819b-490191962a45","hbomaxId":"7914d76a-c0a0-44bc-819b-490191962a45","category":"Feature","genres":["Action","Fantasy \u0026 Sci-Fi","Adventure"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2025-02-21T05:00:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Elevation (HBO)","full":"Elevation (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/6274fcb4-2c17-47ad-a24b-eb21162f9eaf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/2b27be9d-baee-461a-89e4-14fe7f60a46a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/e646a814-d286-4e3f-a88c-1642a284cfc5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/7f57f13f-666c-42d7-a19c-2e9bc68272d0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/e5ab5bf4-0e8b-4752-9d7b-710585550048?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/34f1ade3-8852-4e72-ae03-3623d9b00419?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/9d915e6a-1768-4c48-b9ba-1587266a60f7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/7f959216-9f2c-4ede-bede-e69de09d68eb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/f86f1d90-7417-48a5-a3ac-0e7781e7b306?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/7dc91fc7-e990-11ef-92ee-0afff1022fb9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/fe23f356-5889-4edb-96b1-442e325f2a93?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/7914d76a-c0a0-44bc-819b-490191962a45/0bb8a7d7-f240-4ae4-9985-670e1cefeeff?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"dd5a5208-3a4b-4e61-ab09-3d3e874cae5d","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/goodrich/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d","hbomaxId":"dd5a5208-3a4b-4e61-ab09-3d3e874cae5d","category":"Feature","genres":["Comedy"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2025-01-31T05:00:00Z","endDate":"2026-02-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Goodrich (HBO)","full":"Goodrich (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/9dc2ba58-14ce-43fe-9353-e4e8927098c1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/ad90f342-f91d-4919-838b-4826c2fbe4fd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/c23fb997-abf8-4903-a203-7cc085558120?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/9d4b16d8-9b72-40a4-81cd-c8ba783c2d66?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/c1ecf583-ebff-43aa-9786-c7083c11c15d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/1634dafa-9ac9-4a90-9218-7b4a86975724?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/bbd14020-c898-41b7-a3b3-13806ea642d8?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/50886e9d-8a89-4703-a26b-89ec31e40f18?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/b5971caa-c89f-4cdb-90b2-0e2e2a05913a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/97d4b7d8-7174-47e9-ba2a-9b146bc77c38?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/49101185-f8a3-4cef-ba63-d05ffcec73e1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/dd5a5208-3a4b-4e61-ab09-3d3e874cae5d/a6810d11-66bb-4a9f-ab11-d17c1665d6d5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"}]},"idref27":"\u003ch2 class=\"text-left\"\u003eComedy\u003c/h2\u003e\u003ch5 class=\"text-right\"\u003e\u003ca href=\"/collections/comedy\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e","idref28":{"collectionId":"7020","imageToShow":"cover-artwork-horizontal","title":{"short":"Movies | Comedy","full":"Movies | Comedy"},"description":{"short":null,"full":null},"image":null,"eventType":null,"items":[{"__typename":"Feature","featureId":"10ae1425-6bbf-4930-a4ce-0b45168f64ce","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/house-party/10ae1425-6bbf-4930-a4ce-0b45168f64ce","hbomaxId":"10ae1425-6bbf-4930-a4ce-0b45168f64ce","category":"Feature","genres":["Comedy"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-12-13T05:00:00Z","endDate":"2031-12-13T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"House Party (HBO)","full":"House Party (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/3383bb7d-6bc4-4ad4-a717-6e07397b7bb2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/c4d074ff995ec89442f0332057869d1be54f67a6.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/4cf02621e358056e2e5fd7a216fe23ff7ace929d.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/9d6db8b9d7a18184da2bb214bb7794b9770e3fad.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/a1f7550f7400c93828a1e299d0882f3fefa35980.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/e166b0d1fc13ad169599a266b00b60fc6138c347.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/a36b471613fb75d31ea150d6cbadafb38cf9e115.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/73b9bb27-52ee-11ee-a42d-12adcdd08855?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/0c3c9795ae972689661ce6f480663436dc09efee.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/a6df9cf4f3636d596dc6ce744412315d5a8a758c.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/9698216139686ff0ca59e64a254645fdfcf50f72.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/10ae1425-6bbf-4930-a4ce-0b45168f64ce/5165cf1f3668990c0e5c6cf4c1acf8a8940e59ab.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"5d1bb827-302c-4c2d-bda1-7d57c67ee66b","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/keanu/5d1bb827-302c-4c2d-bda1-7d57c67ee66b","hbomaxId":"5d1bb827-302c-4c2d-bda1-7d57c67ee66b","category":"Feature","genres":["Action","Comedy","Adventure","Offbeat"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-06-03T07:01:00Z","endDate":"2025-06-03T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Keanu (HBO)","full":"Keanu (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/8da3e269-fdcc-42d5-bfa2-9b5299d7f15b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/3e0f11ef-1e67-4043-9754-e9c032a7d2a2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/49bcc88f-d7e9-4456-a6d1-cac26e7f6136?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/84e5504c-965a-46d4-a870-b1ac27227dee?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/77418f20-56c2-4d42-b7e0-4328a5c7ad18?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/d2631c12-e856-4019-a452-16cb65589114?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/c474d953-808b-4fb2-b3f7-ce41067ad01c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/e6238f18-92ba-4b19-b705-99ffd47bfdbe?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/095f491e-f1de-4cee-8fc6-0c2aa19f7638?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/eedbcfc7-c09e-437c-9f5d-f0ca7dae67dc?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/59279bba-e82a-435e-b7e0-5f6c5652e11a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/5d1bb827-302c-4c2d-bda1-7d57c67ee66b/f0ee10d0-3dd4-4263-a262-51722c11fc59?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"c0a17468-2cbc-4004-b02e-1e730a880c50","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/bridget-joness-diary/c0a17468-2cbc-4004-b02e-1e730a880c50","hbomaxId":"c0a17468-2cbc-4004-b02e-1e730a880c50","category":"Feature","genres":["Comedy","Romantic Comedy"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-03-27T19:00:00Z","endDate":"2025-08-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Bridget Jones's Diary (HBO)","full":"Bridget Jones's Diary (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/052faf5a-6505-459b-9c66-d235655da632?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/8592cd0c-4b27-41fa-9169-df2590d93bc6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/435269c5-798a-4ca2-9a08-c8f65d518ffa?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/a672e11b-3954-4d50-8c95-8477c1ef54e6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/5d456d7a-9975-453a-ad39-9a24d5c738ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/2a518863-77fd-4f5e-92f1-fe7e586a155f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/c7ec1398-2e92-401e-b33c-fb8f6984fbc5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/fe83811b-ee47-43b5-923a-e5abfd89ddb2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/ce99f817-3596-4434-b8b4-ac385d083462?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/c08ed409-f5ed-4fd1-8191-94350b93ec3c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/d09b8a1b-daab-4ef4-a36a-d28ce0f1c05a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c0a17468-2cbc-4004-b02e-1e730a880c50/ad172390-86be-4c70-8a44-32f0f997e59d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"80bc4915-c826-499f-9961-b422b17559b6","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/barbie/80bc4915-c826-499f-9961-b422b17559b6","hbomaxId":"80bc4915-c826-499f-9961-b422b17559b6","category":"Feature","genres":["Comedy"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2023-12-04T21:00:00Z","endDate":"2031-06-15T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Barbie (HBO)","full":"Barbie (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/8a760b9ade3d9a0803760d937834f43ae140afbc.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/3dffe4d414cfe748ec29e018d755c991b12fe643.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/3c9629c3a72583c0243ae1485e63b4b206fc3871.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/1541ad386a140fabe4101db27af213fae3adc3e0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/e2b0a45954a34fc2c820224579674f8d0c1c066b.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/93fd3c4e-0320-40eb-b90d-4760ea79a215?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/48fd8afdb69ed36929190a62acaf1a2152d72a3c.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/e3cede76-9494-11ee-a91d-02038fb3271b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/31a11697-ccf7-4e5d-a5b2-3de5a744aeab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/b54e94155e561553281dce4a6953adfd9e49a1f5.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/d296c32f-0f38-453b-95d8-539b4155632e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/80bc4915-c826-499f-9961-b422b17559b6/8094c2af-3652-4f70-a865-b7220a9c4edb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"4f662560-7f52-4ad5-ae9b-f4b6517e4f39","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/sex-and-the-city/4f662560-7f52-4ad5-ae9b-f4b6517e4f39","hbomaxId":"4f662560-7f52-4ad5-ae9b-f4b6517e4f39","category":"Feature","genres":["Comedy","Romantic Comedy","Drama"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-02-01T08:01:00Z","endDate":"2025-09-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Sex and the City (HBO)","full":"Sex and the City (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/333b52c67c197b9a236b374ef84813db9d088c4a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/412499c75f6b6d5b298e65300bfdc93f54122386.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/95fdea027a7dc9c56f6fc95994b0307147c25db1.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/a5e66685ceb5190cda9850d4dff02964f30301cb.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/4574765feaef22f77c13b5e4bb1672236af578ba.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/29eaeeacca5c813d0bbe5c0ec400dcda2a9114eb.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/29eaeeacca5c813d0bbe5c0ec400dcda2a9114eb.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/29eaeeacca5c813d0bbe5c0ec400dcda2a9114eb.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/8414cbe35f46288731df1a9b3bc5fe7a9b1374e2.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/813ec8e6cd3bba1ebc8c57bf42d9ab8846a9c008.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/43f881b1930c8202b9ae96538554ee2db09fa4b7.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4f662560-7f52-4ad5-ae9b-f4b6517e4f39/52f63e48a317c6e4c0c6f7f1c7ac2115f330028b.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"c91631a9-59f6-4be4-8adb-3ef9f22fe795","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/father-of-the-bride-2022/c91631a9-59f6-4be4-8adb-3ef9f22fe795","hbomaxId":"c91631a9-59f6-4be4-8adb-3ef9f22fe795","category":"Feature","genres":["Comedy","Romantic Comedy"],"brand":["WB"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-01T05:00:00Z","endDate":"2036-02-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Father of the Bride","full":"Father of the Bride"},"images":{"centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/b07c0082efa0497aad413f41419b4ad290998ea1.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/c31bbaae0903b0e25830c1b92cbb82cd72d1ba72.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/7f13c296aad0c81b35dba898c92fd12990f456fd.jpg?submitted=1684671084747\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/16cd77d0c6d9ce65d4fde3619cf59e5ae1f2295d.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/16b5a47ec873753d48a460ee78c85db3cc46f5f2.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/38b396c3e56c6c3376819a11bb57ee19658d5a44.png?submitted=1684671084574\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/b21bd08aa3dedd67b13be4fa26c35399c3ee397e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/6b0414a05d6b4c4b9937a9324622580c822a508c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/38b396c3e56c6c3376819a11bb57ee19658d5a44.png?submitted=1684671084404\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/74b4eb0712814bad6fa564dba49398e320ca51e2.jpg?submitted=1684671085776\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/c91631a9-59f6-4be4-8adb-3ef9f22fe795/383e77f5a5877d320a6373986844c29f9c8c1c0c.jpg?submitted=1684671085427\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"88f97f9f-2860-4889-9633-63c71f311ed4","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/hot-tub-time-machine/88f97f9f-2860-4889-9633-63c71f311ed4","hbomaxId":"88f97f9f-2860-4889-9633-63c71f311ed4","category":"Feature","genres":["Comedy","Fantasy \u0026 Sci-Fi","Offbeat"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-12-20T05:00:00Z","endDate":"2025-07-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Hot Tub Time Machine (HBO)","full":"Hot Tub Time Machine (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/155513f7-b7c7-4375-af9b-c2c577f75555?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/2586ca63-4a1d-41a8-b1e9-04135a333db5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/e43510cb-5f89-4d88-a41a-9cf3fddd0827?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/854976c4-8bbe-46d0-9a93-aadaff2fe496?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/92496590-f3d5-4adc-af19-200265ba0a00?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/cf5e0fd3-12b6-4e62-89d0-3a8056eea88a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/1a321eec-64b2-4369-9b14-71e8b12ba76e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/f551305d-a217-4f52-9a02-b318bc35de6e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/dadd1921-60ea-4c6c-b4f2-38956088d691?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/b9cf269c-3876-427c-aa98-4d4ce02630c9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/c63a0099-9acb-49fc-9ab0-72b16b89e0a5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/88f97f9f-2860-4889-9633-63c71f311ed4/b4fc550e-b75a-11ef-92dd-1289ac65eba9?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"230a0e20-e535-4f13-8f03-8af478908fe8","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/white-chicks-2004/230a0e20-e535-4f13-8f03-8af478908fe8","hbomaxId":"230a0e20-e535-4f13-8f03-8af478908fe8","category":"Feature","genres":["Comedy","Cult Classic"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2025-02-24T05:00:00Z","endDate":"2025-06-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"White Chicks (HBO)","full":"White Chicks (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/9db3c465613035778bc0ce70676165a9dd99eae0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/e577dc11-d07a-4895-adec-aa01770058ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/41b0ea703c0b990c06671aeb5216b9c9a51ad1dd.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/17eda45b17965b04894125c842d9d2dfb8c2264e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/c54a7c59-4c4a-4dee-831d-9298e0439489?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/91be2938a9ae43a69a6bed7bed3c04088eb3f9e8.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/fb19e67e7cb54cbcaae4b4acb714b4582f7f8260.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/fb19e67e7cb54cbcaae4b4acb714b4582f7f8260.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/5ac8eb85a06f0b08f7dba24ed5f21437c6e7b53e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/81f94736d6424a89d40affa272fad548ebccd88a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/4daead6c8c2b78cf06557dd5b77580fe044cdd12.jpg?submitted=1684654914823\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/230a0e20-e535-4f13-8f03-8af478908fe8/d453c22723546f7e61a22ad057b0027b700ad370.jpg?submitted=1684654914984\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"}]},"idref29":"\u003ch2 class=\"text-left\"\u003eAcclaimed Dramas\u003c/h2\u003e\u003ch5 class=\"text-right\"\u003e\u003ca href=\"/collections/drama\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e","idref30":{"collectionId":"7021","imageToShow":"cover-artwork-horizontal","title":{"short":"Movies | Acclaimed Dramas","full":"Movies | Acclaimed Dramas"},"description":{"short":null,"full":null},"image":null,"eventType":null,"items":[{"__typename":"Feature","featureId":"552f0116-65dc-4a87-9666-b2ef6135ed3d","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/love-lies-bleeding/552f0116-65dc-4a87-9666-b2ef6135ed3d","hbomaxId":"552f0116-65dc-4a87-9666-b2ef6135ed3d","category":"Feature","genres":["Action","Crime","High Octane Thrillers","Ties That Bind"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-07-19T07:01:00Z","endDate":"2026-01-05T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Love Lies Bleeding (HBO)","full":"Love Lies Bleeding (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/71f3109e-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/73a22035-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/74b27eca-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/74037a17-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/73d9837b-4ab7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/8e50c6ec-4ab1-11ef-9983-12c0da8c75ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/70386841-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/72bc2d02-4ab7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/70c899f2-4ab7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/8c5c14c1-4ab7-11ef-9983-12c0da8c75ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/ae7effbb-4ab1-11ef-9983-12c0da8c75ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/552f0116-65dc-4a87-9666-b2ef6135ed3d/8d848f46-4ab7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"b04dd538-d36d-40da-aa25-210cdcb14748","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/civil-war/b04dd538-d36d-40da-aa25-210cdcb14748","hbomaxId":"b04dd538-d36d-40da-aa25-210cdcb14748","category":"Feature","genres":["Drama","Thrillers","Action","War \u0026 Military"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2024-09-13T07:01:00Z","endDate":"2026-03-08T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Civil War (HBO)","full":"Civil War (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f5597c5b-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ef2f446e-a28f-11ef-9d42-12722d979e17?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/d4933123-2856-4793-a0c5-bcac23a4b364?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/4d531c5f-1f8e-4833-b9e6-d84a70a60b14?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f28833d6-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/f0fadd0b-a28f-11ef-9fed-0affd17b6387?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/9968df00-33c8-4208-8460-a7fdfe0022ba?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/56322294-a633-4cbd-93c0-9e5a0ce90850?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/973338bf-a326-4826-bb5f-d800262c1443?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/b04dd538-d36d-40da-aa25-210cdcb14748/ea7f50a1-a28f-11ef-b0d9-128aa5864167?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"f83fa2aa-7439-4496-b26b-b56e56e843ea","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/perks-of-being-a-wallflower/f83fa2aa-7439-4496-b26b-b56e56e843ea","hbomaxId":"f83fa2aa-7439-4496-b26b-b56e56e843ea","category":"Feature","genres":["Drama","Teen Dramas"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2025-02-24T05:00:00Z","endDate":"2025-10-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"The Perks of Being a Wallflower (HBO)","full":"The Perks of Being a Wallflower (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/ce4a4c27-cf58-424e-971c-838f74c4e06a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/497e6d6a-d141-4f0c-9035-95f30500ac55?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/33eeefb1-3abb-49c0-b27c-cd31b5ba304f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/c54aae52-fc32-4a60-864f-a5396dcc0036?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/ff7f3f0c-3684-4efd-980c-1a3f1d93c004?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/8dd6c0ec-d60b-4ccc-aa9e-33c4451ce6be?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/4eca5401-114d-41b5-9bf5-c0b827b518c6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/4cdda0a4-5012-42fb-b739-b942f2fca3f3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/11df7f3a-9947-4bfc-bb78-f828582ad95b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/25bd6b3f-dd05-42a2-a722-1469f6a24cf3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/01459a43-e863-4b4c-99b1-5bd570c70b41?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f83fa2aa-7439-4496-b26b-b56e56e843ea/0ce08588-7ffe-4735-97bd-d581b36554cf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"012b03e9-a117-42e2-b4e5-fadcec9edb30","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/fallout/012b03e9-a117-42e2-b4e5-fadcec9edb30","hbomaxId":"012b03e9-a117-42e2-b4e5-fadcec9edb30","category":"Feature","genres":["Drama","Teen Dramas"],"brand":["WB"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-01T05:00:00Z","endDate":"2026-02-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"The Fallout","full":"The Fallout"},"images":{"centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/d2a96eca91a6863d90bccb3eca6620eb82899f0a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/3cc128f1ed8ffae93a0f65cea5e6250ad6a3b271.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/8966467aa77bf05ce7ce6f1a453348196cdad568.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/c0a28ff8493d01ae624c3a678ba2b7e3cecec02c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/afdde85fe15cf8434395cd4c554d9e6d05f14715.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/e285644d884cc47a538189f9344dc51773843545.png?submitted=1684651884527\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/afdde85fe15cf8434395cd4c554d9e6d05f14715.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/c38e6c12-533d-4cdc-8cdd-27d61752e6c2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/e285644d884cc47a538189f9344dc51773843545.png?submitted=1684651884865\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/32cf665a454f529119e62a7733c9334bf16bad98.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/012b03e9-a117-42e2-b4e5-fadcec9edb30/ea1fabbce79221a54411020247bf85a458bbfd16.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"6edba37d-cb8c-4104-8ae0-1e2eebccae8e","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/traffik/6edba37d-cb8c-4104-8ae0-1e2eebccae8e","hbomaxId":"6edba37d-cb8c-4104-8ae0-1e2eebccae8e","category":"Feature","genres":["Action","Drama","Thrillers"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"R"}],"offeringDates":{"startDate":"2024-10-01T04:00:00Z","endDate":"2025-05-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Traffik (HBO)","full":"Traffik (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/6a6632adadaca810b47f0e1e1acbbaf474c90392.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/15ff02835bf4f587092bebbd85507fa6415cfc25.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/72dfe6e4964d59bf0ec89e2fa1783564f0cd6c13.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/6786650049498453bcb506628fd0a7021919c6ac.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/2ea7dfee95705bc2c97e718141f3895a76e43ff8.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/327e3928e4656c128f7279c865f1021dcb3e052c.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/c3969da9f4509ea39b798530a15be8133b0fb895.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/0d98925dca5e3755fa556789291f26c7330f7cd2.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/5dce429591d1bc3ed12f25c14d66d09c17dbc98e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/cd760f2eefeac6ffcd676569d0a9eb964a010ffe.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/3ca3b041faafc683659afd60d8aa9ea93e76c2d4.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/6edba37d-cb8c-4104-8ae0-1e2eebccae8e/31b655b05e3e15a4a6c03a3a6f2b251401363878.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"}]},"idref31":"\u003ch2 class=\"text-left\"\u003eAction\u003c/h2\u003e\u003ch5 class=\"text-right\"\u003e\u003ca href=\"/collections/action\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e","idref32":{"collectionId":"6942","imageToShow":"cover-artwork-horizontal","title":{"short":"Movies | Action","full":"Movies | Action"},"description":{"short":null,"full":null},"image":null,"eventType":null,"items":[{"__typename":"Feature","featureId":"f0a4f239-0b57-47e2-a39a-54fb96925e61","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/dune-part-two/f0a4f239-0b57-47e2-a39a-54fb96925e61","hbomaxId":"f0a4f239-0b57-47e2-a39a-54fb96925e61","category":"Feature","genres":["Action","Fantasy \u0026 Sci-Fi","Dystopian","Epic Battles"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-05-21T07:01:00Z","endDate":"2025-11-21T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Dune: Part Two (HBO)","full":"Dune: Part Two (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/dba343c9-4cf4-46e6-b3f7-77ca0649a3ce?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/f87ab953-ddf0-4582-880d-717e79a8be92?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/077029a0-33a9-4664-b94e-d091c7eac2d5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/ce6569b9-d3ca-4532-9b24-dfb9db8b8b43?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/c6e458c9-ecac-4b83-baf9-604a3c44a163?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/c72e564d-e93a-46a0-a18b-532d0b9f216f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/e77cf59e-f6ff-40b7-b65a-8d3871cced59?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/054b1fcf-5ef5-4e65-a211-348c8eb7cb62?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/188e7ec1-6b86-4ac6-b5c3-0e2c8eca6c2a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/ca62fc38-b9d9-4226-81c2-681907598b7f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/d12c3f79-ce88-4033-80bb-e57de3571884?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f0a4f239-0b57-47e2-a39a-54fb96925e61/809d73d3-7a81-4bbd-a3e9-113d80c38a4d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"e8dfef9b-fa41-4041-8230-7dd832116f2e","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/godzilla-x-kong-the-new-empire/e8dfef9b-fa41-4041-8230-7dd832116f2e","hbomaxId":"e8dfef9b-fa41-4041-8230-7dd832116f2e","category":"Feature","genres":["Action","Fantasy \u0026 Sci-Fi","Adventure","Epic Battles"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-07-04T07:01:00Z","endDate":"2026-01-04T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Godzilla x Kong: The New Empire (HBO)","full":"Godzilla x Kong: The New Empire (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/f8308e61-5de2-426e-bc90-859c73a751d1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/842e6134-c610-477f-8d40-6b3d8686cac3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/50e10b1d-ac3f-4eda-969c-01d407fe3005?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/15a1c058-a5c1-4ebb-8784-07b078920e2c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/e4b586a5-3265-4af4-8fca-4a014b50b0f7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/b5eaac8a-ea7e-4cb4-8c59-87cfe5907720?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/3f0fb6d9-2100-471f-9e86-978cc3a64ea7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/bdf5e146-ca4e-4404-90b1-fcebc4d94469?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/2f46e59f-a683-4026-b858-2efa370c6afb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/648ce1d4-be3b-4053-9699-199f7758ac37?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/e2d2fdd9-1a97-4590-8041-abc138e99b71?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/e8dfef9b-fa41-4041-8230-7dd832116f2e/275bafa4-e630-475b-ac47-fe1e15952771?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"46f2673c-be82-456b-9560-b3e45d833724","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/godzilla-king-of-the-monsters/46f2673c-be82-456b-9560-b3e45d833724","hbomaxId":"46f2673c-be82-456b-9560-b3e45d833724","category":"Feature","genres":["Action","Epic Battles","Adventure","Fantasy \u0026 Sci-Fi"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-04-04T19:30:00Z","endDate":"2026-10-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Godzilla: King of the Monsters (HBO)","full":"Godzilla: King of the Monsters (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/13a0d0d8-2457-4792-bc96-f7743b4d6c70?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/20875d9e-439b-4f96-8b7d-19265f453894?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/97417b5b-7703-4263-bf3d-d5f09f092c65?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/4b335a03-d063-4934-82c4-739fd1f0cfa3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/237ee01b-f908-4ba2-88ff-ff88cbf2d156?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/17444590-25ed-458e-93a8-7ac22fd19f94?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/414b06d6-1f84-40cb-b481-29161d53e451?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/78fe7944-69c2-4a2d-898e-b3956b187612?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/843b44c4-5da6-4210-8c2e-fca2cd64b988?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/bf30aa5c-d829-4a7f-9f63-6551fd2433ac?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/17508c41-2101-47a7-8336-fdb5a8a282e1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/46f2673c-be82-456b-9560-b3e45d833724/02697923-605a-474d-af69-f3d780b5ac82?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"f6168dec-a786-46f5-a37e-4d12feec6c9e","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/uncharted/f6168dec-a786-46f5-a37e-4d12feec6c9e","hbomaxId":"f6168dec-a786-46f5-a37e-4d12feec6c9e","category":"Feature","genres":["Action","Adventure"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2025-01-15T05:00:00Z","endDate":"2025-07-15T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Uncharted (HBO)","full":"Uncharted (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/76fc9fab-a406-4a41-8dad-e3e690895ef6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/83d72d19-22a5-4380-8ddb-d21b3a7fcf34?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/f1fe5008-c804-4728-af8c-12b5a41b82d0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/172ee440-dcd3-44d1-8c5c-80799b4fb660?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/e53f8c9f-d58d-46e6-b63b-585969719639?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/a765a5ae-8170-4394-bd8b-79202669971a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/5ea94d98-d8c3-478b-b9fb-2359e769ab29?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/543a8f73-8b53-4745-a3d2-fdfea6c55ab5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/d2c14d1c-07ff-463e-b20f-bd71906fd5b3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/e7d26ee3-9588-4f0e-a024-2b4ff76f3f03?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/806d1dae-ca25-11ef-a403-0affc50a8837?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/f6168dec-a786-46f5-a37e-4d12feec6c9e/07cc125a-c77f-4962-a808-7f29b27ea719?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"69cf2552-e159-43c7-ad8e-34f7f3393514","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/flash/69cf2552-e159-43c7-ad8e-34f7f3393514","hbomaxId":"69cf2552-e159-43c7-ad8e-34f7f3393514","category":"Feature","genres":["Action","Superheroes","Fantasy \u0026 Sci-Fi","Epic Quests"],"brand":["HBOTV"],"ratingCode":[{"code":[],"organization":"us-mpaa-film","rating_code":"PG-13"}],"offeringDates":{"startDate":"2023-08-18T04:00:00Z","endDate":"2031-02-25T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"The Flash (HBO)","full":"The Flash (HBO)"},"images":{"logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/a3fc0ed6eba2333204de64c101a1a04f3ad5005a.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/eae6a24059f402029251acee08289985501d05c2.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/9e9752810e5eacf1efef7d4f4b82c846d7e3b142.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/33d099ef447fd57ddc6e4dee497eeac64a74f4d5.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/e7ad1d6336a9423b1b603ae3ddc1b13ab136abdb.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/19aa8bf874b942510976b26b46f6cc7228e318dc.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/725e1304332f1c873cbbcba7885d939c8d6646fc.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/3feaf83c7509c3f8b863c25589dbe365777cc6ea.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/9202624a912389220aa5615b7c21d403d88d6944.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/3feaf83c7509c3f8b863c25589dbe365777cc6ea.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/1ad7a25209f3e2ef7dcdbeff8b230fcca638c786.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/69cf2552-e159-43c7-ad8e-34f7f3393514/5d62e569930e90ee3226020241bcc7755e12b5fa.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"4296565c-c6c9-4b81-9398-fdf996e7d925","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/wonder-woman-1984/4296565c-c6c9-4b81-9398-fdf996e7d925","hbomaxId":"4296565c-c6c9-4b81-9398-fdf996e7d925","category":"Feature","genres":["Action","Superheroes","Adventure"],"brand":["DC"],"ratingCode":[],"offeringDates":{"startDate":"2023-01-01T05:00:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Wonder Woman 1984","full":"Wonder Woman 1984"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/384e6021-4809-4d0e-95ef-c76dbedfe2b6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/f048a8bd-54d7-11ef-96ad-02805d6a02df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/f2699947-cba2-4488-b598-6dc11098e2b0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/eecd7a98-54d7-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/3e4bd72d-a194-4890-88e5-2bf0eab039e6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/eec87185-54d7-11ef-9983-12c0da8c75ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/eec60084-54d7-11ef-9983-12c0da8c75ad?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/8d0830c2-d28c-4d02-b87d-58ee9221a51f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/7d4ea876-13b4-4672-b044-49a17baa4b6a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/ecbe99fb-91b8-4122-93eb-e7c39ee2cebe?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/81ccf51a-8d83-4e9b-b2ff-1e1907ea7737?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4296565c-c6c9-4b81-9398-fdf996e7d925/3a0091cf-28a7-44a8-a84e-1d43d0a3fb02?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"11177b4b-fffd-410b-8238-3a63fea1c0d4","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/blue-beetle/11177b4b-fffd-410b-8238-3a63fea1c0d4","hbomaxId":"11177b4b-fffd-410b-8238-3a63fea1c0d4","category":"Feature","genres":["Action","Fantasy \u0026 Sci-Fi","Superheroes","Artificial Intelligence \u0026 Robots"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2023-11-10T21:00:00Z","endDate":"2031-05-17T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Blue Beetle (HBO)","full":"Blue Beetle (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/ff8be0ed-e958-4bf5-95c1-415fd63030d8?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/662269b466346221c0430b8449bd87dd38e3fbe8.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/76661f5a18e7a32291fdff377a8320d148a6651d.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/d6c86ffbe6e0d76601b9068c9982a8138b093b9a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/20e390dd8b4d3858297a53f3bde94df9c5aaff87.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/0460bfc329885bb2a010c255af5e119c5c408c95.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/b65cded8d5e1bdeb10e5526eb0b6fdc6119be65e.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/0460bfc329885bb2a010c255af5e119c5c408c95.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/0460bfc329885bb2a010c255af5e119c5c408c95.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/621b12c29afc1d1aec3706ce217d9e22de040167.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/1872c6f87c65c93ee132acf8d1bcfc29afc04232.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/11177b4b-fffd-410b-8238-3a63fea1c0d4/b172adae6bc0af3f3eaa2e4fd7b6e33ef48c0591.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"4145fde1-45d9-4dff-9b94-5c9cc163f885","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/crouching-tiger-hidden-dragon/4145fde1-45d9-4dff-9b94-5c9cc163f885","hbomaxId":"4145fde1-45d9-4dff-9b94-5c9cc163f885","category":"Feature","genres":["Action","Drama","Epic Battles","Romantic Dramas"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2025-02-01T05:00:00Z","endDate":"2025-06-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Crouching Tiger, Hidden Dragon (HBO)","full":"Crouching Tiger, Hidden Dragon (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/5571e431-f33f-4bbb-a462-4811a52c839d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/40458b02-e3ec-4807-a6a1-3de81a619c92?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/e0c37ccd-ec12-4d58-a434-1d283750b25e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/db0401a3-a055-4ba6-98fd-06a20b75765b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/ec95c5ce-d427-496d-96be-c359bd61c022?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/ce565759-8035-46c3-95a5-4486e311fb81?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/ec7790ed-b6d1-41fe-b3c3-7afcfc0cc83d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/c06e47cb-fc3d-4b1a-8557-c3ab7472a533?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/db42171b-d67f-4314-8706-7c322d7c1471?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/4bc32786-d3fd-4c7c-982c-c26b75ddc4e2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/85efc0ee-ebca-4a74-b159-3a08e48f3cfe?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/4145fde1-45d9-4dff-9b94-5c9cc163f885/1ab629b5-c8d1-44b6-8893-f5c22663c130?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"}]},"idref33":"\u003ch2 class=\"text-left\"\u003eFor the Whole Family\u003c/h2\u003e\u003ch5 class=\"text-right\"\u003e\u003ca href=\"/channel/kids-family\"\u003eSee More\u003c/a\u003e\u003c/h5\u003e","idref34":{"collectionId":"7022","imageToShow":"cover-artwork-horizontal","title":{"short":"Movies | For the Whole Family","full":"Movies | For the Whole Family"},"description":{"short":null,"full":null},"image":null,"eventType":null,"items":[{"__typename":"Feature","featureId":"41ca59bb-6c86-492c-b59c-f171ab8e911b","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/spy-kids/41ca59bb-6c86-492c-b59c-f171ab8e911b","hbomaxId":"41ca59bb-6c86-492c-b59c-f171ab8e911b","category":"Feature","genres":["Kids \u0026 Family","Family Adventures","Family Laughs","Action"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-07-01T07:01:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Spy Kids (HBO)","full":"Spy Kids (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/2fd962ac-77ab-4d2b-9292-a4de9fc6d8ee?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/a086fc1a-6d64-466d-81cf-94985b3399c0?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/5e55d3a4-63d1-4560-b7bf-418740dfd0b4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/8a6a5cc5-5cbf-4e2a-9a4b-b3dc6515cbba?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/32f6807f-aa50-4cdb-99a9-981c42ac25cf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/dd92ae7f-6567-4f7f-bb89-21072b4d069b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/c2157182-dca0-4674-b629-b5e9ce6c6634?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/298c02f3-3cd1-4797-ae23-b5afb84b7e06?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/1f484ffe-7316-4590-aa31-0f2a77e56f2d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/30508358-ae15-4838-b156-49e8680f842b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/176419a5-296b-407c-8b77-452f455ff2ef?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/41ca59bb-6c86-492c-b59c-f171ab8e911b/3497a0d6-d8aa-4742-9871-0238ceede6e2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/marmaduke/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4","hbomaxId":"296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4","category":"Feature","genres":["Kids \u0026 Family","Comedy","Family Laughs","Family Adventures"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-06-01T07:01:00Z","endDate":"2025-06-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Marmaduke (HBO)","full":"Marmaduke (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/58b47dd7-3d3c-48c7-abbe-9180ce822725?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/6017f476-f1dd-491e-82f3-84ca6d4556d5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/afd79206-8dd5-4e25-b6e5-67e9a47764d2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/cac48055-861c-411c-8634-ea679003409b?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/189c201f-a3d4-4e5e-8eee-3ba116d6d6df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/33dee84e-fb64-472f-8404-7e9d8dc52f89?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/9599a1f1-708e-4f90-91ef-67eae952d8fd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/1365f06e-9ae8-4235-a523-7524ed08f61e?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/7dfc39ce-bd18-4d5e-9a8f-7555172de076?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/20b018e5-6dfa-47c0-8d59-ef7552092ad1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/e7868ff3-ee96-4033-9f13-9e4324308481?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/296ab1e4-d191-4eb5-ac56-70c9f6a9c7e4/ed7d7c45-48fe-4b3b-8fe7-6a1078c52ac6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"aad8e3ff-05d9-4325-a1eb-585ee5057ccf","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/charlie-and-the-chocolate-factory/aad8e3ff-05d9-4325-a1eb-585ee5057ccf","hbomaxId":"aad8e3ff-05d9-4325-a1eb-585ee5057ccf","category":"Feature","genres":["Kids \u0026 Family","Fantasy \u0026 Sci-Fi","Family Adventures","Family Laughs"],"brand":["HBOTV","WB"],"ratingCode":[],"offeringDates":{"startDate":"2025-01-01T05:00:00Z","endDate":"2025-11-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Charlie and the Chocolate Factory (HBO)","full":"Charlie and the Chocolate Factory (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/4007e049cc0964e298b7e17a2c60aca7eef1be5e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/b0180b4f-973f-4cfb-aa4c-53054cb11e7f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/5a83ddc235748f432c4892f0a4e9bed9e7fca291.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/9b8653fa4b8f9508a435f2482f7a3421b26f96d0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/d5063c939dbc667a80b8a049c622da3a7bd4d61d.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/ac1f0b7c1e805844cf529b242c4e275ec09c208f.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/16f27e48-87c2-11ee-b9e4-0a30cb4e95d7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/63a312bf6f1348148879e9311edbdd0cdac79871.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/7d50216c-8f2b-460f-aa32-004c4d0cd7a4?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/16f27e48-87c2-11ee-b9e4-0a30cb4e95d7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/820dbcdd532f3d049610c8abab1542279e0ee95c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/aad8e3ff-05d9-4325-a1eb-585ee5057ccf/e5af7935-bca6-11ef-9b32-0affe4fbdaa5?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"024657af-9462-478a-a043-92e00a4b1952","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/aquaman-and-the-lost-kingdom/024657af-9462-478a-a043-92e00a4b1952","hbomaxId":"024657af-9462-478a-a043-92e00a4b1952","category":"Feature","genres":["Action","Fantasy \u0026 Sci-Fi","Epic Battles","Superheroes"],"brand":["DC","HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-02-20T20:00:00Z","endDate":"2031-08-27T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Aquaman and the Lost Kingdom (HBO)","full":"Aquaman and the Lost Kingdom (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/d2fb5316e6d04fee44c09db8721b3bb0bb325b6c.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/3fae06946c0bca8a1aac8caf659a1aa164c9ded1.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/4e7778f95dc2b8a87985f014c1452eebec5f3b00.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/be6a0ce1aec467e5f71096232b4efbc16152284a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/be4bdabbfc78a9f1280ca9042e7064c831223a7f.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/6510c00e4c17be891b0ddb2ff606a40c7e008847.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/fc1b2a7aab09702bd9c221d48ace1e9cceee8cc0.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/46114c1e1fee4a0497ba27151fd3e65f96b5525c.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/aa6bcf526b19a3196709b376030b1b4fd37d5ab1.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/46114c1e1fee4a0497ba27151fd3e65f96b5525c.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/d800182cd741f4b33200e55ef62471f4070fa2ab.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/024657af-9462-478a-a043-92e00a4b1952/8afe8f7d2e13a2efde29508a7dab0d9ad0ba98a1.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"01eec62a-f4cd-43b9-a07b-a4ead7ffc089","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/dc-league-of-super-pets/01eec62a-f4cd-43b9-a07b-a4ead7ffc089","hbomaxId":"01eec62a-f4cd-43b9-a07b-a4ead7ffc089","category":"Feature","genres":["Kids \u0026 Family","Action","Superheroes","Animated Movies","Adventure","Family Laughs"],"brand":["DC","HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2023-01-27T05:00:00Z","endDate":"2026-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"DC League of Super-Pets (HBO)","full":"DC League of Super-Pets (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/81ee6299d75fe169b0367b095d3a5c60ebf1bd2e.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/8d88629ba1740c2c57f358664c70514ff4d4a5d8.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/8b6de8e76cd5346425e34126b51e4c1cc43c5416.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/45ebbc0dc93791f6ef860084d6a97697d425bc11.jpg?submitted=1684652145751\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/b37beee7-d4fe-11ef-9d83-0afff8bd2d09?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/4191d8c8-40b7-42f2-9981-f794938a76a6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/2b560bcb373bf3eb70217bf5474b3bf9a3bf0dc6.png?submitted=1684652146090\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/c7229628-8620-45ef-bda8-8efcb4f2050d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/2d3beadb-8744-4045-9f2a-14cc403be8bd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/2b560bcb373bf3eb70217bf5474b3bf9a3bf0dc6.png?submitted=1684652146425\u0026host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/85ec7ed1-72b3-4221-a45a-58cc0461ed70?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/01eec62a-f4cd-43b9-a07b-a4ead7ffc089/6334ff43-f29a-4094-af2a-44748414271f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"3deab668-d0a4-4a8d-9bc8-0952a0ad836e","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/spirited-away/3deab668-d0a4-4a8d-9bc8-0952a0ad836e","hbomaxId":"3deab668-d0a4-4a8d-9bc8-0952a0ad836e","category":"Feature","genres":["Kids \u0026 Family","Fantasy \u0026 Sci-Fi","Animated Movies","Magic"],"brand":["STGH","TCM"],"ratingCode":[],"offeringDates":{"startDate":"2023-02-01T05:00:00Z","endDate":"2027-05-27T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Spirited Away","full":"Spirited Away"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/4cca771d0ae3a2a7be8e8825bfe96a1f55436093.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/e635c5dfb0f54ae91ecd814a0f874dc95cc6f631.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/d0ccbccd79f8253ab4137f56f771472989b50830.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/8cbe085074c9f15ca9e93fd500452ce91ade7867.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/88008e912de5a6e4add6c8fd10dd613465fe9f8b.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/a163dcae0fba57947d2e21fbd70cd7bfa8a7367d.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/14442c50a22cd828a3588b6174893dca33944172.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/a163dcae0fba57947d2e21fbd70cd7bfa8a7367d.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/91b97768fefb08c21df440ad717ae34790e9b3e0.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/528399020a38e84327a02159a8082efccf9ad075.png?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/d24ed5a9b698985647bbb1c77772b9cb65a475a9.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/3deab668-d0a4-4a8d-9bc8-0952a0ad836e/e5cd8765c5abca0d631cf65dd16a820a81f6876a.jpg?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"29bc13c6-48a6-4754-8865-5f8114a15b1a","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/nut-job/29bc13c6-48a6-4754-8865-5f8114a15b1a","hbomaxId":"29bc13c6-48a6-4754-8865-5f8114a15b1a","category":"Feature","genres":["Kids \u0026 Family","Family Laughs","Animated Movies"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2025-03-03T05:00:00Z","endDate":"2026-03-03T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"The Nut Job (HBO)","full":"The Nut Job (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/bb1e0e17-9277-4143-9b8c-1f5c2fcb8838?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/579a2cdf-6cc1-4e80-8a70-046fae842d7c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/54291349-b34b-45ef-afa8-4b383fbea0e8?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/acf468eb-eaf6-42b2-8f34-99d0031b18a7?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/ccd026ce-9007-4bd3-9630-f02b51d2de08?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/b4bed620-dd1e-4206-bf8f-77189eb68c34?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/0b70f499-f78e-4718-9c5d-1d32dc3ff0c6?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/6158f4f5-1078-4b57-b1e1-8038d8f63e67?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/2a7e0ec1-64ae-442b-947e-3c8fc3d21554?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/f19eb2a5-3b0b-479a-9d17-5e890b0e5b92?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/e20ea82a-3235-47a9-a2fd-b0882c2b85e2?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/29bc13c6-48a6-4754-8865-5f8114a15b1a/6be623be-2a51-44cd-bb53-1d6cb55ec255?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"1042ce03-1313-4af5-9cea-329e9e0bf579","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/lego-batman-movie/1042ce03-1313-4af5-9cea-329e9e0bf579","hbomaxId":"1042ce03-1313-4af5-9cea-329e9e0bf579","category":"Feature","genres":["Kids \u0026 Family","Animated Movies","Family Adventures"],"brand":["DC","HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2023-05-19T04:00:00Z","endDate":"2027-01-01T04:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"The Lego Batman Movie (HBO)","full":"The Lego Batman Movie (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/fe578240-e4bb-43fc-810d-a71c69d1c0cb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/908e7956-7858-47b4-867f-254cabad27df?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/319d1d4b-7ce7-43d9-97e4-49c107479d2a?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/bf177cac-fa86-4244-8132-1b518d24bb59?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/348858fd-1a34-4dec-a52b-027b462b2ccf?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/84c5ae44-3b1e-4017-a12a-8bbdfcf9a9ab?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/1a0c601c-85bb-4890-855b-749d11cc501f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/038ed55f-9704-4f1b-a504-088fdddf5926?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/1b8cd4ed-812b-4c1b-857d-1ba4202cb18f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/adc3c95d-db58-449f-b77d-725bedddb3cd?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/286acf14-6b03-4630-8e40-11bd144ed57f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/1042ce03-1313-4af5-9cea-329e9e0bf579/51ef9d8c-6e34-42e7-a0de-1277d66df015?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"},{"__typename":"Feature","featureId":"2f666f09-aebf-4818-b9c5-4a15fd4429b8","url":null,"hbomaxURL":null,"imageUrlLink":"/movies/shrek-forever-after/2f666f09-aebf-4818-b9c5-4a15fd4429b8","hbomaxId":"2f666f09-aebf-4818-b9c5-4a15fd4429b8","category":"Feature","genres":["Kids \u0026 Family","Comedy","Animated Movies","Family Laughs"],"brand":["HBOTV"],"ratingCode":[],"offeringDates":{"startDate":"2024-09-01T04:00:00Z","endDate":"2025-09-01T03:59:00Z"},"title":{"full_original":null,"short_original":null,"short":"Shrek Forever After (HBO)","full":"Shrek Forever After (HBO)"},"images":{"default-wide":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/0855c441-74a5-462a-bb34-4a9e9ebed29d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","default":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/4cebfb7a-2563-43cf-8c34-f0d4c04801dc?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background-small":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/49f5fea3-640f-11ef-bb0b-0afff21f57b1?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","centered-background":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/48a849b0-640f-11ef-a614-129be508a7a3?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/f7e36b6e-e31c-4814-9ac7-271fce31e236?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-left":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/d7014f89-e3ec-481d-a2e8-418fc7fd6a2c?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-monochromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/fa11a61a-506a-482b-9710-c45d9daa65cb?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","logo-centered":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/582af9a0-1341-4042-8685-017b7ea6e61f?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","content-logo-polychromatic":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/e47edd09-e8d1-4b96-98f9-08f59566d126?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","poster-with-logo":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/dcebb747-5b37-4659-b5f1-8a6796274690?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-square":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/7dac268d-fd2b-42f4-b027-25bd1fb861ef?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom","cover-artwork-horizontal":"https://beam-images.warnermediacdn.com/BEAM_LWM_DELIVERABLES/2f666f09-aebf-4818-b9c5-4a15fd4429b8/7dbfc30a-3598-4a1f-ba4a-55c3945a7b7d?host=wbd-images.prod-vod.h264.io\u0026partner=beamcom"},"status":"published"}]},"idref35":[{"lang":"English","url":"/movies"},{"lang":"Espa帽ol","url":"/us/es/movies"}],"idref36":"","idref37":{"legal":{"en_US":"漏2025 WarnerMedia Direct, LLC. All rights reserved. Max and related elements are property of Home Box Office, Inc."},"secondaryRow":[{"label":{"en_US":"Privacy Policy"},"url":"/privacy"},{"label":{"en_US":"Children's Privacy Policy"},"url":"/privacy/children"},{"label":{"en_US":"Terms of Use"},"url":"/terms-of-use"},{"label":{"en_US":"Ad Choices"},"url":"https://www.warnermediaprivacy.com/opt-out/","openInNewTab":true},{"label":{"en_US":"Do Not Sell My Personal Information"},"isCCPALink":true},{"label":{"en_US":"Help"},"url":"https://help.max.com/","openInNewTab":true},{"label":{"en_US":"Company"},"url":"https://wbd.com/","openInNewTab":true},{"label":{"en_US":"Join the Team"},"url":"https://careers.wbd.com/global/en","openInNewTab":true},{"label":{"en_US":"Press Releases"},"url":"https://press.wbd.com/us/brands/max","openInNewTab":true},{"label":{"en_US":"Advertising"},"url":"/advertising","openInNewTab":true}],"primaryRow":[{"label":{"en_US":"Explore What鈥檚 On"},"url":"/sitemap"},{"label":{"en_US":"Movies"},"url":"/movies"},{"label":{"en_US":"TV Shows"},"url":"/shows"},{"label":{"en_US":"Originals"},"url":"/collections/originals"},{"label":{"en_US":"Free Episodes"},"url":"/collections/watch-free"},{"label":{"en_US":"CNN Max"},"url":"/channel/cnn-max"},{"label":{"en_US":"Live Sports"},"url":"/sports"},{"label":{"en_US":"Disney+, Hulu, Max Bundle"},"url":"/bundle/disney-plus-hulu"},{"label":{"en_US":"Student Discount"},"url":"/student"},{"label":{"en_US":"Savings on Max"},"url":"/savings"},{"label":{"en_US":"Contenido en Espa帽ol"},"url":"/espanol"}]}},"analyticsConfig":{"analyticsMapping":{"schemas":{"user":{"authState":{"dataLayer":"max_user_auth_state"},"signIn":{"dataLayer":"userSignedIn"}},"navigation":{"pageView":{"dataLayer":"pageLoad"},"pageName":{"dataLayer":"pageTitle"},"analyticsTitle":{"dataLayer":"analyticsTitle"},"previousPageName":{"dataLayer":"previousPageTitle"},"siteSection":{"dataLayer":"pageType"},"pageCategory":{"dataLayer":"pageCategory"},"userCountry":{"dataLayer":"country"},"userLanguage":{"dataLayer":"language"},"userRegion":{"dataLayer":"region"},"userCity":{"dataLayer":"city"},"userContinent":{"dataLayer":"continent"}},"module":{"moduleName":{"dataLayer":"moduleName"},"bandName":{"dataLayer":"bandName"},"headline":{"dataLayer":"headline"},"pageDepth":{"dataLayer":"pagePercentage"},"interaction":{"dataLayer":"interaction"},"cardType":{"dataLayer":"cardType"},"carouselPosition":{"dataLayer":"carouselPosition"},"eventAction":{"dataLayer":"eventAction"},"elementType":{"dataLayer":"elementType"},"eventLabel":{"dataLayer":"eventLabel"}},"modal":{"eventAction":{"dataLayer":"eventAction"},"elementType":{"dataLayer":"elementType"},"eventLabel":{"dataLayer":"eventLabel"}},"video":{"category":{"dataLayer":"category"},"title":{"dataLayer":"videoTitle"},"videoType":{"dataLayer":"videoType"},"contentID":{"dataLayer":"contentID"},"genre":{"dataLayer":"genre"},"seasonNumber":{"dataLayer":"seasonNumber"},"episodeNumber":{"dataLayer":"episodeNumber"},"currentTime":{"dataLayer":"videoCompletion"},"altText":{"dataLayer":"altText"},"playerAction":{"dataLayer":"playerAction"},"isPopupVideo":{"dataLayer":"isPopupVideo"},"autoplay":{"dataLayer":"autoplay"}},"content":{"altText":{"dataLayer":"altText"},"linkURL":{"dataLayer":"linkURL"},"contentID":{"dataLayer":"contentID"},"contentName":{"dataLayer":"contentName"},"contentCategory":{"dataLayer":"contentCategory"},"genre":{"dataLayer":"genre"},"castAndCrew":{"dataLayer":"castAndCrew"},"ratingCode":{"dataLayer":"ratingCode"},"brand":{"dataLayer":"brand"},"elementType":{"dataLayer":"elementType"}},"cta":{"text":{"dataLayer":"linkText"},"element":{"dataLayer":"elementType"},"destination":{"dataLayer":"linkURL"}},"gate":{"gateAction":{"dataLayer":"gateAction"},"gateElement":{"dataLayer":"gateElement"},"gatedContentTitle":{"dataLayer":"gatedContentTitle"}},"email":{"emailSubmissionSuccess":{"dataLayer":"emailSubmissionSuccess"},"b2bFieldValue":{"dataLayer":"b2bFieldValue"}}},"events":{"pageTrack":{"navigation":{"pageView":["dataLayer"],"pageName":["dataLayer"],"analyticsTitle":["dataLayer"],"previousPageName":["dataLayer"],"siteSection":["dataLayer"],"pageCategory":["dataLayer"],"userCountry":["dataLayer"],"userLanguage":["dataLayer"],"userRegion":["dataLayer"],"userCity":["dataLayer"],"userContinent":["dataLayer"]},"user":{"signIn":["dataLayer"]},"content":{"contentID":["dataLayer"],"contentName":["dataLayer"],"contentCategory":["dataLayer"],"genre":["dataLayer"],"castAndCrew":["dataLayer"],"ratingCode":["dataLayer"],"brand":["dataLayer"],"linkURL":["dataLayer"]}},"click":{"cta":{"text":["dataLayer"],"element":["dataLayer"],"destination":["dataLayer"]},"module":{"moduleName":["dataLayer"],"bandName":["dataLayer"],"headline":["dataLayer"],"pageDepth":["dataLayer"],"interaction":["dataLayer"],"cardType":["dataLayer"],"carouselPosition":["dataLayer"],"eventAction":["dataLayer"],"elementType":["dataLayer"],"eventLabel":["dataLayer"]},"video":{"category":["dataLayer"],"title":["dataLayer"],"videoType":["dataLayer"],"contentID":["dataLayer"],"genre":["dataLayer"],"seasonNumber":["dataLayer"],"episodeNumber":["dataLayer"],"altText":["dataLayer"],"isPopupVideo":["dataLayer"],"autoplay":["dataLayer"]},"content":{"altText":["dataLayer"],"linkURL":["dataLayer"],"contentID":["dataLayer"],"contentName":["dataLayer"],"contentCategory":["dataLayer"],"genre":["dataLayer"],"ratingCode":["dataLayer"],"brand":["dataLayer"],"elementType":["dataLayer"]}},"videoPlayer":{"module":{"moduleName":["dataLayer"],"bandName":["dataLayer"],"pageDepth":["dataLayer"],"interaction":["dataLayer"],"cardType":["dataLayer"],"carouselPosition":["dataLayer"]},"video":{"category":["dataLayer"],"title":["dataLayer"],"videoType":["dataLayer"],"contentID":["dataLayer"],"genre":["dataLayer"],"seasonNumber":["dataLayer"],"episodeNumber":["dataLayer"],"currentTime":["dataLayer"],"playerAction":["dataLayer"],"altText":["dataLayer"],"isPopupVideo":["dataLayer"],"autoplay":["dataLayer"]}},"gating":{"module":{"moduleName":["dataLayer"],"bandName":["dataLayer"],"headline":["dataLayer"],"pageDepth":["dataLayer"],"interaction":["dataLayer"]},"gate":{"gateAction":["dataLayer"],"gateElement":["dataLayer"],"gatedContentTitle":["dataLayer"]}},"email":{"module":{"moduleName":["dataLayer"],"bandName":["dataLayer"],"pageDepth":["dataLayer"]},"email":{"emailSubmissionSuccess":["dataLayer"],"b2bFieldValue":["dataLayer"]},"cta":{"text":["dataLayer"],"element":["dataLayer"],"destination":["dataLayer"]}}}},"relatedAppUrls":{"LOGIN":"https://auth.max.com/login","PLAY":"https://play.max.com/","SUBSCRIBE":"https://auth.max.com/product","ACCOUNT":"https://auth.max.com/account","HOME":"https://www.max.com","HELP":"https://help.max.com"}},"canonicalURL":"https://www.max.com/movies","ek":"","eps":"U2FsdGVkX1+rb+gMFSwRVjVorF1ysYJTP+wORpQ6R3k=","brazeEndpoint":"","adobeOrgId":{"EMEA":"9AE0F0145936E3790A495CAA","US":"BC501253513148ED0A490D45","LATAM":"BC501253513148ED0A490D45","APAC":"9AE0F0145936E3790A495CAA"},"languageVariables":{"lang":"en","country":"us","region":"us"},"psmlink":"https://lightning.warnermediacdn.com/cdp/psm/brands/max/web/release/psm.min.js","psmHash":"sha384-gQ6+Oi/H583icEiVYBla/+lVTUcgGt7/B2HTi7QhrM9pLsc043IAE+HQOgA1yeAf","ccpaScript":"window.addEventListener(\"load\",function(){\n (function initalizeUserConsent(win){\n win.WM.UserConsent.init({cookieDomain:win.WM.ConsentSiteConfig.cookiedomain,domId:win.WM.ConsentSiteConfig.domId,src:win.WM.ConsentSiteConfig.src,languageFromBrowser: false,\n reloadOnConsentChange: false,\n reloadOnConsentReduction: true\n});\n })(window)\n })","bcp":"en-US","countryMappings":[{"language":"es","countryCode":"us","bcp47Code":"es-419"},{"language":"en","countryCode":"us","bcp47Code":"en-US"},{"language":"en","countryCode":"us","bcp47Code":"en-US"}],"eventStreamApi":"https://events.prd.api.max.com/dcp-svc-go/events-api/v1/events","sessionContextApi":"https://default.any-any.prd.api.discomax.com/session-context/dotcom/session-state","labsTrackUrl":"https://prd.api.discomax.com/labs/api/v1/decision/track","userCountry":"SG","userRegionCookie":"apac","utmParams":["utm_source","utm_medium","utm_campaign","utm_term","utm_content","utm_id"],"consentDomId":"418572d5-a922-4b12-af3b-ffc91a77d0e2","isError":false,"authCookieName":"gi_ls","pagesToRender":"published","geoRedirectFunction":"function getGeoRedirect({\n countryLangUris,\n geoRedirectUrl,\n isUserOutOfRegion,\n userCountry,\n countryMappings\n}) {\n const globalPages = [\"/geo-availability\", \"/privacy\", \"/terms-of-use\"];\n const setCookieValue = (key, name) =\u003e {\n document.cookie = `${key}=${name}; path=/`;\n };\n const getCookieValue = name =\u003e {\n const value = `; ${document.cookie}`;\n const parts = value.split(`; ${name}=`);\n if (parts.length === 2) return parts.pop().split(';').shift();\n };\n const bcpToLanguage = bcp =\u003e {\n const countryMap = countryMappings.find(countryMapping =\u003e countryMapping.bcp47Code.includes(bcp) \u0026\u0026 countryMapping.country === userCountry.toLowerCase());\n return countryMap?.language || bcp.split('-')[0];\n };\n const getPreferredLang = () =\u003e {\n if (getCookieValue('preferredLang')) {\n return bcpToLanguage(getCookieValue('preferredLang'));\n }\n return bcpToLanguage(window.navigator.language);\n };\n const getPreferredUrl = () =\u003e {\n const lang = getPreferredLang();\n const pair = countryLangUris[`${userCountry.toLowerCase()}/${lang}`];\n let url = '';\n if (!pair || !lang) return null;\n if (pair.url != window.location.pathname) {\n if (pair.startDate === null \u0026\u0026 pair.endDate === null) {\n url = pair.url;\n }\n // check content window\n const currDate = Date.parse(new Date());\n const start = Date.parse(pair.startDate) || '';\n const end = Date.parse(pair.endDate) || '';\n if (start \u003c= currDate \u0026\u0026 end \u003e= currDate) {\n url = pair.url;\n }\n }\n if (url !== '') {\n const urlSegments = url.split('/').slice(1);\n\n // remove country/lang in url for us/en - keep for us/any other lang\n return userCountry === 'US' \u0026\u0026 lang === 'en' ? `/${urlSegments.slice(2).join('/')}` : url;\n }\n return null;\n };\n const inUserAgentDontRedirect = () =\u003e {\n const userAgentDontRedirectList = [\"APIs-Google\", \"Mediapartners-Google\", \"AdsBot-Google-Mobile\", \"AdsBot-Google\", \"Googlebot\", \"AdsBot-Google-Mobile-Apps\", \"FeedFetcher-Google\", \"Google-Read-Aloud\", \"DuplexWeb-Google\", \"Google Favicon\", \"googleweblight\", \"Storebot-Google\", \"Bingbot\", \"AdIdxBot\", \"BingPreview\", \"Baiduspider\", \"Yowser\", \"coccocbot\", \"Yahoo! Slurp\", \"Y!J-SRD\", \"SE 2.X MetaSr 1.0\", \"Mail.RU_Bot\", \"OneTrustBot\", \"CrazyEgg\", \"contentking\", \"facebookexternalhit\", \"Twitterbot\"];\n const userAgentFromBrowser = window.navigator.userAgent;\n return userAgentDontRedirectList.some(userAgent =\u003e userAgentFromBrowser.toLowerCase().includes(userAgent.toLowerCase()));\n };\n\n // do not redirect global page\n const isGlobalPage = url =\u003e {\n for (const page of globalPages) {\n if (url.includes(page)) return true;\n }\n return false;\n };\n if (typeof window !== \"undefined\") {\n const urlPathname = window.location.pathname;\n\n // redirect user to their preferred language\n const preferredLangUrl = countryLangUris \u0026\u0026 getPreferredUrl();\n if (preferredLangUrl \u0026\u0026 !inUserAgentDontRedirect() \u0026\u0026 !isGlobalPage(urlPathname)) {\n setCookieValue('userOnPreferredUrl', 'true');\n window.location = `${window.location.origin}${preferredLangUrl}${window.location.search}`;\n } else {\n const needGeoRedirect = geoRedirectUrl !== \"\" \u0026\u0026 !inUserAgentDontRedirect() \u0026\u0026 !isGlobalPage(urlPathname) \u0026\u0026 isUserOutOfRegion !== \"true\";\n if (needGeoRedirect) {\n //if we have a trailing slash, remove it to avoid another redirect\n if (geoRedirectUrl !== '/' \u0026\u0026 geoRedirectUrl.slice(-1) === '/') {\n geoRedirectUrl = geoRedirectUrl.slice(0, -1);\n }\n window.location = `${window.location.origin}${geoRedirectUrl}${window.location.search}`;\n }\n }\n }\n}","countryLangUris":{"us/es":{"url":"/us/es/movies","startDate":null,"endDate":null},"my/en":{"url":"/my/en/movies","startDate":null,"endDate":null},"hk/en":{"url":"/hk/en/movies","startDate":null,"endDate":null},"ph/en":{"url":"/ph/en/movies","startDate":null,"endDate":null},"tw/en":{"url":"/tw/en/movies","startDate":null,"endDate":null},"id/en":{"url":"/id/en/movies","startDate":null,"endDate":null},"sg/en":{"url":"/sg/en/movies","startDate":null,"endDate":null},"th/en":{"url":"/th/en/movies","startDate":null,"endDate":null},"th/th":{"url":"/th/th/movies","startDate":null,"endDate":null},"id/id":{"url":"/id/id/movies","startDate":null,"endDate":null},"hk/zh":{"url":"/hk/zh/movies","startDate":null,"endDate":null},"tw/zh":{"url":"/tw/zh/movies","startDate":null,"endDate":null},"my/ms":{"url":"/my/ms/movies","startDate":null,"endDate":null},"sg/ms":{"url":"/sg/ms/movies","startDate":null,"endDate":null},"my/zh":{"url":"/my/zh/movies","startDate":null,"endDate":null},"sg/zh":{"url":"/sg/zh/movies","startDate":null,"endDate":null},"ph/tl":{"url":"/ph/tl/movies","startDate":null,"endDate":null},"au/en":{"url":"/au/en/movies","startDate":null,"endDate":null},"fr/en":{"url":"/fr/en/movies","startDate":null,"endDate":null},"ad/en":{"url":"/ad/en/movies","startDate":null,"endDate":null},"ba/en":{"url":"/ba/en/movies","startDate":null,"endDate":null},"bg/en":{"url":"/bg/en/movies","startDate":null,"endDate":null},"hr/en":{"url":"/hr/en/movies","startDate":null,"endDate":null},"cz/en":{"url":"/cz/en/movies","startDate":null,"endDate":null},"dk/en":{"url":"/dk/en/movies","startDate":null,"endDate":null},"fi/en":{"url":"/fi/en/movies","startDate":null,"endDate":null},"hu/en":{"url":"/hu/en/movies","startDate":null,"endDate":null},"mk/en":{"url":"/mk/en/movies","startDate":null,"endDate":null},"md/en":{"url":"/md/en/movies","startDate":null,"endDate":null},"me/en":{"url":"/me/en/movies","startDate":null,"endDate":null},"nl/en":{"url":"/nl/en/movies","startDate":null,"endDate":null},"no/en":{"url":"/no/en/movies","startDate":null,"endDate":null},"pt/en":{"url":"/pt/en/movies","startDate":null,"endDate":null},"ro/en":{"url":"/ro/en/movies","startDate":null,"endDate":null},"rs/en":{"url":"/rs/en/movies","startDate":null,"endDate":null},"sk/en":{"url":"/sk/en/movies","startDate":null,"endDate":null},"si/en":{"url":"/si/en/movies","startDate":null,"endDate":null},"es/en":{"url":"/es/en/movies","startDate":null,"endDate":null},"se/en":{"url":"/se/en/movies","startDate":null,"endDate":null},"be/en":{"url":"/be/en/movies","startDate":null,"endDate":null},"fr/fr":{"url":"/fr/fr/movies","startDate":null,"endDate":null},"ad/es":{"url":"/ad/es/movies","startDate":null,"endDate":null},"es/es":{"url":"/es/es/movies","startDate":null,"endDate":null},"ba/hr":{"url":"/ba/hr/movies","startDate":null,"endDate":null},"hr/hr":{"url":"/hr/hr/movies","startDate":null,"endDate":null},"bg/bg":{"url":"/bg/bg/movies","startDate":null,"endDate":null},"cz/cs":{"url":"/cz/cs/movies","startDate":null,"endDate":null},"dk/da":{"url":"/dk/da/movies","startDate":null,"endDate":null},"fi/fi":{"url":"/fi/fi/movies","startDate":null,"endDate":null},"hu/hu":{"url":"/hu/hu/movies","startDate":null,"endDate":null},"mk/mk":{"url":"/mk/mk/movies","startDate":null,"endDate":null},"md/ro":{"url":"/md/ro/movies","startDate":null,"endDate":null},"ro/ro":{"url":"/ro/ro/movies","startDate":null,"endDate":null},"me/sr":{"url":"/me/sr/movies","startDate":null,"endDate":null},"rs/sr":{"url":"/rs/sr/movies","startDate":null,"endDate":null},"nl/nl":{"url":"/nl/nl/movies","startDate":null,"endDate":null},"no/no":{"url":"/no/no/movies","startDate":null,"endDate":null},"pl/pl":{"url":"/pl/pl/movies","startDate":null,"endDate":null},"pt/pt":{"url":"/pt/pt/movies","startDate":null,"endDate":null},"sk/sk":{"url":"/sk/sk/movies","startDate":null,"endDate":null},"si/sl":{"url":"/si/sl/movies","startDate":null,"endDate":null},"se/sv":{"url":"/se/sv/movies","startDate":null,"endDate":null},"be/nl":{"url":"/be/nl/movies","startDate":null,"endDate":null},"be/fr":{"url":"/be/fr/movies","startDate":null,"endDate":null},"hn/es":{"url":"/hn/es/movies","startDate":null,"endDate":null},"mx/es":{"url":"/mx/es/movies","startDate":null,"endDate":null},"ni/es":{"url":"/ni/es/movies","startDate":null,"endDate":null},"pa/es":{"url":"/pa/es/movies","startDate":null,"endDate":null},"ar/es":{"url":"/ar/es/movies","startDate":null,"endDate":null},"bo/es":{"url":"/bo/es/movies","startDate":null,"endDate":null},"cl/es":{"url":"/cl/es/movies","startDate":null,"endDate":null},"co/es":{"url":"/co/es/movies","startDate":null,"endDate":null},"cr/es":{"url":"/cr/es/movies","startDate":null,"endDate":null},"do/es":{"url":"/do/es/movies","startDate":null,"endDate":null},"ec/es":{"url":"/ec/es/movies","startDate":null,"endDate":null},"sv/es":{"url":"/sv/es/movies","startDate":null,"endDate":null},"gt/es":{"url":"/gt/es/movies","startDate":null,"endDate":null},"py/es":{"url":"/py/es/movies","startDate":null,"endDate":null},"pe/es":{"url":"/pe/es/movies","startDate":null,"endDate":null},"uy/es":{"url":"/uy/es/movies","startDate":null,"endDate":null},"br/pt":{"url":"/br/pt/movies","startDate":null,"endDate":null},"jm/en":{"url":"/jm/en/movies","startDate":null,"endDate":null},"ms/en":{"url":"/ms/en/movies","startDate":null,"endDate":null},"ai/en":{"url":"/ai/en/movies","startDate":null,"endDate":null},"ag/en":{"url":"/ag/en/movies","startDate":null,"endDate":null},"aw/en":{"url":"/aw/en/movies","startDate":null,"endDate":null},"bs/en":{"url":"/bs/en/movies","startDate":null,"endDate":null},"bb/en":{"url":"/bb/en/movies","startDate":null,"endDate":null},"bz/en":{"url":"/bz/en/movies","startDate":null,"endDate":null},"vg/en":{"url":"/vg/en/movies","startDate":null,"endDate":null},"ky/en":{"url":"/ky/en/movies","startDate":null,"endDate":null},"cw/en":{"url":"/cw/en/movies","startDate":null,"endDate":null},"dm/en":{"url":"/dm/en/movies","startDate":null,"endDate":null},"gd/en":{"url":"/gd/en/movies","startDate":null,"endDate":null},"gy/en":{"url":"/gy/en/movies","startDate":null,"endDate":null},"ht/en":{"url":"/ht/en/movies","startDate":null,"endDate":null},"kn/en":{"url":"/kn/en/movies","startDate":null,"endDate":null},"lc/en":{"url":"/lc/en/movies","startDate":null,"endDate":null},"vc/en":{"url":"/vc/en/movies","startDate":null,"endDate":null},"sr/en":{"url":"/sr/en/movies","startDate":null,"endDate":null},"tt/en":{"url":"/tt/en/movies","startDate":null,"endDate":null},"tc/en":{"url":"/tc/en/movies","startDate":null,"endDate":null}},"isUserOutOfRegion":false,"geoRedirectUrl":"/sg/ms/movies","hostnameToOverride":null,"sentryDSN":"https://6368c6b4e86aa9994326a99a11172d4b@o137140.ingest.us.sentry.io/4506990222966784","environment":"prd","tenantId":"max","globalDomain":"api.max.com","selectedSeasonNumber":null,"isSeasonPage":false,"experimentConfigs":[{"experiment_id":"b2803fe0-6701-4d4e-8776-d26b131ad631","treatments":[{"treatment_id":"66f59d61-2fbc-4458-9a47-98490c2e68c5","traffic_percentage":50,"title":"C","whitelist":{"items":null},"traffic":{"weight":5000,"allocations":[{"start":1,"end":5000}]}},{"treatment_id":"4b883d38-bdc6-4279-8d2b-c5df96daf357","traffic_percentage":50,"title":"T1","whitelist":{"items":null},"traffic":{"weight":5000,"allocations":[{"start":5001,"end":10000}]}}],"treatment_ids":["66f59d61-2fbc-4458-9a47-98490c2e68c5","4b883d38-bdc6-4279-8d2b-c5df96daf357"],"experiment_type":"NON_CONTEXTUAL","algorithm_type":"BASIC","evaluation_order":null,"total_enabled":true,"is_feature":false,"published":true,"audience_group":null,"num_of_unique_ctx_in_audience":0,"default_treatment":"66f59d61-2fbc-4458-9a47-98490c2e68c5","default_seed_id":"SEED_ID","traffic":{"weight":10000},"key":"mab_annual_upsell_aa_test","test_type":"MAB_TEST","integration_point":"DOTCOM_CMS","policy_groups":[{"policy_id":"e629f0a0-4968-4f5f-84a0-c5e1357d08cf","override_seed_id":"SEED_ID","algorithm_type":"BASIC","name":"ControlOnly","traffic":{"weight":1000,"allocations":[{"start":1,"end":1000}]},"treatment_allocations":[{"treatment_id":"66f59d61-2fbc-4458-9a47-98490c2e68c5","traffic":{"weight":10000}},{"treatment_id":"4b883d38-bdc6-4279-8d2b-c5df96daf357","traffic":{"weight":0}}]},{"policy_id":"bfabd130-0b4f-4dee-bf4b-bae37d474c34","override_seed_id":"SESSION_ID","algorithm_type":"THOMPSON_SAMPLING","name":"DBBB","traffic":{"weight":4500,"allocations":[{"start":1001,"end":5500}]},"treatment_allocations":[{"treatment_id":"66f59d61-2fbc-4458-9a47-98490c2e68c5","traffic":{"weight":8276}},{"treatment_id":"4b883d38-bdc6-4279-8d2b-c5df96daf357","traffic":{"weight":1724}}]},{"policy_id":"d61d59b3-3b05-48f7-912b-6488d40c625b","override_seed_id":"SESSION_ID","algorithm_type":"EPSILON_GREEDY","name":"EpsilonGreedy","traffic":{"weight":4500,"allocations":[{"start":5501,"end":10000}]},"treatment_allocations":[{"treatment_id":"66f59d61-2fbc-4458-9a47-98490c2e68c5","traffic":{"weight":500}},{"treatment_id":"4b883d38-bdc6-4279-8d2b-c5df96daf357","traffic":{"weight":9500}}]}]}],"enableISDK":"true,","enableLeSDK":"true,","iSDKRegionAllowList":["US","LATAM","APAC","EMEA"],"labsSDKVersion":"2.2.0","tagVersion":"0.179.1-release-dc-13-2-0.5","seasonSEOPageTitle":"Max","ogSiteName":"Max","twitterHandle":"@streamonmax","logoPath":"/img/max/max-h-w-l.svg","cdnBaseUrl":"https://www.max.com","appPackage":{"name":"wbd-beam-web","version":"4.17.0","description":"beam.com web server","main":"server.js","scripts":{"debug":"export AWS_SDK_LOAD_CONFIG=1 \u0026\u0026 AWS_PROFILE=wbd-boltcloud-api-int.GtDotcomUi \u0026\u0026 DEBUG=app* node --inspect=0.0.0.0:9229 server.js","debugger":"export AWS_SDK_LOAD_CONFIG=1 \u0026\u0026 DEBUG=app* node --inspect=0.0.0.0:9229 server.js","dev":"export AWS_SDK_LOAD_CONFIG=1 \u0026\u0026 DEBUG=app* node server.js","build":"next build","start-published-server":"export AWS_SDK_LOAD_CONFIG=1 \u0026\u0026 DEBUG=app* NODE_ENV=production node cluster.js","start-preview-server":"export AWS_SDK_LOAD_CONFIG=1 \u0026\u0026 DEBUG=app* NODE_ENV=production node server.js","get-config:published":"keymanager download ./config/localConfig.json --appKey wme-hbomax-web-published/dev --profile aws-hbomax-web:aws-hbomax-web-devops --region us-east-1","get-config-local:published":"keymanager download ./config/localConfig.json --appKey wme-hbomax-web-published/local --region us-east-1","set-config:published":"keymanager upload ./config/localConfig.json --appKey wme-hbomax-web-published/dev --profile aws-hbomax-web:aws-hbomax-web-devops --region us-east-1","get-config:preview":"keymanager download ./config/localConfig.json --appKey wme-hbomax-web-preview/dev --profile aws-hbomax-web:aws-hbomax-web-devops --region us-east-1","get-config-local:preview":"keymanager download ./config/localConfig.json --appKey wme-hbomax-web-preview/local --region us-east-1","set-config:preview":"keymanager upload ./config/localConfig.json --appKey wme-hbomax-web-preview/dev --profile aws-hbomax-web:aws-hbomax-web-devops --region us-east-1","get-config:preview-staging":"keymanager download ./config/localConfig.json --appKey wme-hbomax-web-preview/dev --profile aws-hbomax-web:aws-hbomax-web-devops --region us-east-1","set-config:preview-staging":"keymanager upload ./config/localConfig.json --appKey wme-hbomax-web-preview/dev --profile aws-hbomax-web:aws-hbomax-web-devops --region us-east-1","set-npmrc":"keymanager upload ./.npmrc --appKey wme-hbomax/npmrc --profile aws-hbomax-web:aws-hbomax-web-devops --region us-east-1","get-npmrc":"keymanager download ./.npmrc --appKey wme-hbomax/npmrc --profile aws-hbomax-web:aws-hbomax-web-devops --region us-east-1","clean-preview":"git clean -dfx \u0026\u0026 npm run get-npmrc \u0026\u0026 npm run get-config-local:preview \u0026\u0026 npm i","clean-published":"git clean -dfx \u0026\u0026 npm run get-npmrc \u0026\u0026 npm run get-config-local:published \u0026\u0026 npm i","test":"DEBUG=app* NODE_ENV=dev jest --coverage --env=jsdom"},"nodemonConfig":{"ignore":["pages/**/*.js","config/awsConfig.json"]},"keywords":[],"author":"","license":"ISC","dependencies":{"@hapi/basic":"^7.0.0","@hapi/boom":"^10.0.0","@hapi/hapi":"^20.2.1","@hapi/inert":"^7.0.0","@hapi/joi":"^17.1.1","@hapi/scooter":"^6.0.1","@hapi/vision":"^7.0.0","@top/auth-block-web":"2.13.1-35","@top/freeview-block-web":"2.13.1-35","@top/player-block-web":"^2.13.1-35","@wbd/bolt-http":"^4.10.1","@wbd/dotcom-braze-wrapper":"^1.1.1","@wbd/dotcom-component-accordion":"^1.2.4","@wbd/dotcom-component-accordion-item":"^1.10.0","@wbd/dotcom-component-b2b-email":"^1.1.5","@wbd/dotcom-component-band":"^1.18.1","@wbd/dotcom-component-button":"^2.14.3","@wbd/dotcom-component-carousel":"^1.5.3","@wbd/dotcom-component-cast-crew":"^1.8.0","@wbd/dotcom-component-code":"^1.1.1","@wbd/dotcom-component-column":"^1.4.0","@wbd/dotcom-component-coming-soon":"^1.4.1","@wbd/dotcom-component-content-tray":"^1.47.5","@wbd/dotcom-component-email-capture":"^1.19.3","@wbd/dotcom-component-footer":"^1.11.2","@wbd/dotcom-component-gate":"^1.12.0","@wbd/dotcom-component-header":"^1.25.2","@wbd/dotcom-component-hero":"^2.5.0","@wbd/dotcom-component-hero-video":"^1.22.4","@wbd/dotcom-component-image":"^1.22.0","@wbd/dotcom-component-image-grid":"^1.34.2","@wbd/dotcom-component-lang-selector":"^1.10.0","@wbd/dotcom-component-layout":"^1.0.5","@wbd/dotcom-component-modal":"^1.6.0","@wbd/dotcom-component-page":"^1.23.3","@wbd/dotcom-component-season-episode":"^2.2.0","@wbd/dotcom-component-text":"^1.14.3","@wbd/dotcom-component-video":"^1.24.1","@wbd/dotcom-component-ymal":"^1.20.0","@wbd/dotcom-scripts":"^0.10.7","@wbd/gi-web-sdk-core":"^3.9.1","@wbd/instrumentation-sdk":"^4.4.4","@wbd/instrumentation-session-manager":"^1.0.27","@wbd/labs-sdk-ts":"^2.2.0","@wbd/legacy-events-sdk":"1.0.0","@wbd/rna-analytics":"^1.0.3","@wbd/rna-datadog":"^1.0.6","@wbd/rna-errorreporting":"^1.0.10","aos":"^2.3.4","aws-sdk":"^2.722.0","babel-plugin-styled-components":"^1.10.7","bootstrap":"^4.4.1","boxen":"^4.2.0","clsx":"^1.1.0","colors":"^1.4.0","crypto-js":"^4.2.0","csv-parser":"^3.0.0","datadog-metrics":"^0.9.3","es6-promise":"^4.2.8","extract-zip":"^1.7.0","hapi-auth-bearer-token":"^8.0.0","hapi-modern-cors":"^1.1.0","ioredis":"^4.16.3","isomorphic-fetch":"^3.0.0","isomorphic-unfetch":"^3.0.0","joi":"^17.6.0","js-cookie":"^2.2.1","lodash":"^4.17.19","moment":"^2.24.0","msgpack5rpc":"^1.1.0","nconf":"^0.11.4","next":"^12.3.4","next-wrapper":"0.0.3","pino":"^8.11.0","probe-image-size":"^6.0.0","prom-client":"^15.1.3","react":"^17.0.2","react-dom":"^17.0.2","react-hook-form":"^7.15.0","react-html-parser":"^2.0.2","react-json-view":"1.21.1","require-directory":"^2.1.1","require-hapiroutes":"^1.0.0","rimraf":"^3.0.2","sass":"^1.32.5","sigsci-module-nodejs":"https://dl.signalsciences.net/sigsci-module-nodejs/1.5.3/sigsci-module-nodejs-1.5.3.tgz","slugify":"^1.4.0","sqs-consumer":"^5.4.0","styled-components":"^6.1.14","ua-parser-js":"^1.0.32","uuid":"^8.0.0"},"devDependencies":{"@babel/core":"^7.26.0","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.0","@testing-library/jest-dom":"^6.6.3","@testing-library/react":"^12.1.2","babel-loader":"^8.4.1","jest":"^29.7.0","jest-environment-jsdom":"^29.7.0","pino-pretty":"^10.0.0","rollup":"^4.34.4","rollup-plugin-terser":"^7.0.2"},"overrides":{"next":{"@next/react-dev-overlay":{"shell-quote":"1.7.3"},"styled-jsx":{"loader-utils":"1.4.1"}}}}},"__N_SSP":true},"page":"/[...slug]","query":{"slug":["movies"]},"buildId":"build-id-f732f2d0ba12d8351e4e796a0f550033ca449f12","isFallback":false,"gssp":true,"customServer":true,"appGip":true,"scriptLoader":[]}</script></body></html>