<!DOCTYPE html>
<html lang="en-se" data-ign="2018" prefix="og: http://ogp.me/ns#">
<head>
<title>Movie</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Rise of the Resistance is likely the closest you&#x27;ll get to starring in a Star Wars film, which makes it a helluva ride." />
<link rel="preload" as="style" href="/s/ign/css/ignf.css">
<link rel="canonical" href="https://nordic.ign.com/movies">

<meta name="robots" content="max-image-preview:large">

<link rel="next" id="infinitenext" href="/movies?page=2">

<link href="/s/ign/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<link rel="mask-icon" href="https://oystatic.ignimgs.com/src/core/img/favicon/safari_favicon.svg" color="#bf1313"/>

<script id="gdpr" type="text/javascript">
(function() {
    if (window !== window.top){return;}
    var getGeoCC = function() {
        var match = document.cookie.match(/(^|;)\s*geoCC\s*=\s*([^;]+)/);
        if (match) return match[2];
    }
    window.geoCC = getGeoCC();
    //gdprApplies namespace should be fine, the stub function below is a let within an iife
    window.gdprApplies = (geoCC && /be|bg|cz|dk|de|ee|ie|el|es|fr|gr|hr|it|cy|lv|lt|lu|hu|mt|nl|at|pl|pt|ro|si|sk|fi|no|se|gb|uk|unk/i.test(geoCC)) ? true : false;
    if (gdprApplies) {
        (function() {
            const makeStub = () => {
                const TCF_LOCATOR_NAME = '__tcfapiLocator';
                const queue = [];
                const currentWindow = window;
                let frameLocator = currentWindow;
                let cmpFrame;
                let gdprApplies;

                function addFrame() {
                    const doc = currentWindow.document;
                    const otherCMP = !!(currentWindow.frames[TCF_LOCATOR_NAME]);

                    if (!otherCMP) {
                        if (doc.body) {
                            const iframe = doc.createElement('iframe');

                            iframe.style.cssText = 'display:none';
                            iframe.name = TCF_LOCATOR_NAME;
                            doc.body.appendChild(iframe);
                        } else {
                            setTimeout(addFrame, 5);
                        }
                    }

                    return !otherCMP;
                }

                function tcfAPIHandler(...args) {
                    if (!args.length) {
                        return queue;
                    } else if (args[0] === 'setGdprApplies') {
                        if (args.length > 3 && parseInt(args[1], 10) === 2 && typeof args[3] === 'boolean') {
                            gdprApplies = args[3];

                            if (typeof args[2] === 'function') {
                                args[2]('set', true);
                            }
                        }
                    } else if (args[0] === 'ping') {
                        if (typeof args[2] === 'function') {
                            args[2]({
                                gdprApplies: gdprApplies,
                                cmpLoaded: false,
                                cmpStatus: 'stub',
                            });
                        }
                    } else {
                        if(args[0] === 'init' && typeof args[3] === 'object') {
                        args[3] = { ...args[3], tag_version: 'V2' };
                        }
                        queue.push(args);
                    }
                }

                function postMessageEventHandler(event) {
                    const msgIsString = typeof event.data === 'string';
                    let json = {};

                    if (msgIsString) {
                        try {
                            json = JSON.parse(event.data);
                        } catch (ignore) {}
                    } else {
                        json = event.data;
                    }

                    const payload = (typeof json === 'object') ? json.__tcfapiCall : null;

                    if (payload) {
                        window.__tcfapi(
                            payload.command,
                            payload.version,
                            function(retValue, success) {
                                let returnMsg = {
                                    __tcfapiReturn: {
                                        returnValue: retValue,
                                        success: success,
                                        callId: payload.callId,
                                    },
                                };

                                if (event && event.source && event.source.postMessage) {
                                    event.source.postMessage((msgIsString) ? JSON.stringify(returnMsg) : returnMsg, '*');
                                }
                            },
                            payload.parameter,
                        );
                    }
                }
                while (frameLocator) {
                    try {
                        if (frameLocator.frames[TCF_LOCATOR_NAME]) {
                            cmpFrame = frameLocator;
                            break;
                        }
                    } catch (ignore) {}
                    if (frameLocator === currentWindow.top) {
                        break;
                    }
                    frameLocator = currentWindow.parent;
                }

                if (!cmpFrame) {
                    addFrame();
                    currentWindow.__tcfapi = tcfAPIHandler;
                    currentWindow.addEventListener('message', postMessageEventHandler, false);
                }
            };

            if (typeof module !== 'undefined') {
                module.exports = makeStub;
            } else {
                makeStub();
            }
        }());
    }
})();
</script>

<script>
(function(){
    if (window !== window.top){return;}
    if (!gdprApplies){return;}
    var host = window.location.hostname;
    var element = document.createElement('script');
    var firstScript = document.getElementsByTagName('script')[0];
    var url = 'https://cmp.quantcast.com'
      .concat('/choice/', '2raWnDggRWy8v', '/', host, '/choice.js?tag_version=V2');
    var uspTries = 0;
    var uspTriesLimit = 3;
    element.async = true;
    element.type = 'text/javascript';
    element.src = url;
  
    firstScript.parentNode.insertBefore(element, firstScript);
    var uspStubFunction = function() {
        var arg = arguments;
        if (typeof window.__uspapi !== uspStubFunction) {
          setTimeout(function() {
            if (typeof window.__uspapi !== 'undefined') {
              window.__uspapi.apply(window.__uspapi, arg);
            }
          }, 500);
        }
      };
    
      var checkIfUspIsReady = function() {
        uspTries++;
        if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) {
          console.warn('USP is not accessible');
        } else {
          clearInterval(uspInterval);
        }
      };
    
      if (typeof window.__uspapi === 'undefined') {
        window.__uspapi = uspStubFunction;
        var uspInterval = setInterval(checkIfUspIsReady, 6000);
      }
    })();
  </script>
  
  
<script type="text/javascript">
  window.ICMS = window.ICMS || { cmd: [], libs: [], css: [], tcf2loader: [], deferredJSLoader:[] };
  ICMS.lang = 'en'; ICMS.siteID = 'ign_nordic'; ICMS.siteName = 'IGN Nordic';
  ICMS.amzTag = 'zdintlignse-21'; ICMS.contentId = ''; ICMS.keywordSlug = '412';
  ICMS.baseUri = ''; ICMS.pageName = 'movie'; ICMS.pageUrl = 'https://nordic.ign.com/movies';
  ICMS.isPublished = ''; ICMS.backendEditUrl = 'https://nordic.icms.ign.com/admin/keyword/412/';
  ICMS.isEmbed = (window.self !== window.top) ? true : false;
  ICMS.cmd.push(function() { IGNInternationalInit(); });
</script>
<script type="text/javascript">window.ICMS.cmd.push(function() { 

 });</script>
<script src="/s/bundle_ign.js?516" defer></script><script src="https://sm.ign.com/zdadkit2.js?516" defer></script>
<meta name="twitter:site" content="@IGNNordic"><meta property="og:site_name" content="IGN Nordic" /><meta property="fb:app_id" content="115982828429116" /><meta property="fb:profile_id" content="https://www.facebook.com/ignnordic" /><meta property="twitter:image" content=""><meta property="og:image" itemprop="image" content=""><meta name="twitter:card" value="summary_large_image"><meta property="og:type" content="article"><meta property="og:title" content="movie"><meta property="og:description" content="Rise of the Resistance is likely the closest you&#x27;ll get to starring in a Star Wars film, which makes it a helluva ride."><meta property="og:url" content="https://nordic.ign.com/movies"><meta property="og:locale" content="en_US"><meta property="article:publisher" content="https://www.facebook.com/ignnordic"><meta property="article:section" content="movie"><meta property="article:tag" content="movie">
<link rel="alternate" hreflang="en-se" href="https://nordic.ign.com/movies" />
<meta http-equiv="content-language" content="en-se" />


  
      <link rel="alternate" type="application/rss+xml" title="IGN Nordic movie" href="/movies.xml">
  


<!-- Trackers -->

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Y9QCVCEGQ3"></script>
<script>
window.dataLayer = window.dataLayer || [];
window.gtag = window.gtag||function(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Y9QCVCEGQ3', { 
  
  
  'icms_keyword': "movie",
  'icms_obj_type': "other",
  
   
})

gtag('config', 'G-G0Z2FQREVE');
</script>

<script type="text/javascript">var _comscore = _comscore || []; _comscore.push({c1: "2", c2: "3000068" });</script>
<script type="text/javascript" src="https://sb.scorecardresearch.com/beacon.js" async="true"></script>
<noscript><img src="https://sb.scorecardresearch.com/p?c1=2&amp;c2=3000068&amp;c4=" alt="*" style="position: absolute" width="1" height="1"></noscript>


<link rel="preload" href="/s/ign/css/ignf.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="/s/ign/css/ignf.css"></noscript>
<style type="text/css">/* MOBILE FIRST */ @font-face { font-family: 'Inter Var'; font-style: normal; font-weight: 100 1000; font-display: swap; font-stretch: normal; src: url('/s/ign/Inter-VariableFont_slnt,wght.ttf') format("truetype-variations"); } body, html { margin: 0px; padding: 0px; font-family: 'Inter Var', sans-serif; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } body, html { overflow-x: hidden } body, header { padding-top: 0px; } body.rtl { direction: rtl; } /* Adtech Skin support */ body.hasSkin section.vspotlight, body.hasSkin section.popular, body.hasSkin section.broll, body.hasSkin section.stripe, body.hasSkin .hspotlight, body.hasSkin .list-content, body.hasSkin .wrap { max-width: 1240px; padding: 8px 10px; } body.hasSkin section.broll, body.hasSkin section.wrap.videofeatured { padding-left: 10px; padding-right: 10px; background-color: #FFF; box-sizing: border-box; } body.hasSkin section.stripe { padding-left: 10px; padding-right: 10px; margin: 0px auto; } body.hasSkin .page-content { max-width: 1240px; margin: 0 auto; background-color: #FFF; padding-top: 5px; box-sizing: border-box; } body.hasSkin section.hero article { width: 1240px; max-width: 1240px; background-position: center; background-repeat: no-repeat; } body.hasSkin section.hero { margin-left: initial; margin-right: initial; } body.hasSkin .herogrid { padding: 10px; box-sizing: border-box; } body.hasSkin .spacer { display: none; } header { position: fixed; width: 100%; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; top: 0px; background-color: #FFF; z-index: 10; } #ignheader { margin: 0px auto; height: 44px; position: relative; padding: 8px 0px 7px 0px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08); } #ignheader #chksearch { position: absolute; top: 10px; right: 10px; height: 40px; width: 40px; cursor: pointer; opacity: 0; z-index: 900; -webkit-touch-callout: none; } #ignheader #chksearch:checked { right: 125px; z-index: 99999; } #ignheader #chksearch:checked ~ #search-modal-container { display: block; } #ignheader .editions { height: 200%; } #ignheader .editions p { display: block; margin: 0px; padding: 0px; font-size: 24px; vertical-align: top; line-height: 32px; margin-left: 5px; font-family: 'Inter Var', sans-serif; color: #252627; } #ignheader .editions ul { display: none; margin: 0px; padding: 25px 18% 25px 36%; width: 118%; top: 96px; left: -36%; background-color: #f4f4f4; list-style-type: none; position: absolute; z-index: 10; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08); border: 1px solid rgba(37, 38, 39, 0.15); } #ignheader .editions ul li { display: inline-block; width: 220px; height: 18px; vertical-align: top; margin: 0px; padding: 8px 30px; font-size: 16px; color: #252627; font-weight: 500; line-height: 18px; } #ignheader .editions ul li.big { margin: 0px !important; } #ignheader .editions ul li:last-child { display: block; clear: both; margin: 0px auto; padding-left: 0; padding: 0; padding-top: 10px; transform: translate(-36%,0)} #ignheader .editions ul span.language { width: 39px; display: inline-block; color: #bf1313; font-size: 18px; line-height: 18px; } #ignheader .editions ul span.option { display: inline-block; line-height: 18px; } #ignheader .editions ul span.option a { color: #252627; text-decoration: none; } #ignheader .editions ul span.brand.option { font-weight: 700; } #ignheader .editions ul span.brand.option a { display: flex; align-items: center; column-gap: 8px; } #ignheader #search-modal-container { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #ffffff; display: none; } #ignheader .search-modal { height: 100%; display: flex; -webkit-box-pack: justify; justify-content: space-between; background-color: #ffffff; -webkit-box-align: center; align-items: center; } #ignheader .search-modal .search-input #search-input { background-color: transparent; color: #252627; font-size: 1em; font-weight: bold; height: 100%; letter-spacing: -0.5px; line-height: 1; outline-style: none; border-width: 0px; border-style: initial; border-color: initial; border-image: initial; font-size: 2.75em; color: #aaa; margin-left: 24px; width: 100%; } #ignheader #search-modal-container.active { display: block; z-index: 999; } #ignheader #search-close { margin-right: 10px; } a { text-decoration: none; } .wrap { max-width: 1200px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; } section#js { position: absolute; bottom: 0px; left: 0px; width: 1px; height: 1px; overflow: hidden; } #gheader, section.stripe { background-color: #f5f5f5; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18); padding: 18px 0px; transition: padding 0.1s linear 0s; overflow: hidden; border-top: 1px solid #d1d5db; } section.stripe { padding: 12px 0px; margin-bottom: 0px; } svg.ign-logo { height: 33px; width: auto; } #ign-logo-wrap { position: absolute; left: 50%; transform: translate(-50%); top: 25%; z-index: 500; } div.logodate { font-size: 20px; font-weight: 700; max-width: 280px; display: none; vertical-align: middle; height: 44px; } .right-rail { display: block; } .extramenu { cursor: pointer; } .selector .more { display: none; } .selector.active .more { display: block; } .region { display: block; padding-bottom: 10px; text-align: center; font-size: 30%; } .editions.desktop { display: none; } .dropdown-arrow .icon-down-arrow {stroke: #bf1313; } .filterlist { padding: 0; margin: 0; } #loginwrapper { display: none; } #logomenu { position: fixed; top: 0; left: 0; background: #fff; height: 100%; width: 100%; overflow-y: scroll; overflow-x: visible; -webkit-transition: opacity 300ms ease,visibility 0s ease 300ms; transition: opacity 300ms ease,visibility 0s ease 300ms; transition-delay: 0s, 300ms; -webkit-box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.15); margin: -135px 0 0 -50px; padding: 50px; padding-top: 125px; transform-origin: 0% 0%; transform: translate(-100%, 0); transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1); } #logomenu li { border-top-color: rgba(37, 38, 39, 0.15); border-top-style: solid; border-top-width: 2px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin: 0; } #logomenu li.browse-ign { color: #252627; font-weight: 900; font-size: 1.5em; line-height: 1.17; padding: 16px; border-top: 0; } #logomenu li a { color: #252627; font-size: 0.9em; width: 100%; display: inline-block; text-transform: capitalize; padding: 16px; } ul#logomenu li.search, ul#logomenu li.myign { display: flex; padding: 16px; } #zdlogoblue { width: 65px; } .toggletopmore, ul#logomenu li.more { display: none; } .toggletopmore { cursor: pointer; } .toggletopmore.active { color: #bf1313; } .toggletopmore.active .dropdown-arrow .icon-down-arrow { stroke: #bf1313; -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); } #logomenu li.myLogin { display: none; } ul#logomenu li:nth-child(n+8) { display: none; } ul#logomenu li.extramenu:nth-child(n+8) { display: block; } ul#logomenu li.extramenu { display: block; } .search-modal .button { display: none; } .search-modal .search-input #search-input { font-size: 20px!important; } #search-modal-container .page-content { top: 18%; } .menu-editions { display: block!important; text-align: center!important; line-height: 60px; } .dropdown-arrow { margin-left: 5px; background: none; } .dropdown-arrow .icon-down-arrow { display: inline-block; font-size: 9px; vertical-align: middle; transition: transform .1s linear; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); stroke: #252627; } .browse-ign-label { display: block; } #headermenuwrapper { position: static; width: 100%; } #headermenuwrapper #menuToggle { padding: 15px; } #headermenuwrapper input { display: block; width: 40px; height: 40px; position: absolute; top: -7px; left: -5px; cursor: pointer; opacity: 0; z-index: 9999; -webkit-touch-callout: none; } #headermenuwrapper #menuToggle span { display: block; width: 22px; height: 2px; margin-bottom: 4px; position: relative; background: #000; border-radius: 3px; z-index: 1; transform-origin: 4px 0px; transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; } #headermenuwrapper #menuToggle span:first-child { transform-origin: 0% 0%; } #headermenuwrapper #menuToggle span:nth-last-child(2) { transform-origin: 0% 100%; } #toploginm { width: 80%; margin: 0 auto; text-align: center; display: block; padding: 8px 20px 8px 20px; color: #FFF; border-radius: 4px; background-color: #bf1313; font-weight: bold; line-height: 1em; } #toploginm a.lightbox.main { color: #FFF; line-height: 1em; padding: 0; } #toploginm div.usermenu { display: none; } #toploginm img.userIcon { height: 36px; border-radius: 50%; vertical-align: middle; } #toploginm .loggedin a { font-size: 18px; } .myLogin { background-color: #f4f4f4; padding: 18px; } #headerlogo { max-width: 120px; } #headermenuwrapper { font-size: 20px; color: #252627; list-style-type: none; text-align: right; margin: 0px; padding: 0px; position: absolute; right: 0px; white-space: nowrap; } #headermenuwrapper.menuDisplay { z-index: 501; } #headermenuwrapper.menuDisplay #logomenu { transform: none; } #headermenuwrapper.menuDisplay #menuToggle { cursor: pointer; float: right; padding-top: 10px; height: 40px; } #headermenuwrapper.menuDisplay #menuToggle span { opacity: 1; transform: rotate(45deg) translate(-2px, -1px); } #headermenuwrapper.menuDisplay #menuToggle span:nth-last-child(3) { opacity: 0; } #headermenuwrapper.menuDisplay #menuToggle span:nth-last-child(2) { transform: rotate(-45deg) translate(-11px, 11px); } #headermenuwrapper.menuDisplay #searchwrapper { display: none; } #logomenu > li, #searchwrapper > li, #loginwrapper > li { vertical-align: middle; text-align: left; margin-left: 20px; } body.rtl #searchwrapper { position: absolute; left: 0; top: 5px; right: unset; } body.rtl #headermenuwrapper.menuDisplay #menuToggle { float: left; } body.rtl #logomenu > li, #searchwrapper > li, #loginwrapper > li { text-align: right; } body.rtl #ignheader .search-modal .search-input #search-input { margin-left: 0; margin-right: 24px; } body.rtl #ignheader #search-close { margin-right: 0; margin-left: 10px; } #searchwrapper li.search > svg { display: block; height: 32px; cursor: pointer; padding-right: 10px; } #searchwrapper { position: absolute; right: 0; top: 5px; } #searchwrapper { display: inline-block; vertical-align: middle; height: 44px; padding: 0; margin: 0; list-style: none; line-height: 40px; } #gheader { display: none; visibility: hidden; } #gheader ul { padding: 0 120px; height: 20px; margin: 0px auto; display: flex; max-width: 1200px; } #gheader li { display: inline-block; flex-grow: 1; text-align: center; border-right: 1px solid rgba(37, 38, 39, 0.15); text-overflow: ellipsis; overflow: hidden; } body.rtl #gheader li { border-left: 1px solid rgba(37, 38, 39, 0.15); border-right: 0; } #gheader li a { color: #252627; font-size: 14px; line-height: 17px; height: 17px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-decoration: none; } #gheader li:last-child { border-right: 0; border-left: 0; } #topmore { z-index: 999999; display: none; position: absolute; top: 60px; left: 0px; width: 100%; min-height: 0px; overflow: hidden; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08); transition: height 0.2s linear 0s; height: 0px; background-color: #f4f4f4; border: 1px solid rgba(37, 38, 39, 0.15); top: 96px; } #topmore div.col ul li.humanitarian{ display: none; } #logomenu li.extramenu .humanitarian{ display: none; } #topsearchbar { display: none; } #ul_nav { display: none; } #toplogin a.lightbox.main, #toplogin a.logout { display: block; padding: 8px 20px 8px 20px; color: #FFF; border-radius: 4px; background-color: #bf1313; font-weight: bold; line-height: 1em; text-align: center; } #toplogin div.usermenu { display: none; } #toplogin div.usermenu ul { list-style-type: none; position: absolute; background-color: #f4f4f4; padding: 0; border-radius: 2.4px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08); border: 1px solid rgba(37, 38, 39, 0.15); z-index: 1; top: 100%; flex-direction: column; min-width: 250px; margin-left: -110px; } #toplogin div.usermenu ul:after { border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #f4f4f4; border-width: 5px; right: 116px; bottom: 100%; } #toplogin div.usermenu ul:before { border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: rgba(37, 38, 39, 0.15); border-width: 6px; right: 115px; bottom: calc(101%); } #toplogin div.usermenu ul li { padding: 12px; } #toplogin div.usermenu ul li a { font-size: 16px; } #toplogin div.usermenu ul li:last-child { border-top: 1px solid rgba(37, 38, 39, 0.15); } #toplogin div.usermenu ul li:first-child { border-top: 0px; } #loginwrapper:hover #toplogin.loggedin div.usermenu { display: block; } #toplogin img.userIcon { height: 36px; border-radius: 50%; vertical-align: middle; margin-right: 10px; } #toplogin .loggedin a { font-size: 18px; } #toplogin a { color: #252627; } #topmore.active, #topsearchbar.active { display: block; height: auto; } #topmore div.wrap { display: table; width: 100%; min-height: 200px; margin-top: 25px; } #topmore div.col { display: table-cell; vertical-align: top; width: 13%; position: relative; padding-left: 10%; } #topmore div.col b { color: #bf1313; text-transform: uppercase; font-size: 16px; font-family: 'Inter Var', sans-serif; font-weight: bold; letter-spacing: .8px; margin: 0 0 12px 0; } #topmore div.col.browseabout { width: 25%; border-right: 1px solid rgba(37, 38, 39, 0.2); padding-left: 0px; padding-right: 4%; } #topmore div.col.browseabout li { max-width: 80%; } #topmore div.col ul { margin: 0px; padding: 0px; list-style-type: none; } #topmore div.col ul li { display: block; vertical-align: top; padding: 0px; margin: 0px; height: 36px; color: #252627; font-size: 20px; line-height: 36px; overflow: hidden; text-overflow: ellipsis; } #topmore div.col ul li a { color: #252627; } #topmore div.wrap.legal { display: block; padding: 20px; min-height: 25px; display: flex; align-items: center; } #topmore div.legal .licensee { display: block; font-size: 15px; vertical-align: top; padding-left: 15px; padding-right: 15px; } #topmore div.legal .licensee a { color: #252627; } #footer div.legal { display: flex; align-items: center; } .selector { color: #bf1313; text-transform: uppercase; font-weight: bold; padding: 0px 0px 0px 0px; border-top: 2px solid rgba(37, 38, 39, 0.15); overflow: hidden; font-size: 16px; } .selector .col ul { font-size: 20px; font-weight: normal; margin: 0; padding: 0; background-color: rgba(37, 38, 39, 0.05); } .selector .subtitle { padding: 10px ; line-height: 50px; } footer { display: none; } #footer.limitedScroll { display: block; background: #F5F5F5; padding: 4px; font-size: small; text-align: center; } #footer.limitedScroll a { color: #BF1313; } a.commentscount:before { content: url('/s/ign/comments.svg'); display: inline-block; vertical-align: middle; margin-left: 10px; margin-right: 5px; } ul#globalheader li:nth-child(n+5) { display: none; } ul#logomenu li.more, ul#logomenu li.search, ul#logomenu li.myign { display: none; } #headermenuwrapper input { display: none; } #toploginm { display: none; } .search-input { flex: 1 1 auto; width: auto; } .page-content { position: relative; top: 18%; } .button-primary { background-color: #bf1313; border-radius: 4px; color: #fff; cursor: pointer; font-size: 20px; font-weight: bold; letter-spacing: -0.5px; white-space: nowrap; padding: 8px 20px 8px 20px; border: 0; } /* Broll */ div.tbl { display: table; position: relative; margin-right: 320px; } section.broll.hasAd div.adk2 { position: absolute; right: 0px; width: 300px; } section.broll { display: block; padding: 25px 0px; margin: 0px auto; background-color: #FFF; } section.broll + section.broll { padding: 0px; } section.broll > h2 { border-bottom: solid 1px rgba(37, 38, 39, 0.15); } section.broll article { display: table-row; position: relative; margin-left: 0px; } section.broll div.t { display: table-cell; width: auto; box-sizing: border-box; vertical-align: top; width: 25%; max-width: 280px; margin: 0px; position: relative; } section.broll div.m { display: table-cell; vertical-align: top; width: 75%; box-sizing: border-box; } section.broll div.m, section.broll div.t { padding-top: 25px; padding-bottom: 25px; border-bottom: solid 1px rgba(37, 38, 39, 0.15); } section.broll img.thumb { display: block; width: 100%; border-radius: 6px; max-height: 160px; max-width: 280px; object-fit: cover; transition: opacity 0.2s ease-out; } section.broll h3 { margin: 6px 0px; } section.broll h3 a { font-size: 18px; line-height: 20px; font-weight: 700; margin: 0; color: #252627; text-decoration: none; } section.broll h3 a:hover { text-decoration: underline; } section.broll div.m time, section.broll div.m a.comments { font: 14px 'Inter Var', sans-serif, bold; line-height: 18px; color: #bf1313; text-decoration: none; } section.broll .thumb.score-wrapper .article_type { position: absolute; bottom: 0; left: 0; padding: 2px 5px; font-size: 13px; background-color: #bf1313; color: #FFF; margin: 0 0 10px 6px; border-radius: 4px; } section.broll img.thumb:hover { opacity: 0.85; } section.broll div.m > p { display: block; margin: 0px; } section.broll .videobtn { position: absolute; background-color: #bf1313; color: #FFF; width: 52; height: 52px; margin-top: -70px; margin-left: -6px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); border: solid 2px rgba(0, 0, 0, 0.1); padding: 9px; } section.broll article.VIDEO > a:after { content: url('/s/ign/playButton.svg'); position: absolute; bottom: 2px; left: 2px; } section.broll article.PROMOTED { background: #f2f2f2; } section.broll div.tbl { margin-right: 0; padding-left: 1.5rem; padding-right: 1.5rem; } /* Blogroll video play button */ section.broll .video .duration { background-color: #bf1313; border-radius: 4px; bottom: 0; left: 0; margin: 0 0 10px 6px; position: absolute; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); border: solid 2px rgba(0, 0, 0, 0.1); display: flex; padding: 5px; } section.broll .video .duration-text { color: #fff; font-family: 'Inter Var', sans-serif; font-weight: bold; letter-spacing: 1px; align-self: flex-end; } section.broll .video .icon-playhead { background-size: 100%; height: 1em; width: 1em; margin: 0 8px 0 0; font-size: 22px; line-height: 22px; align-self: center; } body.rtl section.broll .video .duration { left: auto; right: 0; margin: 0 6px 6px 0; }body.rtl section.broll .video .icon-playhead { margin-right: 0; margin-left: .5rem; } body.rtl #toplogin img.userIcon { margin: 0 0 0 10px; } body.rtl #headermenuwrapper { right: auto; left: 0px; } div#toplogin { padding: 0; } body.rtl .toggletopmore .dropdown-arrow { margin-right: 5px; margin-left: auto; } body.rtl section.broll .thumb.score-wrapper .article_type{ position: absolute; bottom: 0; right: 0; left: unset; padding: 2px 5px; font-size: 13px; background-color: #bf1313; color: #FFF; margin: 0 6px 10px 0; border-radius: 4px; } body.rtl #topmore div.col.browseabout { border-left: 1px solid rgba(37,38,39,0.2); border-right: 0; padding-right: 0px; padding-left: 4%; } body.rtl #topmore div.col { padding-right: 10%; padding-left: 0; } /* Scoring */ .hexagon-wrapper.side-wrapper .hexagon.side-wrapper { height: 50%; left: 6.7%; position: relative; top: 25%; width: 86.6%; z-index: 2; } body.rtl .hexagon-wrapper.side-wrapper .hexagon.side-wrapper { left: -6.7%; } .hexagon-wrapper.side-wrapper .hexagon.side-wrapper, .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after, .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before { background-color: #bf1313; } .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before { -webkit-transform: scale(1, 0.579) translate(70.71136%, -70.71136%) rotate(45deg); -ms-transform: scale(1, 0.579) translate(70.71136%, -70.71136%) rotate(45deg); transform: scale(1, 0.579) translate(70.71136%, -70.71136%) rotate(45deg); } .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after { -webkit-transform: scale(1, 0.579) translate(70.71136%, 70.71136%) rotate(45deg); -ms-transform: scale(1, 0.579) translate(70.71136%, 70.71136%) rotate(45deg); transform: scale(1, 0.579) translate(70.71136%, 70.71136%) rotate(45deg); } body.rtl .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before { -webkit-transform: scale(1,0.579) translate(30.35568%,-70.71136%) rotate(45deg); -webkit-transform: scale(1,0.579) translate(30.35568%,-70.71136%) rotate(45deg); -ms-transform: scale(1,0.579) translate(30.35568%,-70.71136%) rotate(45deg); transform: scale(1,0.579) translate(30.35568%,-70.71136%) rotate(45deg); } body.rtl .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after { -webkit-transform: scale(1,0.579) translate(30.35568%,70.71136%) rotate(45deg); -webkit-transform: scale(1,0.579) translate(30.35568%,70.71136%) rotate(45deg); -ms-transform: scale(1,0.579) translate(30.35568%,70.71136%) rotate(45deg); transform: scale(1,0.579) translate(30.35568%,70.71136%) rotate(45deg); } .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after, .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before { content: ''; display: block; height: 122.46%; position: absolute; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 70.71%; z-index: 1; } .hexagon-wrapper.side-wrapper .hexagon-content.side-wrapper { color: #fff; font-family: 'Inter Var', sans-serif !important; text-transform: uppercase; margin: 0.2em 0 0 0; font-weight: 900} .hexagon-wrapper.side-wrapper { font-size: 2rem; margin: 0; position: relative; height: 2.7em; width: 2.7em; min-width: 2.7em; display: inline-block; } .score-wrapper { position: relative; display: block; } .score-wrapper .video-duration, .score-wrapper .review-score { position: absolute; bottom: 0; left: 0; margin: 24px; z-index: 2; } .hexagon-wrapper.side-wrapper .hexagon-content-wrapper.side-wrapper { align-items: center; display: flex; height: 100%; justify-content: center; position: absolute; width: 100%; z-index: 3; } .little { height: 2.6em!important; width: 2.6em!important; min-width: 2.6em!important; font-size: 16px!important; margin: 10px!important; } .list-hero .hexagon-content { display: flex; flex-direction: column; align-items: center; } .list-hero .icon-logo { width: 30px; } /* Adtech */ /* Pogo styling is there just as a backup if pg fails restyiling */ div.zad{ display: flex; justify-content: center; align-items: center; transition: height 0.2s; margin-bottom: 10px; text-align: center; margin: 0px auto; } div.zad.billboard, div.zad.top { margin-top: 80px; min-height: 100px; } div.zad.halfpage, div.zad.sidebar {min-height:600px; } .zad:not(.billboard){background:#f2f2f2; } @media (min-width: 768px) { div.zad.billboard { padding-top: 80px; margin-top: 0 } } @media (min-width: 930px) { div.zad.billboard, div.zad.top { min-height: 250px; } div.zad.billboard { padding-top: 80px; margin-top: 0 } } #BackendInPageMenu { display: none; } .adkit iframe { max-width: 100%; } @media (max-width: 1600px) { body.hasSkin section.vspotlight, body.hasSkin section.popular, body.hasSkin section.broll, body.hasSkin section.stripe, body.hasSkin .hspotlight, body.hasSkin .list-content, body.hasSkin .wrap { max-width: 1098px; padding: 16px 10px; box-sizing: border-box; } body.hasSkin .page-content { max-width: 1098px; } body.hasSkin section.hero article { width: 1098px; max-width: 1098px; } } @media (max-width: 1200px) { body.hasSkin section.hero article { width: initial; } } /* DESKTOP */ @media (min-width: 930px) { body { padding-top: 152px; } body, html { overflow-x: unset; } div.logodate { font-size: 20px; font-weight: 700; max-width: 280px; display: inline-block; vertical-align: middle; height: 44px; } #ignheader { max-width: 1200px; margin: 0px auto; height: auto; position: relative; padding: 26px 12px; box-shadow: none; } #ignheader div.editions { display: none; } div#toplogin { padding-right: 12px; } body.rtl div#toplogin { padding-right: 0; padding-left: 12px; } #gheader { display: block; visibility: unset; } #gheader ul { padding: 0 60px; } #topmore div.col { padding-left: 3%; } body.rtl #topmore div.col { padding-right: 3%; } #ign-logo-wrap { display: inline-flex; position: static; transform: none; } #headermenuwrapper { font-size: 20px; color: #252627; list-style-type: none; text-align: right; margin: 0px; padding: 0px; position: absolute; right: 0px; white-space: nowrap; width: unset; } #headermenuwrapper #menuToggle span { display: none; } #headermenuwrapper #menuToggle { padding: 0px; } #headerlogo, #logomenu, #searchwrapper, #loginwrapper, body.rtl #headerlogo, body.rtl #logomenu, body.rtl #searchwrapper, body.rtl #loginwrapper { display: inline-block; vertical-align: middle; height: 44px; padding: 0; margin: 0; position: static; } ul#logomenu li a { padding: 0; } ul#logomenu { position: static; display: inline-block; vertical-align: middle; height: 44px; padding: 0; margin: 0; transform: none; overflow: hidden; box-shadow: none; background: transparent; line-height: normal; width: auto; } ul#logomenu li {border: none; } ul#logomenu > li, #searchwrapper > li, #loginwrapper > li { display: inline-block; } ul#logomenu li:nth-child(n+8) { display: none; } ul#logomenu li.extramenu:nth-child(n+8) { display: none; } ul#logomenu li.more, ul#logomenu li.search, ul#logomenu li.myign { display: inline-block; } section.broll div.tbl { padding-left: 0; padding-right: 0; } section.broll div.m { padding-left: 1.5rem; padding-right: 1.5rem; } #searchwrapper { line-height: 34px; } #searchwrapper li.search > svg { padding-right: 0px; } header.small { border-bottom: 1px solid #d1d5db; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08); } header.small #ignheader { padding: 8px 0px 7px 0px; } header.small #gheader { padding: 0px; height: 0px; visibility: hidden; } header.small #topmore, header.small #ignheader .editions ul { top: 59px; } ul#logomenu li.extramenu { display: none; } .right-rail { display: block; } .browse-ign-label { display: none; } .region { display: none; } .browseabout .region {display: block; } .browseabout .region select { color: #4e6187; background-color: #f6f6f8; border: solid 1px undefined; border-radius: 4px; font-size: 16px; font-weight: bold; -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 8px 12px; width: 100%; outline: none; margin-top: 5px; } .browseabout .region select:not(:disabled) { background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3e%3cg stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' stroke='%234e6187'%3e%3cpath d='M8.82842712 5L6 7.82842712 3.17157288 5'/%3e%3c/g%3e%3c/svg%3e"); background-size: 18px; background-position: calc(100% - 12px) center; background-repeat: no-repeat; } body.rtl .browseabout .region select:not(:disabled) { background-position: 12px; } .editions.desktop { display: block; } div.zad.billboard { padding-top: 12px; } body.rtl #headermenuwrapper { right: auto; left: 0; width: unset} } /* LARGE SCREEN */ @media (min-width: 1281px) { svg.ign-logo { height: 44px; } #headerlogo { max-width: 150px; } #ignheader .editions p { font-size: 28px; line-height: 44px; } #ignheader div.editions { display: block; } div#toplogin { padding-left: 0; padding-right: 0; } #gheader ul { padding: 0 120px; } #topmore div.col { padding-left: 10%; } body.rtl #topmore div.col { padding-right: 10%; } } @media (min-width: 1921px) { #ignheader .editions p { font-size: 28px; line-height: 44px; } #ignheader .editions ul { position: fixed; left: 0px; width: 100%; box-sizing: border-box; padding: 25px 20%; } } /* SIDEBAR 2022 - REMOVE BEFORE QA*/ #logomenu .iconsvg svg { display: none; } /* SIDEBAR 2022 - REMOVE BEFORE QA*/</style>

<style type="text/css">h1, h2, h3 { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; } footer#footer { display: none; } section h2 { -ms-grid-row: 1; font-size: 36px; color: #000; font-weight: 900; letter-spacing: -0.5px; line-height: 1.2em; display: block; margin: 0px 0px 18px 0px; font-family: 'Inter Var',sans-serif; } section h2.upcoming { margin: 0 auto 18px; max-width: 1200px; } section > h3 { color: #000; margin: 0px; padding: 0px; } section a { text-decoration: none; } section.hero { max-width: 1200px; display: block; margin: 0px auto; box-sizing: border-box; } section.hero article { max-width: 1200px; height: 600px; display: block; margin: 0px auto; position: relative; } section.hero .herocnt { text-align: center; position: absolute; bottom: 35px; width: 100%; background-color: rgba(0, 0, 0, 0.4); } section.hero .herocnt h3 { font-size: 40px; font-weight: bold; color: #FFF; margin: 15px; text-align: center; } section.hero .herocnt h3:hover { text-decoration: underline;} section.hero .herocnt h4 { margin: 15px; } section.hero .herocnt h3 a { color: #FFF; text-decoration: none; } section.hero .herocnt { display: block; color: #FFF; font-size: 22px; margin: 0px auto; text-align: center; text-decoration: none; padding-bottom: 8px; } section.hero a{display:block; height:100%; width:100%; } section.hero.video { background-color: #1d1e20; max-width: 100%; margin: 20px auto 0px auto; padding-bottom: 15px; height: auto; } section.hero.video article { height: auto; position: relative; } section.hero.video h2 { font-size: 48px; line-height: 48px; color: #FFF; padding: 20px 0px 12px 0px; max-width: 960px; margin: 0px auto; } section.hero div.vplayer { position: relative; height: 0; overflow: visible; padding-bottom: 48.25%; max-width: 960px; margin: 0px auto; } div.vplayer > iframe { border: 0px; width: 100%; height: 100%; position: absolute; top: 0; left: 0; max-height: 540px; box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.25); border-radius: 3px; } section.vspotlight, section.popular { display: block; padding: 32px 0px; margin: 0px auto; width: 100%; box-sizing: border-box; } section.popular { max-width: 1200px; } section.vspotlight { display: table; } section.vspotlight article, section.hspotlight article, section.upcoming article { display: table-cell; width: 25%; vertical-align: top; position: relative; overflow: hidden; } section.upcoming article { width: 16%; } article a.thumb { box-sizing: border-box; position: relative; overflow: hidden; display: block; } section.vspotlight article.p1 a.thumb, section.hspotlight article.p1 a.thumb, section.upcoming article.p1 a.thumb { margin-left: 0px; } section.vspotlight article.p4 a.thumb, section.hspotlight article.p4 a.thumb, section.upcoming article.p5 a.thumb { margin-right: 0px; } body.rtl section.vspotlight article.p1 a.thumb, body.rtl section.hspotlight article.p1 a.thumb, body.rtl section.upcoming article.p1 a.thumb { margin-left: 12px; margin-right: 0; } body.rtl section.vspotlight article.p4 a.thumb, body.rtl section.hspotlight article.p4 a.thumb { margin-right: 12px; margin-left: 0; } section.vspotlight article img, section.hspotlight article img, section.upcoming article img { width: 100%; min-width: 100%; background: #333; transition: transform .5s ease-out; border-radius: 4px; display: block; object-fit: cover; object-position: center; } section.vspotlight article img { height: 475px; } section.hspotlight article img { height: 160px; } section.upcoming article img { height: 200px;} section.vspotlight img.thumb:hover { -moz-transform:scale(1.04);-webkit-transform:scale(1.04);transform:scale(1.04);transition:transform .75s ease-in-out } section.vspotlight .caption { border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; position: absolute; bottom: 0px; width: 100%; margin: 0px; padding: 24px; min-height: 66px; box-sizing: border-box; background-color: rgba(34,63,90, 0.75); color: #FFF; font-size: 18px; line-height: 1.25; font-weight: 900; letter-spacing: 0.005em } section.vspotlight .caption a { color: #FFF; } section.vspotlight .caption:hover {text-decoration: underline;} section.hspotlight, section.upcoming { display: block; padding: 16px 0px; } section.hspotlight > div.wrap, section.upcoming > div.wrap { max-width: 1200px; margin: 0px auto; } section.hspotlight .caption, section.upcoming .caption { display: block; margin: 12px 12px 0px 12px; font-size: 16px; font-weight: bold; line-height: 22px; color: #252627; } section.hspotlight .p1 .caption, section.upcoming .p1 .caption, section.upcoming .p1 h6 { margin-left: 0px; } body.rtl section.hspotlight .p1 .caption, body.rtl section.upcoming .p1 .caption { margin-left: 12px; margin-right: 0; } section.upcoming h6 { margin: 15px 0px; font: 14px 'Inter Var', sans-serif, bold; background: #bf1313; position: absolute; color: white; padding: 7px 10px 5px 20px; right: 0; opacity: 0.85; border-top-left-radius: 3px; border-bottom-left-radius: 3px; } body.rtl section.upcoming h6 { border-top-left-radius: 0px; border-bottom-left-radius: 0px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; right: auto; left: 0; } section.hspotlight .caption a, section.upcoming .caption a { color: #252627; text-decoration: none; } section.hspotlight .caption a:hover, section.upcoming .caption a:hover { text-decoration: underline;} section.hspotlight img.thumb:hover { opacity: 0.85; } section.broll { display: -ms-grid; grid-template-columns: [mainContent-start] auto [mainContent-end rightRail-start] 320px [rightRail-end]; display: grid; margin: 0 auto; -ms-grid-columns: auto 320px; max-width: 1200px; grid-gap: 1.5rem; } section.broll div.tbl { grid-area: mainContent; -ms-grid-column: 1; -ms-grid-row: 2; margin-right: 0; } section.broll div.side-ad-trail { grid-area: rightRail; -ms-grid-row: 2; -ms-grid-column: 2; } section.hpcommerce { margin-top: 12px; margin-bottom: 12px; } section.hpcommerce div.tbl { background-color: #f5f5f5; border-radius: 5px; } section.hpcommerce div.m, section.hpcommerce div.t { border-bottom: 0px; } article a.thumb { box-sizing: border-box; margin: 0 12px; position: relative; overflow: hidden; display: block; } .tbl a.thumb { margin: 0; } /* Adtech */ /* Sticky mrecs on right news trail */ .side-ad-trail > div{ margin-bottom: 8px; } .ad-wrapper {top: 65px; position: sticky; position: -webkit-sticky; } @media (max-width: 1200px) { .hero { background-size: cover; background-repeat: no-repeat; background-position: center; height: 0; width: 100%; padding-bottom: 56.25%; } section.hero { margin-bottom: 80px; } section.hero.video { padding-bottom: 50px; } section.hero.video h2 { font-size: 26px; line-height: 26px; } section.hero .herocnt { display: block; background-color: #000; position: absolute; text-align: center; margin: 0 auto; width: 100%; bottom: -85px; } section.hero .herocnt h3 { font-size: 20px; } section.hero .herocnt .deck { font-size: 14px; margin: 0 auto; max-width: 300px; } section.hero .herocnt a.deck { font-size: 14px; } section.hero article { height: 0!important; } section.broll h3 { margin: 0 0 6px 0; } section.broll h3 a { font-size: 14px; } } @media (max-width: 860px) { section.vspotlight article img { height: 360px; } section.broll div.tbl { margin-right: 0; } section.broll { display: block!important; } section.broll .side-ad-trail { max-width: 320px; margin: 0 auto; } section.broll img.thumb { max-width: 100%; max-height: 100%; } section.broll div.t, section.upcoming article.card { display: block; width: 100%; max-width: 100%; padding-top: 25px; border-bottom: none; padding-bottom:0px; } section.broll div.m { display: block; width: 100%; max-width: 100%; padding-top: 25px; padding-bottom: 25px; border-bottom: solid 1px rgba(37, 38, 39, 0.15); } section.broll .article.PROMOTED div.m { padding-left: 1rem; padding-right: 1rem; } section.upcoming article.card { margin: 0 12px 12px calc(5% + 5px); display: inline-block; width: 200px; padding-top: 0; } section.upcoming article.p1 { margin-left: 15px; } section.upcoming .wrap { padding: 0; } section.upcoming h2 { white-space: normal; } } @media (max-width: 768px) { /*.hero { background-size:contain; background-repeat:no-repeat; background-position:center; } */ #ignheader .page-content { margin-top: 0px; } section.vspotlight img.thumb { max-width: 100%; } section.vspotlight article img { height: 475px; } section.vspotlight, section.upcoming, section.upcoming .wrap { white-space: nowrap; display: inline-block; width: 100%; overflow-x: scroll; } section.vspotlight article:first-child { margin: 0 12px 0 calc(10% + 12px); } section.vspotlight article, section.hspotlight article { border-radius: 4px; overflow: hidden; display: inline-block; white-space: initial; width: calc(80% - 24px); margin: 0 12px; } section.vspotlight .caption { background-color: rgba(68,67,146, 0.75); font-size: 24px; font-weight: 900; line-height: 1.21em; font-family: 'Inter Var',sans-serif; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; color: #fff; min-height: 110px; } section.hspotlight > div.wrap { display: flex; flex-wrap: wrap; max-width: 100%; } section.hspotlight > div.wrap h2 { font-size: 30px; width: 100%; } section.hspotlight article { flex-basis: 40%; flex-grow: 1; margin: 0 10px; } section.hspotlight article:nth-of-type(even) { margin-left: 12px; margin-right: 0; } section.hspotlight article:nth-of-type(odd) { margin-right: 12px; margin-left: 0; } body.rtl section.hspotlight article:nth-of-type(even) { margin-left: 0px; margin-right: 12px; } body.rtl section.hspotlight article:nth-of-type(odd) { margin-right: 0px; margin-left: 12px; } section.hspotlight article:nth-child(1), section.hspotlight article:nth-child(2) { margin-bottom: 32px; } section.hspotlight article img { height: 25vw; } section.upcoming article img { background: #f5f5f5; object-fit: cover; object-position: left; } body.rtl section.upcoming article img { object-position: right; } #adkit_mrec1, #adkit_mrec2, #adkit_rectangle { width: 300px; float: unset; top: 65px; } article a.thumb { margin: 0; } section.hero.video article { position: relative; display: inline; } section.hspotlight .caption, section.upcoming .caption { font-size: 15.2px; font-weight: 500; line-height: 1.33em; color: #252627; margin-left: 0; margin-right: 0; } section.upcoming h2, section.hero.video h2, section.broll > h2 { padding-left: 15px; padding-right: 15px; } section.upcoming h2 { font-size: 30px; } section.upcoming .caption a { white-space: normal; } }</style>

<style type="text/css">@media (max-width:930px) { body:not(.iframe) div.zad.footer[data-sticky=true]{ position: fixed; bottom: 0; transform: translateX(-50%); margin-left: 50%; width: 100%; padding-top: 10px; z-index: 10; } body:not(.iframe) div.zad.footer[data-sticky=true]::after { content: "x"; top: -20px; position: absolute; right: 10px; background: #f2f2f2; display: block; width: 20px; height: 20px; } }</style>

<script type="text/javascript">
  (function(b){b.loadCSS||(b.loadCSS=function(){});var c=loadCSS.relpreload={};c.support=function(){try{var a=b.document.createElement("link").relList.supports("preload")}catch(e){a=!1}return function(){return a}}();c.bindMediaToggle=function(a){function b(){a.addEventListener?a.removeEventListener("load",b):a.attachEvent&&a.detachEvent("onload",b);a.setAttribute("onload",null);a.media=c}var c=a.media||"all";a.addEventListener?a.addEventListener("load",b):a.attachEvent&&a.attachEvent("onload",b);setTimeout(function(){a.rel=
"stylesheet";a.media="only x"});setTimeout(b,3E3)};c.poly=function(){if(!c.support())for(var a=b.document.getElementsByTagName("link"),e=0;e<a.length;e++){var d=a[e];"preload"!==d.rel||"style"!==d.getAttribute("as")||d.getAttribute("data-loadcss")||(d.setAttribute("data-loadcss",!0),c.bindMediaToggle(d))}};if(!c.support()){c.poly();var f=b.setInterval(c.poly,500);b.addEventListener?b.addEventListener("load",function(){c.poly();b.clearInterval(f)}):b.attachEvent&&b.attachEvent("onload",function(){c.poly();
b.clearInterval(f)})}"undefined"!==typeof exports?exports.loadCSS=loadCSS:b.loadCSS=loadCSS})("undefined"!==typeof global?global:this);
</script>
<link rel="preconnect" href="https://tpc.googlesyndication.com">


    <script type="text/javascript">
    window.ICMS.cmd.push(function(){(function(){var stickyfooter=window.document.querySelector(".zad.footer[data-sticky=true]");
    if(stickyfooter)stickyfooter.addEventListener("click",function(){this.removeAttribute("data-sticky")})})()});
    </script><script>var ChessKit= ChessKit || {}; ChessKit.data = {categories:["movies"], platforms:[], pagetype:["channel"], article_id:""};</script>
<script type="text/javascript">var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; var zad = zad || {}; zad.cmd = zad.cmd || [];
window.zadConfig={"dfp": "/15748617,21820366982/IGN_NORDICS/IGN_ROS_", "OOPs": ["interstitial"], "OOPsAppendSuffix": true, "autorefresh": 30, "prebid": true, "amazon": "d02f0482-a50f-427c-ac01-9856371f1f6b", "navegg": false, "tailtarget": false, "dependencies": null, "libs": null, "gdprLibs": null, "pageTargeting": {"platforms": [], "tags": ["movies"], "page": "channel", "special": "", "type": "general", "lang": "en", "article_id": ""}, "titleTargeting": true, "lazy": true};window.zadSlotConfig={"sizemappingTemplates": {"billboard": [[[990, 250], [[970, 250], [970, 200], [970, 180], [980, 90], [970, 90], [728, 90], [120, 30]]], [[750, 200], [[728, 90], [120, 30]]], [[0, 0], [[320, 100], [320, 50], [120, 30]]]], "halfpage": [[[990, 250], [[300, 600], [300, 250]]], [[750, 200], [[300, 600], [300, 250]]], [[0, 0], [[300, 600], [300, 250]]]], "footer": [[[990, 250], [[997, 123], [970, 90], [728, 90]]], [[750, 200], [[728, 90], [468, 60]]], [[0, 0], [[320, 100], [320, 50]]]]}};</script><script type="text/javascript" src="/s/js/zad.js?516" async="true"></script>
<script type="text/javascript" src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" async="true"></script>
    
</head>

<body class=" channel movies ">
<header>

<div id="ignheader" class="wrap">
  <section id="search-modal-container">
    <div class="page-content">
      <form action="/se/"class="search-modal">
        <div class="search-input">
          <input type="hidden" name="model" value="">
          <input name="q" id="search-input" type="text" maxlength="60" placeholder="Search on IGN Nordic" autocomplete="off" value="">
        </div>
        <svg id="search-close" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" ign-icon icon-close search-close" style="cursor: pointer;">
          <title>Close</title><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect fill-opacity="0" fill="#D8D8D8" x="0" y="0" width="24" height="24"></rect><path d="M4,4 L20.9705627,20.9705627" stroke="#252627" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M4,4 L20.9705627,20.9705627" stroke="#252627" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" transform="translate(12.485281, 12.485281) scale(-1, 1) translate(-12.485281, -12.485281) "></path></g></svg>
            <button role="button" class="button button-primary">Search</button>
        </form>
    </div>
  </section>
  <div id="ign-logo-wrap">
  <a id="headerlogo" href="https://nordic.ign.com/">
  <svg class="ign-logo" viewBox="0 0 182 55" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <title>IGN Logo</title>
      <defs></defs>
      <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
          <g><g id="Group">
            <path d="M97.2501416,32.2561667 L97.2501416,22.4167222 L123.688285,22.4236667 C126.372368,22.4236667 128.561099,24.5945 128.561099,27.2731111 L128.561099,38.9672778 C128.561099,44.9858889 123.740882,49.9672778 117.613548,49.9711667 L100.688105,49.9831111 C88.1440193,49.9831111 77.9951538,39.8772778 77.9951538,27.3881111 C77.9951538,14.9089444 88.2060774,4.79366667 100.707863,4.79366667 L126.91308,4.79366667 L126.91308,15.1747778 L100.702298,15.1747778 C93.9449214,15.1747778 88.3961477,20.6433889 88.3961477,27.3881111 C88.3961477,34.1231111 93.8636615,39.5950556 100.684765,39.5942222 L118.169288,39.5942222 L118.169288,32.2561667 L97.2501416,32.2561667 Z M74.5580254,4.73744444 C74.5580254,4.73744444 74.5638694,8.05911111 74.5638694,8.08022222 L74.5638694,50.0016111 L69.3487624,50.0016111 L69.1133312,50.0016111 C66.4492853,50.0016111 64.2725208,47.8438333 64.2725208,45.1846667 L64.2725208,12.4643889 L64.2727991,4.73744444 L74.5580254,4.73744444 Z M177.034127,4.76322222 C179.699008,4.76322222 181.858519,6.9235 181.858519,9.58211111 L181.858519,39.5876667 C181.858519,45.6126667 176.956763,50.4976667 170.92043,50.4976667 L170.733699,50.4976667 C166.779513,50.4976667 163.330139,48.5354444 161.408286,45.3187778 L144.004745,14.8490556 C143.861705,14.5835 143.61069,14.5048889 143.394182,14.5048889 C143.131757,14.5048889 142.901613,14.6493333 142.780558,14.8632222 C142.722396,14.9557222 142.677592,15.066 142.677592,15.1837778 L142.680653,50.0015556 L137.203956,50.0015556 C134.540745,50.0015556 132.372051,47.8437778 132.372051,45.1848889 L132.372051,15.1837778 C132.372051,9.15877778 137.266292,4.27433333 143.302347,4.27433333 L143.488243,4.27433333 C147.443265,4.27433333 150.971672,6.38961111 152.894916,9.60683333 L170.192987,39.8790556 C170.409772,40.1632222 170.605687,40.2635 170.826369,40.2635 C171.086846,40.2635 171.31365,40.1237778 171.436931,39.9162778 C171.491754,39.8332222 171.510121,39.7354444 171.517913,39.6312778 L171.513182,4.76322222 L177.034127,4.76322222 Z" id="IGN" fill="#252627"></path>
            <path d="M12.5325367,17.4969167 C9.83593119,17.7924722 7.37392202,18.1949722 5.19799235,18.6919167 C7.64553058,12.4408056 12.6357813,7.45969444 18.8983624,5.01636111 C18.4007844,7.18802778 17.9972676,9.64580556 17.7003349,12.3380278 C15.6474083,13.6910833 13.8875183,15.44775 12.5325367,17.4969167 Z M37.561544,12.2788056 C37.2481924,9.60102778 36.8327092,7.15852778 36.3292872,4.99852778 C42.6141312,7.43463889 47.6238621,12.4246389 50.0786358,18.6915833 C47.9018713,18.1949167 45.4401404,17.7924167 42.7435349,17.4968611 C41.3866052,15.4454722 39.6247673,13.6876944 37.5690578,12.3343611 C37.5659966,12.3154722 37.5651618,12.2976944 37.561544,12.2788056 Z M17.7001401,42.4921667 C17.9967945,45.1849444 18.4005896,47.6427222 18.8978893,49.8141111 C12.6219505,47.3655 7.62446422,42.3677222 5.18249174,36.098 C7.32419205,36.5932778 9.75586789,37.0027222 12.4711187,37.3216111 C12.4911554,37.3252222 12.5100789,37.3260556 12.5298373,37.3296667 C13.8850972,39.3799444 15.645822,41.1382778 17.7001401,42.4921667 Z M42.8041737,37.3216667 C45.5171982,37.005 47.9485957,36.5963889 50.092244,36.1008333 C47.6444275,42.3855556 42.6271829,47.3911111 36.3298159,49.8316667 C36.8326813,47.6727778 37.2481645,45.2316667 37.5615162,42.555 C37.5654122,42.535 37.5662471,42.5161111 37.5695865,42.4961111 C39.6264092,41.1422222 41.3893602,39.3830556 42.7460116,37.3297222 C42.76577,37.3263889 42.7844153,37.3252778 42.8041737,37.3216667 Z M55.0276165,22.9458611 L55.0276165,31.83475 C50.8179621,33.7775278 44.5431364,34.5544722 42.4245339,34.7994722 C41.9135982,34.8958611 41.4360569,34.9414167 40.9740997,34.9414167 L34.2284116,27.4155833 L40.9740997,19.8889167 C41.3628673,19.8889167 41.7716716,19.9266944 42.2236104,20.0039167 C44.3923046,20.2350278 50.7726012,20.9803056 55.0276165,22.9458611 Z M14.3035859,19.8889167 L21.0476043,27.4155833 L14.3035859,34.9414167 C13.8405156,34.9414167 13.3615829,34.8958611 12.8520385,34.7994722 C10.7342709,34.5528056 4.45777554,33.7775278 0.247007951,31.8325278 L0.247007951,22.9478056 C4.5028581,20.9803056 10.8837113,20.2350278 13.0510141,20.0039167 C13.5060141,19.9266944 13.9137052,19.8889167 14.3035859,19.8889167 Z M20.098644,40.7283611 L27.6388428,33.99475 L35.1782067,40.7283611 C35.1782067,41.1889167 35.1311761,41.6666944 35.0346104,42.1761389 C34.7894391,44.2889167 34.0088428,50.5530833 32.0619437,54.7550278 L23.160641,54.7550278 C21.1898092,50.5091944 20.4439988,44.1391944 20.2121853,41.9755833 C20.1356563,41.5253056 20.098644,41.1153056 20.098644,40.7283611 Z M23.160641,0.0764166667 L32.0619437,0.0764166667 C34.0088428,4.28058333 34.7894391,10.5436389 35.0346104,12.6578056 C35.1311761,13.1669722 35.1782067,13.64225 35.1782067,14.1039167 L27.6388428,20.8391944 L20.098644,14.1039167 C20.098644,13.7180833 20.1356563,13.3089167 20.2121853,12.8575278 C20.4439988,10.6930833 21.1898092,4.32363889 23.160641,0.0764166667 Z" id="logomark" fill="#BF1313"></path>
          </g></g>
      </g>
  </svg>
  </a>
  <div class="logodate"><div class="editions desktop">
        <p>Nordic</p>
        <nav><ul>
        <li class="big">
            <span class="language">US</span>
            <span class="option"><a href="https://www.ign.com/?setccpref=US" target="_blank">United States</a></span>
        </li>

        <li class="big">
            <span class="language">UK</span>
            <span class="option"><a href="https://www.ign.com/?setccpref=UK" target="_blank">United Kingdom</a></span>
        </li>

        <li class="big" style="margin-bottom: 15px">
            <span class="language">AU</span>
            <span class="option"><a href="https://www.ign.com/?setccpref=AU" target="_blank">Australia</a></span>
        </li>

        <li>
            <span class="language">ADR</span>
            <span class="option"><a hrel="nofollow" ref="https://adria.ign.com/" target="_blank">Adria</a></span>
        </li>

        <li>
            <span class="language">AFR</span>
            <span class="option"><a rel="nofollow" href="https://za.ign.com/" target="_blank">Africa</a></span>
        </li>

        <li>
            <span class="language">BX</span>
            <span class="option"><a rel="nofollow" href="https://nl.ign.com/" target="_blank">Benelux / Dutch</a></span>
        </li>

        <li>
            <span class="language">BR</span>
            <span class="option"><a rel="nofollow" href="https://br.ign.com/" target="_blank">Brazil</a></span>
        </li>

        <li>
            <span class="language">CN</span>
            <span class="option"><a rel="nofollow" href="https://www.ign.com.cn/" target="_blank">China / 中国</a></span>
        </li>

        <li>
            <span class="language">CZ</span>
            <span class="option"><a  rel="nofollow" href="https://cz.ign.com/" target="_blank">Czechia / Slovakia</a></span>
        </li>

        <li>
            <span class="language">FR</span>
            <span class="option"><a rel="nofollow" href="https://fr.ign.com/" target="_blank">France</a></span>
        </li>

        <li>
            <span class="language">DE</span>
            <span class="option"><a rel="nofollow" href="https://de.ign.com/" target="_blank">Germany</a></span>
        </li>

        <li>
            <span class="language">GR</span>
            <span class="option"><a rel="nofollow" href="https://gr.ign.com/" target="_blank">Greece / Ελλάδα</a></span>
        </li>

        <li>
            <span class="language">HU</span>
            <span class="option"><a rel="nofollow" href="https://hu.ign.com/" target="_blank">Hungary</a></span>
        </li>

        <li>
            <span class="language">IN</span>
            <span class="option"><a rel="nofollow" href="https://in.ign.com" target="_blank">India</a></span>
        </li>

        <li>
            <span class="language">IL</span>
            <span class="option"><a rel="nofollow" href="https://il.ign.com" target="_blank">Israel</a></span>
        </li>

        <li>
            <span class="language">IT</span>
            <span class="option"><a rel="nofollow" href="https://it.ign.com/" target="_blank">Italy / Italia</a></span>
        </li>

        <li>
            <span class="language">JP</span>
            <span class="option"><a rel="nofollow" href="https://jp.ign.com/" target="_blank">Japan / 日本</a></span>
        </li>

        <li>
            <span class="language">KR</span>
            <span class="option"><a  rel="nofollow" href="https://kr.ign.com/" target="_blank">Korea / 한국</a></span>
        </li>

        <li>
            <span class="language">LAT</span>
            <span class="option"><a rel="nofollow" href="https://latam.ign.com/" target="_blank">Latin America</a></span>
        </li>

        <li>
            <span class="language">AR</span>
            <span class="option"><a rel="nofollow" href="https://me.ign.com/ar/" target="_blank">Middle East</a> / <a class="link" href="https://me.ign.com/ar/" target="_blank">الشرقالأوسط</a></span>
        </li>
        <li>
            <span class="language">ME</span>
            <span class="option"><a rel="nofollow" href="https://me.ign.com/en/" target="_blank">Middle East</a> / <a class="link" href="https://me.ign.com/en/" target="_blank">EN</a></span>
        </li>
        <li>
            <span class="language">NOR</span>
            <span class="option"><a rel="nofollow" href="https://nordic.ign.com/" target="_blank">Nordic</a></span>
        </li>

        <li>
            <span class="language">PL</span>
            <span class="option"><a rel="nofollow" href="https://pl.ign.com/" target="_blank">Poland</a></span>
        </li>

        <li>
            <span class="language">PT</span>
            <span class="option"><a rel="nofollow" href="https://pt.ign.com/" target="_blank">Portugal</a></span>
        </li>

        <li>
            <span class="language">SEA</span>
            <span class="option"><a rel="nofollow" href="https://ap.ign.com/" target="_blank">Southeast Asia</a></span>
        </li>

        <li>
            <span class="language">ES</span>
            <span class="option"><a rel="nofollow" href="https://es.ign.com/" target="_blank">Spain / España</a></span>
        </li>

        <li>
            <span class="language">TR</span>
            <span class="option"><a rel="nofollow" href="https://tr.ign.com/" target="_blank">Turkey / Türkiye</a></span>
        </li>

        <li><span class="brand option"><a rel="nofollow" href="https://world.ign.com/" target="_blank">world.ign.com</a></span></li>
       </ul></nav>
</div></div>
  </div>
  <span id="headermenuwrapper">
    <div id="menuToggle">
      <span></span>
      <span></span>
      <span></span>
    </div>

  <ul id="logomenu">
    <li class="browse-ign">
      <div class="browse-ign-label">IGN Nordic</div>
    </li>
    <li class="myLogin">
        <div id="toploginm">
          <a href="https://www.ign.com/sign-in?redirect=http%3A//nordic.ign.com/movies" target="_top" rel="nofollow" class="lightbox main">Login</a>
          <div class="uico"></div>
          <div class="usermenu">
            <ul>
              <li><a href="https://www.ign.com/register?redirect=http%3A//nordic.ign.com/movies" rel="nofollow" target="_top"  class="lightbox">Register</a></li>
            </ul>
          </div>
        </div>
    </li>
    <li class=" first"><a class=""  href="/article/review"><span>Reviews</span></a></li><li><a class=""  href="/videos"><span>Videos</span></a></li><li><a class=""  href="/article/feature"><span>Features</span></a></li><li><a class=""  href="/article/news"><span>News</span></a></li><li><a class=""  href="/article/preview"><span>Previews</span></a></li><li><a class=""  href="/movies"><span>Movies & TV</span></a></li>
    <li class="navmenu selector extramenu">
            <span class="subtitle">Entertainment</span>
            <span class="dropdown-arrow"><svg class="ign-icon icon-down-arrow" width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
          <g id="Symbols" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
              <g id="2.-Glyphs-and-Controls/glyph-dropdown-black" stroke-width="2">
                  <polyline id="Rectangle-3" transform="translate(6.000000, 5.000000) rotate(-45.000000) translate(-6.000000, -5.000000) " points="8 7 4 7 4 3 4 3"></polyline>
              </g>
          </g>
          </svg></span>
            <div class="col more browseentertainment"><ul id="browseentertainment"><li class=" first"><a class=""  href="/article/review"><span>Reviews</span></a></li><li><a class=""  href="/videos/"><span>Videos</span></a></li><li><a class=""  href="/article/feature"><span>Features</span></a></li><li><a class=""  href="/article/news/"><span>News</span></a></li><li><a class=""  href="/article/preview"><span>Previews</span></a></li><li><a class=""  href="/movies/"><span>Movies & TV</span></a></li></ul></div>
    </li>
    <li class="navmenu selector extramenu">
            <span class="subtitle">Gaming</span>
            <span class="dropdown-arrow"><svg class="ign-icon icon-down-arrow" width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
          <g id="Symbols" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
              <g id="2.-Glyphs-and-Controls/glyph-dropdown-black" stroke-width="2">
                  <polyline id="Rectangle-3" transform="translate(6.000000, 5.000000) rotate(-45.000000) translate(-6.000000, -5.000000) " points="8 7 4 7 4 3 4 3"></polyline>
              </g>
          </g>
          </svg></span>
            <div class="col more browsegame"><ul id="browsegaming"><li class=" first"><a class=""  href="/ps4"><span>Playstation 4</span></a></li><li><a class=""  href="/xboxone"><span>Xbox One</span></a></li><li><a class=""  href="/pc/"><span>PC</span></a></li><li><a class=""  href="/nintendo-switch/"><span>Switch</span></a></li></ul></div>
    </li>
    <li class="navmenu selector extramenu">
          <span class="subtitle">More</span>
          <span class="dropdown-arrow"><svg class="ign-icon icon-down-arrow" width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
          <g id="Symbols" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
              <g id="2.-Glyphs-and-Controls/glyph-dropdown-black" stroke-width="2">
                  <polyline id="Rectangle-3" transform="translate(6.000000, 5.000000) rotate(-45.000000) translate(-6.000000, -5.000000) " points="8 7 4 7 4 3 4 3"></polyline>
              </g>
          </g>
          </svg></span>
           <div class="col more browseabout"><ul id="footer1"><li class=" first"><a class=""  href="/ign-nordic/422/page/about-ign-nordic"><span><b>About IGN Nordic</b></span></a></li><li><a class="" target='_blank' href="mailto:info@emense.nl"><span>Contact</span></a></li><li><a class="" target='_blank' href="mailto:sales@emense.nl"><span>Advertise</span></a></li><li><a class="" target='_blank' href="http://corp.ign.com/press"><span>Press</span></a></li><li><a class=""  href="/ign-nordic/423/page/privacy-policy"><span>Privacy Policy</span></a></li><li><a class=""  href="/ign-nordic/424/page/user-agreement"><span>User agreement</span></a></li><li><a class=""  href="/ign-nordic/425/page/cookies"><span>Cookies</span></a></li><li><a class=""  href="/feed.xml"><span>RSS</span></a></li></ul></div>
    </li>
    <li class="more toggletopmore">More
      <span class="dropdown-arrow"><svg class="ign-icon icon-down-arrow" width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <g id="Symbols" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
          <g id="2.-Glyphs-and-Controls/glyph-dropdown-black" stroke-width="2">
            <polyline id="Rectangle-3" transform="translate(6.000000, 5.000000) rotate(-45.000000) translate(-6.000000, -5.000000) " points="8 7 4 7 4 3 4 3"></polyline>
          </g>
        </g>
      </svg></span>
      </li>
      <div class="region">
    <div class="region-selector">
        <select id="region-dropdown" class="region-dropdown">
            <option value="" disabled="" selected="">Change Region</option>
            <option data-language='US' value="https://www.ign.com/?setccpref=US">United States</option>
            <option data-language='UK' value="https://uk.ign.com/?setccpref=UK">United Kingdom</option>
            <option data-language='AU' value="https://au.ign.com/?setccpref=AU">Australia</option>
            <option data-language='AFR' value="https://za.ign.com/">Africa</option>
            <option data-language='ADR' value="https://adria.ign.com/">Adria</option>
            <option data-language='BX' value="https://nl.ign.com/">Benelux / Dutch</option>
            <option data-language='BR' value="https://br.ign.com/">Brazil</option>
            <option data-language='CN' value="https://www.ign.com.cn/">China / 中国</option>
            <option data-language='CZ' value="https://cz.ign.com/">Czechia / Slovakia</option>
            <option data-language='FR' value="https://fr.ign.com/">France</option>
            <option data-language='DE' value="https://de.ign.com/">Germany</option>
            <option data-language='GR' value="https://gr.ign.com/">Greece / Ελλάδα</option>
            <option data-language='HU' value="https://hu.ign.com/">Hungary</option>
            <option data-language='IN' value="https://in.ign.com/">India</option>
            <option data-language='IL' value="https://il.ign.com/">Israel</option>
            <option data-language='IT' value="https://it.ign.com/">Italy / Italia</option>
            <option data-language='JP' value="https://jp.ign.com/">Japan / 日本</option>
            <option data-language='KR' value="https://kr.ign.com/">Korea / 한국</option>
            <option data-language='LAT' value="https://latam.ign.com/">Latin America</option>
            <option data-language='ME' value="https://me.ign.com/en/">Middle East - English</option>
            <option data-language='AR' value="https://me.ign.com/ar/">Middle East -  الأوسطالشرق</option>
            <option data-language='NOR' value="https://nordic.ign.com/">Nordic</option>
            <option data-language='PL' value="https://pl.ign.com/">Poland</option>
            <option data-language='PT' value="https://pt.ign.com/">Portugal</option>
            <option data-language='SEA' value="https://sea.ign.com/">Southeast Asia</option>
            <option data-language='ES' value="https://es.ign.com/">Spain / España</option>
            <option data-language='TR' value="https://tr.ign.com/">Turkey / Türkiye</option>
            <option data-language='INTL' value="https://world.ign.com/">world.ign.com</option>
        </select>
    </div>
</div>
    </ul>

    <ul id="searchwrapper">
      <li class="search">
       <svg class="ign-icon icon-search-2" width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
          <g id="2.-Glyphs-and-Controls/glyph-nav-search">
              <rect id="Rectangle" fill-opacity="0" fill="#D8D8D8" x="0" y="0" width="24" height="24"></rect>
              <circle id="Oval-2" stroke="#252627" stroke-width="2" cx="11" cy="10" r="7"></circle>
              <path d="M15.5,15.5 L20.7201533,20.7201533" id="Line-4" stroke="#252627" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
          </g>
        </g>
        </svg></a>
        
      </li>
    </ul>

    <ul id="loginwrapper">
      <li class="myign">
       <div id="toplogin">
        <a href="https://www.ign.com/sign-in?redirect=http%3A//nordic.ign.com/movies" target="_top" rel="nofollow" class="lightbox main">Login</a>
        <div class="uico"></div>
        <div class="usermenu">
          <ul>
            <li><a href="https://www.ign.com/register?redirect=http%3A//nordic.ign.com/movies" rel="nofollow" target="_top"  class="lightbox">Register</a></li>
          </ul>
        </div>
      </div>
      </li>
    </ul>
  </span>
</div>
<div id="gheader"><ul id="globalheader"><li><a href="/playstation5">PlayStation 5</a></li><li><a href="/nintendo-switch">Nintendo Switch</a></li><li><a href="/Fortnite">Fortnite</a></li><li><a href="elden-ring">Elden Ring</a></li></ul></div>
<nav id="topmore">
  <div class="wrap">
    <div class="col browseabout"><b>IGN Nordic</b><ul id="footer1"><li class=" first"><a class=""  href="/ign-nordic/422/page/about-ign-nordic"><span><b>About IGN Nordic</b></span></a></li><li><a class="" target='_blank' href="mailto:info@emense.nl"><span>Contact</span></a></li><li><a class="" target='_blank' href="mailto:sales@emense.nl"><span>Advertise</span></a></li><li><a class="" target='_blank' href="http://corp.ign.com/press"><span>Press</span></a></li><li><a class=""  href="/ign-nordic/423/page/privacy-policy"><span>Privacy Policy</span></a></li><li><a class=""  href="/ign-nordic/424/page/user-agreement"><span>User agreement</span></a></li><li><a class=""  href="/ign-nordic/425/page/cookies"><span>Cookies</span></a></li><li><a class=""  href="/feed.xml"><span>RSS</span></a></li></ul>
        <div class="region">
    <div class="region-selector">
        <select id="region-dropdown" class="region-dropdown">
            <option value="" disabled="" selected="">Change Region</option>
            <option data-language='US' value="https://www.ign.com/?setccpref=US">United States</option>
            <option data-language='UK' value="https://uk.ign.com/?setccpref=UK">United Kingdom</option>
            <option data-language='AU' value="https://au.ign.com/?setccpref=AU">Australia</option>
            <option data-language='AFR' value="https://za.ign.com/">Africa</option>
            <option data-language='ADR' value="https://adria.ign.com/">Adria</option>
            <option data-language='BX' value="https://nl.ign.com/">Benelux / Dutch</option>
            <option data-language='BR' value="https://br.ign.com/">Brazil</option>
            <option data-language='CN' value="https://www.ign.com.cn/">China / 中国</option>
            <option data-language='CZ' value="https://cz.ign.com/">Czechia / Slovakia</option>
            <option data-language='FR' value="https://fr.ign.com/">France</option>
            <option data-language='DE' value="https://de.ign.com/">Germany</option>
            <option data-language='GR' value="https://gr.ign.com/">Greece / Ελλάδα</option>
            <option data-language='HU' value="https://hu.ign.com/">Hungary</option>
            <option data-language='IN' value="https://in.ign.com/">India</option>
            <option data-language='IL' value="https://il.ign.com/">Israel</option>
            <option data-language='IT' value="https://it.ign.com/">Italy / Italia</option>
            <option data-language='JP' value="https://jp.ign.com/">Japan / 日本</option>
            <option data-language='KR' value="https://kr.ign.com/">Korea / 한국</option>
            <option data-language='LAT' value="https://latam.ign.com/">Latin America</option>
            <option data-language='ME' value="https://me.ign.com/en/">Middle East - English</option>
            <option data-language='AR' value="https://me.ign.com/ar/">Middle East -  الأوسطالشرق</option>
            <option data-language='NOR' value="https://nordic.ign.com/">Nordic</option>
            <option data-language='PL' value="https://pl.ign.com/">Poland</option>
            <option data-language='PT' value="https://pt.ign.com/">Portugal</option>
            <option data-language='SEA' value="https://sea.ign.com/">Southeast Asia</option>
            <option data-language='ES' value="https://es.ign.com/">Spain / España</option>
            <option data-language='TR' value="https://tr.ign.com/">Turkey / Türkiye</option>
            <option data-language='INTL' value="https://world.ign.com/">world.ign.com</option>
        </select>
    </div>
</div>
    </div>
    <div class="col browsesocial"><b>Social</b><ul id="browsesocial"><li class=" first"><a class="" target='_blank' href="https://www.facebook.com/ignnordic"><span>Facebook</span></a></li><li><a class="" target='_blank' href="https://twitter.com/IGNNordic"><span>Twitter</span></a></li></ul></div>
    <div class="col browseentertainment"><b>Entertainment</b><ul id="browseentertainment"><li class=" first"><a class=""  href="/article/review"><span>Reviews</span></a></li><li><a class=""  href="/videos/"><span>Videos</span></a></li><li><a class=""  href="/article/feature"><span>Features</span></a></li><li><a class=""  href="/article/news/"><span>News</span></a></li><li><a class=""  href="/article/preview"><span>Previews</span></a></li><li><a class=""  href="/movies/"><span>Movies & TV</span></a></li></ul></div>
    <div class="col browsegame"><b>Gaming</b><ul id="browsegaming"><li class=" first"><a class=""  href="/ps4"><span>Playstation 4</span></a></li><li><a class=""  href="/xboxone"><span>Xbox One</span></a></li><li><a class=""  href="/pc/"><span>PC</span></a></li><li><a class=""  href="/nintendo-switch/"><span>Switch</span></a></li></ul></div>
  </div>
  <div class="legal wrap">
    <a href="https://world.ziffdavis.com"><svg id="zdlogoblue" data-name="Ziff Davis Logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 298.63 174.94"><path d="M102,15.57H83.2V.09H102ZM83.2,26.16H102V94.57H83.2Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M117,38.73H105.72V26.16H117v-5.3C117,8.69,124.51.09,139.86.09c3.31,0,6.75.4,9.92.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.14,2.12-7.14,7.81v4.1h13V38.73h-13V94.57H117Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M154.59,38.73H143.34V26.16h11.25v-5.3c0-12.17,7.54-20.77,22.89-20.77,3.31,0,6.75.4,9.92.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.14,2.12-7.14,7.81v4.1h13V38.73h-13V94.57H154.59Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M31.37,73.6l-2.95,3.5H50.91a31.52,31.52,0,0,1,13.77,3,29.66,29.66,0,0,1,6.68,4.44,30.31,30.31,0,0,1,7.46,10.07H.77V78.14L4.58,73.6l3-3.57L51.44,17.56H4.75V.09H79.1V16.48L34.35,70Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M80.57,103.2h-24c5.17,5.44,7.18,13.79,7.18,24.16,0,20.9-11.54,28.31-23.57,28.31H21.65V103.2H.86v69.94H41.62c28.83,0,42.87-20.38,42.87-47.76A58.44,58.44,0,0,0,80.57,103.2Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M148.78,157.93v-35.6c0-13.69-11.37-18.06-23-19.13a68.79,68.79,0,0,0-7-.31,8.43,8.43,0,0,0-.87,0c-15.08.17-30.26,5.69-31.3,22.84h18.79c.66-7.42,5.16-10.33,12.44-10.33,6.62,0,12.17,1.32,12.17,9.29.79,15.32-45.23-1.35-45.51,29.77,0,14,10.19,20.49,23.29,20.49,8.46,0,17-2.25,23-8.46a28.37,28.37,0,0,0,1.32,6.62h19.06C149.44,170.37,148.78,164.13,148.78,157.93ZM130,146.66c0,4.23-.52,15.77-15.22,15.77-6.06,0-11.51-1.87-11.51-8.73s5.31-9,11.13-10.09,12.44-1.18,15.6-4Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M195.32,104.72,180.9,151.44h-.27l-14.42-46.72H146.49l23.43,68.42h20.9L214,104.72Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M214.38,104.72v68.42h18.79V104.72Zm0-26.06V94.15h18.79V78.66Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M277.08,132c-10.57-2.5-21.31-3.44-21.31-10.16,0-5.72,6.24-6.38,10.46-6.38,6.76,0,12.31,2,12.83,9.29h17.88c-1.45-16.81-15.35-21.83-30.19-21.83S237,107.36,237,124.83c0,12.2,10.71,15.77,21.7,18.26C272.06,145.86,280,148,280,153.7c0,6.58-7,8.73-12.3,8.73-7.28,0-14.42-3.46-14.42-11.54H235.39C236.05,169,251.68,175,267.55,175c15.49,0,31.23-5.82,31.23-23.81C298.78,138.48,288.07,134.5,277.08,132Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M101.38,15.62H82.59V.14h18.79ZM82.59,26.21h18.79V94.62H82.59Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M116.35,38.78H105.11V26.21h11.24V20.92C116.35,8.74,123.9.14,139.24.14c3.31,0,6.75.4,9.93.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.15,2.12-7.15,7.81v4.1h13V38.78h-13V94.62H116.35Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M154,38.78H142.73V26.21H154V20.92C154,8.74,161.52.14,176.86.14c3.31,0,6.75.4,9.93.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.15,2.12-7.15,7.81v4.1h13V38.78h-13V94.62H154Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M30.76,73.65l-3,3.5H50.29a31.56,31.56,0,0,1,13.78,3,30,30,0,0,1,6.68,4.44,30.31,30.31,0,0,1,7.46,10.07H.15V78.19L4,73.65l3-3.57L50.82,17.61H4.14V.14H78.48V16.53L33.74,70.08Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M80,103.25h-24c5.16,5.44,7.17,13.79,7.17,24.16,0,20.9-11.54,28.31-23.56,28.31H21V103.25H.24v69.94H41c28.84,0,42.87-20.38,42.87-47.76A58.49,58.49,0,0,0,80,103.25Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M148.17,158v-35.6c0-13.69-11.37-18.06-23-19.13a69.11,69.11,0,0,0-7-.31,8.14,8.14,0,0,0-.86,0c-15.08.18-30.26,5.69-31.3,22.84h18.78c.66-7.41,5.17-10.32,12.45-10.32,6.62,0,12.16,1.31,12.16,9.28.8,15.32-45.23-1.35-45.51,29.78,0,14,10.19,20.48,23.3,20.48,8.45,0,17-2.25,23-8.46a28.26,28.26,0,0,0,1.32,6.62h19.06C148.83,170.42,148.17,164.18,148.17,158Zm-18.79-11.27c0,4.23-.52,15.77-15.21,15.77-6.07,0-11.51-1.87-11.51-8.73s5.3-9,11.13-10.09,12.44-1.18,15.59-3.95Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M194.71,104.78,180.29,151.5H180l-14.42-46.72H145.87l23.43,68.41h20.9l23.15-68.41Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M213.77,104.78v68.41h18.79V104.78Zm0-26.07V94.2h18.79V78.71Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M276.47,132c-10.57-2.5-21.32-3.43-21.32-10.16,0-5.72,6.24-6.37,10.47-6.37,6.76,0,12.3,2,12.82,9.28h17.89C294.87,108,281,102.94,266.14,102.94s-29.77,4.47-29.77,21.94c0,12.2,10.71,15.77,21.69,18.26,13.38,2.78,21.32,4.89,21.32,10.61,0,6.58-7,8.73-12.3,8.73-7.28,0-14.42-3.46-14.42-11.54H234.77c.66,18.13,16.29,24.09,32.17,24.09,15.49,0,31.23-5.82,31.23-23.81C298.17,138.53,287.46,134.55,276.47,132Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path></svg></a>
    <span class="licensee">IGN Nordic is operated under license by <a href="http://emense.nl/" rel="nofollow">eMense</a></span>
  </div>
</nav>


</header>




<div class="zad billboard" data-zadtype="billboard" data-suffix="billboard" data-prebid="{&quot;onetag&quot;: {&quot;pubId&quot;: &quot;76fa0fedc93058d&quot;}, &quot;smartadserver&quot;: {&quot;siteId&quot;: &quot;577553&quot;, &quot;pageId&quot;: &quot;1747961&quot;, &quot;formatId&quot;: &quot;73028&quot;}, &quot;appnexus&quot;: {&quot;placementId&quot;: &quot;29257727&quot;}, &quot;improvedigital&quot;: {&quot;placementId&quot;: &quot;22943608&quot;}, &quot;triplelift&quot;: {&quot;inventoryCode&quot;: &quot;Refinery89_RON_Mobile-300x250-Top&quot;}, &quot;rubicon&quot;: {&quot;accountId&quot;: &quot;14940&quot;, &quot;siteId&quot;: &quot;471016&quot;, &quot;zoneId&quot;: &quot;2790332&quot;, &quot;position&quot;: &quot;atf&quot;}, &quot;sharethrough&quot;: {&quot;pkey&quot;: &quot;IMyCnbm1z1rMEipmvlZB0PFB&quot;}}"></div>
<div class="page-content">


<section class="vspotlight">
<div class="wrap">

	<article class="card REVIEW p1">
    <a href="https://nordic.ign.com/killers-of-the-flower-moon/67657/review/killers-of-the-flower-moon-review" class="thumb">
	  <img data-src="https://sm.ign.com/t/ign_nordic/slotter/default/kotfm-header_a3tq.800.jpg" alt="Killers of the Flower Moon Review" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/slotter/default/kotfm-header_a3tq.800.jpg, https://sm.ign.com/t/ign_nordic/slotter/default/kotfm-header_a3tq.1280.jpg 2x">
	  <h3 style="background-color: rgba(72,48,28, 0.75)" class="caption">Killers of the Flower Moon Review</h3>
	</a>
  </article>

	<article class="card REVIEW p2">
    <a href="https://nordic.ign.com/spider-man-across-the-spider-verse/67658/review/spider-man-across-the-spider-verse-review" class="thumb">
	  <img data-src="https://sm.ign.com/t/ign_nordic/review/s/spider-man/spider-man-across-the-spider-verse-review_kahy.800.jpg" alt="Spider-Man: Across the Spider-Verse Review" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/review/s/spider-man/spider-man-across-the-spider-verse-review_kahy.800.jpg, https://sm.ign.com/t/ign_nordic/review/s/spider-man/spider-man-across-the-spider-verse-review_kahy.1280.jpg 2x">
	  <h3  class="caption">Spider-Man: Across the Spider-Verse Review</h3>
	</a>
  </article>

	<article class="card REVIEW p3">
    <a href="https://nordic.ign.com/spider-man-no-way-home/52255/review/spider-man-no-way-home-review" class="thumb">
	  <img data-src="https://sm.ign.com/t/ign_nordic/slotter/default/spiderman-deck-961300-1639464552219_2p7y.800.jpg" alt="Spider-Man: No Way Home Review" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/slotter/default/spiderman-deck-961300-1639464552219_2p7y.800.jpg, https://sm.ign.com/t/ign_nordic/slotter/default/spiderman-deck-961300-1639464552219_2p7y.1280.jpg 2x">
	  <h3  class="caption">Spider-Man: No Way Home Review</h3>
	</a>
  </article>

	<article class="card REVIEW p4">
    <a href="https://nordic.ign.com/the-tax-collector/38580/review/the-tax-collector-review" class="thumb">
	  <img data-src="https://sm.ign.com/t/ign_nordic/review/t/the-tax-co/the-tax-collector-review_qzgk.800.jpg" alt="The Tax Collector Review" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/review/t/the-tax-co/the-tax-collector-review_qzgk.800.jpg, https://sm.ign.com/t/ign_nordic/review/t/the-tax-co/the-tax-collector-review_qzgk.1280.jpg 2x">
	  <h3  class="caption">The Tax Collector Review</h3>
	</a>
  </article>

</div>
</section>




<section class="hspotlight"><div class="wrap">


  <article class="card REVIEW p1">
    <a href="https://nordic.ign.com/apostle/19132/review/netflixs-apostle-review" class="thumb"><img data-src="https://sm.ign.com/t/ign_nordic/review/n/netflixs-a/netflixs-apostle-review_kg87.320.jpg" alt="Netflix&#x27;s Apostle Review" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/review/n/netflixs-a/netflixs-apostle-review_kg87.320.jpg, https://sm.ign.com/t/ign_nordic/review/n/netflixs-a/netflixs-apostle-review_kg87.640.jpg 2x"></a>
	<h3 class="caption"><a href="https://nordic.ign.com/apostle/19132/review/netflixs-apostle-review">Netflix&#x27;s Apostle Review</a></h3>
  </article>

  <article class="card VIDEO p2">
    <a href="https://nordic.ign.com/movies/17849/video/the-happytime-murders-for-your-consideration-red-band-exclusive-trailer" class="thumb"><img data-src="https://sm.ign.com/t/ign_nordic/video/t/the-happyt/the-happytime-murders-for-your-consideration-red-band-exclus_g5v9.320.jpg" alt="The Happytime Murders: Red Band Trailer" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/t/the-happyt/the-happytime-murders-for-your-consideration-red-band-exclus_g5v9.320.jpg, https://sm.ign.com/t/ign_nordic/video/t/the-happyt/the-happytime-murders-for-your-consideration-red-band-exclus_g5v9.640.jpg 2x"></a>
	<h3 class="caption"><a href="https://nordic.ign.com/movies/17849/video/the-happytime-murders-for-your-consideration-red-band-exclusive-trailer">The Happytime Murders: Red Band Trailer</a></h3>
  </article>

  <article class="card VIDEO p3">
    <a href="https://nordic.ign.com/entertainment/18183/video/the-man-in-the-high-castle-season-3-official-trailer-2018" class="thumb"><img data-src="https://sm.ign.com/t/ign_nordic/video/t/the-man-in/the-man-in-the-high-castle-season-3-official-trailer-2018_yytm.320.jpg" alt="The Man in the High Castle Season 3 Trailer" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/t/the-man-in/the-man-in-the-high-castle-season-3-official-trailer-2018_yytm.320.jpg, https://sm.ign.com/t/ign_nordic/video/t/the-man-in/the-man-in-the-high-castle-season-3-official-trailer-2018_yytm.640.jpg 2x"></a>
	<h3 class="caption"><a href="https://nordic.ign.com/entertainment/18183/video/the-man-in-the-high-castle-season-3-official-trailer-2018">The Man in the High Castle Season 3 Trailer</a></h3>
  </article>

  <article class="card REVIEW p4">
    <a href="https://nordic.ign.com/extinction-702939/17499/review/netflixs-extinction-review" class="thumb"><img data-src="https://sm.ign.com/t/ign_nordic/blogroll/n/netflixs-e/netflixs-extinction-review_pt4t.320.jpg" alt="Netflix&#x27;s Extinction Review" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/blogroll/n/netflixs-e/netflixs-extinction-review_pt4t.320.jpg, https://sm.ign.com/t/ign_nordic/blogroll/n/netflixs-e/netflixs-extinction-review_pt4t.640.jpg 2x"></a>
	<h3 class="caption"><a href="https://nordic.ign.com/extinction-702939/17499/review/netflixs-extinction-review">Netflix&#x27;s Extinction Review</a></h3>
  </article>

</div></section>




  


<section class="broll wrap" data-pagenum="1" data-total="2">
  <div class="side-ad-trail">
    <div class="ad-wrapper pgQSsticky"><div class="zad halfpage" data-zadtype="halfpage" data-suffix="mrec1" data-prebid="{&quot;onetag&quot;: {&quot;pubId&quot;: &quot;76fa0fedc93058d&quot;}, &quot;smartadserver&quot;: {&quot;siteId&quot;: &quot;577553&quot;, &quot;pageId&quot;: &quot;1747961&quot;, &quot;formatId&quot;: &quot;73025&quot;}, &quot;appnexus&quot;: {&quot;placementId&quot;: &quot;29257707&quot;}, &quot;improvedigital&quot;: {&quot;placementId&quot;: &quot;22943593&quot;}, &quot;triplelift&quot;: {&quot;inventoryCode&quot;: &quot;Refinery89_RON_Desktop_300x600_ATF&quot;}, &quot;rubicon&quot;: {&quot;accountId&quot;: &quot;14940&quot;, &quot;siteId&quot;: &quot;471016&quot;, &quot;zoneId&quot;: &quot;2790300&quot;, &quot;position&quot;: &quot;atf&quot;}, &quot;sharethrough&quot;: {&quot;pkey&quot;: &quot;ZhqNfeRLsaOuMhiCu9INjObB&quot;}}"></div></div>
  </div>
  <h2>Latest News</h2>
  <div class="tbl">
  
  <article class="video VIDEO" id="content72671" data-embed-url="https://nordic.ign.com/the-fall-of-the-house-of-usher/72671/video/embed">
    <div class="t">
    <a href="https://nordic.ign.com/the-fall-of-the-house-of-usher/72671/video/the-fall-of-the-house-of-usher-official-trailer" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/video/t/the-fall-o/the-fall-of-the-house-of-usher-official-trailer_62fg.280.jpg" alt="The Fall of the House of Usher - Official Trailer (Video The Fall of the House of Usher)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/t/the-fall-o/the-fall-of-the-house-of-usher-official-trailer_62fg.280.jpg, https://sm.ign.com/t/ign_nordic/video/t/the-fall-o/the-fall-of-the-house-of-usher-official-trailer_62fg.600.jpg 2x">
      
      <span class="duration"><svg class="icon icon-playhead" width="52" height="52" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle fill="#FFF" cx="26" cy="26" r="26"></circle><path class="playhead-triangle" d="M36.185 24.937c.962.537.96 1.41 0 1.945l-16.13 9.015c-.962.537-1.74.086-1.74-1.03V16.95c0-1.106.78-1.567 1.74-1.03l16.13 9.015z" fill="#bf1313"></path></g></svg><span class="duration-text">02:31</span></span>
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-09-12T21:16:00+02:00">4 days, 9 hours</time>
      <a href="https://nordic.ign.com/the-fall-of-the-house-of-usher/72671/video/the-fall-of-the-house-of-usher-official-trailer#disqus_thread" class="comments commentscount" data-disqus-identifier="video_72671">Comment</a></div>
      <h3><a href="https://nordic.ign.com/the-fall-of-the-house-of-usher/72671/video/the-fall-of-the-house-of-usher-official-trailer">The Fall of the House of Usher - Official Trailer</a></h3>
      <p>From Mike Flanagan, the creator of The Haunting of Hill House and Midnight Mass, a wicked horror series based on the works of Edgar Allan Poe. Ruthless siblings Roderick and Madeline Usher have built Fortunato Pharmaceuticals into an empire of wealth, privilege, and power. But past secrets come to light when the heirs to the Usher dynasty start dying at the hands of a mysterious woman from their youth.</p>
    </div>
  </article>
  
  <article class="video VIDEO" id="content72554" data-embed-url="https://nordic.ign.com/aquaman-and-the-lost-kingdom/72554/video/embed">
    <div class="t">
    <a href="https://nordic.ign.com/aquaman-and-the-lost-kingdom/72554/video/aquaman-and-the-lost-kingdom-teaser-trailer" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/video/a/aquaman-an/aquaman-and-the-lost-kingdom-teaser-trailer_stuq.280.jpg" alt="Aquaman and the Lost Kingdom - Teaser Trailer (Video Aquaman and the Lost Kingdom)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/a/aquaman-an/aquaman-and-the-lost-kingdom-teaser-trailer_stuq.280.jpg, https://sm.ign.com/t/ign_nordic/video/a/aquaman-an/aquaman-and-the-lost-kingdom-teaser-trailer_stuq.600.jpg 2x">
      
      <span class="duration"><svg class="icon icon-playhead" width="52" height="52" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle fill="#FFF" cx="26" cy="26" r="26"></circle><path class="playhead-triangle" d="M36.185 24.937c.962.537.96 1.41 0 1.945l-16.13 9.015c-.962.537-1.74.086-1.74-1.03V16.95c0-1.106.78-1.567 1.74-1.03l16.13 9.015z" fill="#bf1313"></path></g></svg><span class="duration-text">00:30</span></span>
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-09-11T03:01:55+02:00">6 days, 3 hours</time>
      <a href="https://nordic.ign.com/aquaman-and-the-lost-kingdom/72554/video/aquaman-and-the-lost-kingdom-teaser-trailer#disqus_thread" class="comments commentscount" data-disqus-identifier="video_72554">Comment</a></div>
      <h3><a href="https://nordic.ign.com/aquaman-and-the-lost-kingdom/72554/video/aquaman-and-the-lost-kingdom-teaser-trailer">Aquaman and the Lost Kingdom - Teaser Trailer</a></h3>
      <p>Director James Wan and Aquaman himself, Jason Momoa—along with Patrick Wilson, Amber Heard, Yahya Abdul-Mateen II and Nicole Kidman—return in the sequel to the highest-grossing DC film of all time: “Aquaman and the Lost Kingdom.”Having failed to defeat Aquaman the first time, Black Manta, still driven by the need to avenge his father’s death, will stop at nothing to take Aquaman down once and for all. This time Black Manta is more formidable than ever …</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content63243" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/2001-a-space-odyssey/63243/feature/the-25-best-sci-fi-movies-of-all-time" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/t/the-25-bes/the-25-best-sci-fi-movies-of-all-time_1gjt.280.jpg" alt="The 25 Best Sci Fi Movies of All Time (Feature 2001-a-space-odyssey)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/t/the-25-bes/the-25-best-sci-fi-movies-of-all-time_1gjt.280.jpg, https://sm.ign.com/t/ign_nordic/feature/t/the-25-bes/the-25-best-sci-fi-movies-of-all-time_1gjt.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-09-07T22:38:00+02:00">1 week, 2 days</time>
      <a href="https://nordic.ign.com/2001-a-space-odyssey/63243/feature/the-25-best-sci-fi-movies-of-all-time#disqus_thread" class="comments commentscount" data-disqus-identifier="article_63243">Comment</a></div>
      <h3><a href="https://nordic.ign.com/2001-a-space-odyssey/63243/feature/the-25-best-sci-fi-movies-of-all-time">The 25 Best Sci Fi Movies of All Time</a></h3>
      <p>Blade Runners, Body Snatchers, Terminators and T-Rexes - here are the best sci fi films of all time.</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content62866" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/marvels-agatha-harkness/62866/feature/upcoming-new-marvel-movies-for-2023-release-dates-for-phase-4-5-and-6" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/u/upcoming-n/upcoming-new-marvel-movies-for-2023-release-dates-for-phase_62hn.280.jpg" alt="Upcoming New Marvel Movies for 2023: Release Dates for Phase 5 and 6 (Feature Marvel&#x27;s Agatha Harkness)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/u/upcoming-n/upcoming-new-marvel-movies-for-2023-release-dates-for-phase_62hn.280.jpg, https://sm.ign.com/t/ign_nordic/feature/u/upcoming-n/upcoming-new-marvel-movies-for-2023-release-dates-for-phase_62hn.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-09-07T20:52:43+02:00">1 week, 2 days</time>
      <a href="https://nordic.ign.com/marvels-agatha-harkness/62866/feature/upcoming-new-marvel-movies-for-2023-release-dates-for-phase-4-5-and-6#disqus_thread" class="comments commentscount" data-disqus-identifier="article_62866">Comment</a></div>
      <h3><a href="https://nordic.ign.com/marvels-agatha-harkness/62866/feature/upcoming-new-marvel-movies-for-2023-release-dates-for-phase-4-5-and-6">Upcoming New Marvel Movies for 2023: Release Dates for Phase 5 and 6</a></h3>
      <p>With the MCU landscape shifting once again, here's a look at every upcoming Marvel movie and TV show.</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content70773" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/a-fish-called-wanda/70773/feature/the-25-best-comedies" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/t/the-25-bes/the-25-best-comedies-of-all-time_ed19.280.jpg" alt="The 25 Best Comedies of All Time (Feature airplane)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/t/the-25-bes/the-25-best-comedies-of-all-time_ed19.280.jpg, https://sm.ign.com/t/ign_nordic/feature/t/the-25-bes/the-25-best-comedies-of-all-time_ed19.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-08-19T00:47:00+02:00">4 weeks, 1 day</time>
      <a href="https://nordic.ign.com/a-fish-called-wanda/70773/feature/the-25-best-comedies#disqus_thread" class="comments commentscount" data-disqus-identifier="article_70773">Comment</a></div>
      <h3><a href="https://nordic.ign.com/a-fish-called-wanda/70773/feature/the-25-best-comedies">The 25 Best Comedies of All Time</a></h3>
      <p>The truly great comedies stand the test of time, and sometimes change the genre forever. These are the best comedies ever made!</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content63030" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/avengers-endgame-1/63030/feature/sony-marvel-movies-kraven-the-hunter-silk-spider-society-and-every-other-spider-man-spin-off-in-deve" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/s/sony-spide/sony-spider-man-universe-every-marvel-spin-off-and-new-movie_ghfs.280.jpg" alt="Sony Spider-Man Universe: Every Marvel Spin-off and New Movie in Development (Feature black-cat-the-movie)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/s/sony-spide/sony-spider-man-universe-every-marvel-spin-off-and-new-movie_ghfs.280.jpg, https://sm.ign.com/t/ign_nordic/feature/s/sony-spide/sony-spider-man-universe-every-marvel-spin-off-and-new-movie_ghfs.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-07-31T21:37:44+02:00">1 month, 2 weeks</time>
      <a href="https://nordic.ign.com/avengers-endgame-1/63030/feature/sony-marvel-movies-kraven-the-hunter-silk-spider-society-and-every-other-spider-man-spin-off-in-deve#disqus_thread" class="comments commentscount" data-disqus-identifier="article_63030">Comment</a></div>
      <h3><a href="https://nordic.ign.com/avengers-endgame-1/63030/feature/sony-marvel-movies-kraven-the-hunter-silk-spider-society-and-every-other-spider-man-spin-off-in-deve">Sony Spider-Man Universe: Every Marvel Spin-off and New Movie in Development</a></h3>
      <p>From Venom 2 to Madame Web to the Into the Spider-Verse sequel, we break down all the movies currently in development in the Spider-Man universe.</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content64278" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/agent-carter/64278/feature/every-dead-marvel-movie-character-from-iron-man-1-to-black-panther-wakanda-forever" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/e/every-dead/every-dead-marvel-movie-character-from-iron-man-1-to-secret_zbbf.280.jpg" alt="Every Dead Marvel Movie Character, From Iron Man 1 to Secret Invasion (Feature Ant-Man and the Wasp: Quantumania)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/e/every-dead/every-dead-marvel-movie-character-from-iron-man-1-to-secret_zbbf.280.jpg, https://sm.ign.com/t/ign_nordic/feature/e/every-dead/every-dead-marvel-movie-character-from-iron-man-1-to-secret_zbbf.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-07-27T19:20:34+02:00">1 month, 2 weeks</time>
      <a href="https://nordic.ign.com/agent-carter/64278/feature/every-dead-marvel-movie-character-from-iron-man-1-to-black-panther-wakanda-forever#disqus_thread" class="comments commentscount" data-disqus-identifier="article_64278">Comment</a></div>
      <h3><a href="https://nordic.ign.com/agent-carter/64278/feature/every-dead-marvel-movie-character-from-iron-man-1-to-black-panther-wakanda-forever">Every Dead Marvel Movie Character, From Iron Man 1 to Secret Invasion</a></h3>
      <p>It’s time to take stock of every character who is seriously and truly dead in the current MCU timeline.</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content62596" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/obi-wan-kenobi/62596/feature/upcoming-and-next-star-wars-movies-and-tv-shows-2022-release-dates-and-beyond" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/u/upcoming-n/upcoming-new-star-wars-movies-and-tv-shows-2023-release-date_nshh.280.jpg" alt="Upcoming New Star Wars Movies and TV Shows: 2023 Release Dates and Beyond (Feature Obi-Wan Kenobi)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/u/upcoming-n/upcoming-new-star-wars-movies-and-tv-shows-2023-release-date_nshh.280.jpg, https://sm.ign.com/t/ign_nordic/feature/u/upcoming-n/upcoming-new-star-wars-movies-and-tv-shows-2023-release-date_nshh.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-07-13T19:27:02+02:00">2 months</time>
      <a href="https://nordic.ign.com/obi-wan-kenobi/62596/feature/upcoming-and-next-star-wars-movies-and-tv-shows-2022-release-dates-and-beyond#disqus_thread" class="comments commentscount" data-disqus-identifier="article_62596">Comment</a></div>
      <h3><a href="https://nordic.ign.com/obi-wan-kenobi/62596/feature/upcoming-and-next-star-wars-movies-and-tv-shows-2022-release-dates-and-beyond">Upcoming New Star Wars Movies and TV Shows: 2023 Release Dates and Beyond</a></h3>
      <p>What do Star Wars fans have to look forward to now that Episode IX is done? A whole lot, as it turns out.</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content67500" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/aliens-theater/67500/feature/the-top-25-action-movies" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/t/the-25-bes/the-25-best-action-movies-of-all-time_jv9w.280.jpg" alt="The 25 Best Action Movies of All Time (Feature aliens)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/t/the-25-bes/the-25-best-action-movies-of-all-time_jv9w.280.jpg, https://sm.ign.com/t/ign_nordic/feature/t/the-25-bes/the-25-best-action-movies-of-all-time_jv9w.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-06-23T00:18:00+02:00">2 months, 3 weeks</time>
      <a href="https://nordic.ign.com/aliens-theater/67500/feature/the-top-25-action-movies#disqus_thread" class="comments commentscount" data-disqus-identifier="article_67500">Comment</a></div>
      <h3><a href="https://nordic.ign.com/aliens-theater/67500/feature/the-top-25-action-movies">The 25 Best Action Movies of All Time</a></h3>
      <p>From terminators to terrorists and lone heroes to lethal weapons, here are our picks for the 25 best action movies ever made.</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content62539" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/aquaman-1/62539/preview/new-dc-movies-and-tv-shows-2023-release-dates-and-beyond" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/n/new-dc-mov/new-dc-movies-and-tv-shows-2023-release-dates-and-beyond_9sgr.280.jpg" alt="New DC Movies and TV Shows: 2023 Release Dates and Beyond (Feature Aquaman)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/n/new-dc-mov/new-dc-movies-and-tv-shows-2023-release-dates-and-beyond_9sgr.280.jpg, https://sm.ign.com/t/ign_nordic/feature/n/new-dc-mov/new-dc-movies-and-tv-shows-2023-release-dates-and-beyond_9sgr.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-06-20T22:02:09+02:00">2 months, 3 weeks</time>
      <a href="https://nordic.ign.com/aquaman-1/62539/preview/new-dc-movies-and-tv-shows-2023-release-dates-and-beyond#disqus_thread" class="comments commentscount" data-disqus-identifier="article_62539">Comment</a></div>
      <h3><a href="https://nordic.ign.com/aquaman-1/62539/preview/new-dc-movies-and-tv-shows-2023-release-dates-and-beyond">New DC Movies and TV Shows: 2023 Release Dates and Beyond</a></h3>
      <p>From The Suicide Squad to The Batman to Black Adam, here's what Warner Bros. has in store for us for the DC movie universe.</p>
    </div>
  </article>
  
  </div>
</section>




<section class="hspotlight"><div class="wrap">


  <article class="card VIDEO p1">
    <a href="https://nordic.ign.com/movies/17765/video/along-came-the-devil-exclusive-final-trailer" class="thumb"><img data-src="https://sm.ign.com/t/ign_nordic/video/a/along-came/along-came-the-devil-exclusive-final-trailer_1c91.320.jpg" alt="Along Came the Devil - Exclusive Final Trailer" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/a/along-came/along-came-the-devil-exclusive-final-trailer_1c91.320.jpg, https://sm.ign.com/t/ign_nordic/video/a/along-came/along-came-the-devil-exclusive-final-trailer_1c91.640.jpg 2x"></a>
	<h3 class="caption"><a href="https://nordic.ign.com/movies/17765/video/along-came-the-devil-exclusive-final-trailer">Along Came the Devil - Exclusive Final Trailer</a></h3>
  </article>

  <article class="card VIDEO p2">
    <a href="https://nordic.ign.com/entertainment/17344/video/lego-dc-comics-super-heroes-aquaman-rage-of-atlantis-exclusive-clip" class="thumb"><img data-src="https://sm.ign.com/t/ign_nordic/screenshot/l/lego-dc-co/lego-dc-comics-super-heroes-aquaman-rage-of-atlantis-exclusi_ehhu.320.jpg" alt="LEGO DC Comics Super Heroes - Aquaman Exclusive Clip" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/screenshot/l/lego-dc-co/lego-dc-comics-super-heroes-aquaman-rage-of-atlantis-exclusi_ehhu.320.jpg, https://sm.ign.com/t/ign_nordic/screenshot/l/lego-dc-co/lego-dc-comics-super-heroes-aquaman-rage-of-atlantis-exclusi_ehhu.640.jpg 2x"></a>
	<h3 class="caption"><a href="https://nordic.ign.com/entertainment/17344/video/lego-dc-comics-super-heroes-aquaman-rage-of-atlantis-exclusive-clip">LEGO DC Comics Super Heroes - Aquaman Exclusive Clip</a></h3>
  </article>

  <article class="card VIDEO p3">
    <a href="https://nordic.ign.com/movies/17647/video/deadpool-2-x-mansion-fridge-sequence-exclusive-deleted-scene" class="thumb"><img data-src="https://sm.ign.com/t/ign_nordic/video/d/deadpool-2/deadpool-2-x-mansion-fridge-sequence-exclusive-deleted-scene_3yfc.320.jpg" alt="Deadpool 2: &quot;X-Mansion Fridge Sequence&quot; Exclusive Deleted Scene" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/d/deadpool-2/deadpool-2-x-mansion-fridge-sequence-exclusive-deleted-scene_3yfc.320.jpg, https://sm.ign.com/t/ign_nordic/video/d/deadpool-2/deadpool-2-x-mansion-fridge-sequence-exclusive-deleted-scene_3yfc.640.jpg 2x"></a>
	<h3 class="caption"><a href="https://nordic.ign.com/movies/17647/video/deadpool-2-x-mansion-fridge-sequence-exclusive-deleted-scene">Deadpool 2: &quot;X-Mansion Fridge Sequence&quot; Exclusive Deleted Scene</a></h3>
  </article>

  <article class="card VIDEO p4">
    <a href="https://nordic.ign.com/movies/17236/video/alita-battle-angel-trailer-d" class="thumb"><img data-src="https://sm.ign.com/t/ign_nordic/video/a/alita-batt/alita-battle-angel-trailer-d_mvrj.320.jpg" alt="Alita: Battle Angel - Trailer D" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/a/alita-batt/alita-battle-angel-trailer-d_mvrj.320.jpg, https://sm.ign.com/t/ign_nordic/video/a/alita-batt/alita-battle-angel-trailer-d_mvrj.640.jpg 2x"></a>
	<h3 class="caption"><a href="https://nordic.ign.com/movies/17236/video/alita-battle-angel-trailer-d">Alita: Battle Angel - Trailer D</a></h3>
  </article>

</div></section>




  


<section class="broll wrap" data-pagenum="1" data-total="2">
  <div class="side-ad-trail">
    <div class="ad-wrapper pgQSsticky"><div class="zad halfpage" data-zadtype="halfpage" data-suffix="mrec2" data-prebid="{&quot;onetag&quot;: {&quot;pubId&quot;: &quot;76fa0fedc93058d&quot;}, &quot;smartadserver&quot;: {&quot;siteId&quot;: &quot;577553&quot;, &quot;pageId&quot;: &quot;1747961&quot;, &quot;formatId&quot;: &quot;73026&quot;}, &quot;appnexus&quot;: {&quot;placementId&quot;: &quot;29257708&quot;}, &quot;improvedigital&quot;: {&quot;placementId&quot;: &quot;22943594&quot;}, &quot;triplelift&quot;: {&quot;inventoryCode&quot;: &quot;Refinery89_RON_Desktop_300x600_BTF&quot;}, &quot;rubicon&quot;: {&quot;accountId&quot;: &quot;14940&quot;, &quot;siteId&quot;: &quot;471016&quot;, &quot;zoneId&quot;: &quot;2790302&quot;, &quot;position&quot;: &quot;btf&quot;}, &quot;sharethrough&quot;: {&quot;pkey&quot;: &quot;NvcvIe8eSQaJgWA62iVAM1JN&quot;}}"></div></div>
  </div>
  
  <div class="tbl">
  
  <article class="article FEATURE" id="content67742" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/spider-man-across-the-spider-verse/67742/feature/the-spider-man-movies-ranked-from-worst-to-best" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/t/the-spider/the-spider-man-movies-ranked-from-worst-to-best_a5cz.280.jpg" alt="The Spider-Man Movies Ranked From Worst to Best (Feature Spider-Man: Across the Spider-Verse)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/t/the-spider/the-spider-man-movies-ranked-from-worst-to-best_a5cz.280.jpg, https://sm.ign.com/t/ign_nordic/feature/t/the-spider/the-spider-man-movies-ranked-from-worst-to-best_a5cz.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-06-02T23:34:30+02:00">3 months, 2 weeks</time>
      <a href="https://nordic.ign.com/spider-man-across-the-spider-verse/67742/feature/the-spider-man-movies-ranked-from-worst-to-best#disqus_thread" class="comments commentscount" data-disqus-identifier="article_67742">Comment</a></div>
      <h3><a href="https://nordic.ign.com/spider-man-across-the-spider-verse/67742/feature/the-spider-man-movies-ranked-from-worst-to-best">The Spider-Man Movies Ranked From Worst to Best</a></h3>
      <p>We decided to rank the Spider-Man movies -- and yes, that includes all the times he’s hung out with the Avengers… Let’s web this thing up!</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content62449" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/spider-man-across-the-spider-verse/62449/feature/all-the-spideys-in-spider-man-across-the-spider-verse" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/a/all-the-sp/all-the-spideys-in-spider-man-across-the-spider-verse-full-s_9qn7.280.jpg" alt="All the Spideys in Spider-Man: Across the Spider-Verse (Full Spoilers Edition) (Feature Spider-Man: Across the Spider-Verse)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/a/all-the-sp/all-the-spideys-in-spider-man-across-the-spider-verse-full-s_9qn7.280.jpg, https://sm.ign.com/t/ign_nordic/feature/a/all-the-sp/all-the-spideys-in-spider-man-across-the-spider-verse-full-s_9qn7.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-06-01T16:25:01+02:00">3 months, 2 weeks</time>
      <a href="https://nordic.ign.com/spider-man-across-the-spider-verse/62449/feature/all-the-spideys-in-spider-man-across-the-spider-verse#disqus_thread" class="comments commentscount" data-disqus-identifier="article_62449">Comment</a></div>
      <h3><a href="https://nordic.ign.com/spider-man-across-the-spider-verse/62449/feature/all-the-spideys-in-spider-man-across-the-spider-verse">All the Spideys in Spider-Man: Across the Spider-Verse (Full Spoilers Edition)</a></h3>
      <p>Who's who in the sequel to Into the Spider-Verse?</p>
    </div>
  </article>
  
  <article class="article REVIEW" id="content67657" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/killers-of-the-flower-moon/67657/review/killers-of-the-flower-moon-review" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/review/k/killers-of/killers-of-the-flower-moon-review_5kts.280.jpg" alt="Killers of the Flower Moon Review (Review killers-of-the-flower-moon)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/review/k/killers-of/killers-of-the-flower-moon-review_5kts.280.jpg, https://sm.ign.com/t/ign_nordic/review/k/killers-of/killers-of-the-flower-moon-review_5kts.600.jpg 2x">
      <figure class="little side-wrapper side-wrapper review-score hexagon-wrapper"><div class="side-wrapper side-wrapper hexagon"><span class="side-wrapper side-wrapper hexagon-content-wrapper"><span class="side-wrapper side-wrapper hexagon-content">9</span></span></div></figure>
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-06-01T01:10:38+02:00">3 months, 2 weeks</time>
      <a href="https://nordic.ign.com/killers-of-the-flower-moon/67657/review/killers-of-the-flower-moon-review#disqus_thread" class="comments commentscount" data-disqus-identifier="article_67657">Comment</a></div>
      <h3><a href="https://nordic.ign.com/killers-of-the-flower-moon/67657/review/killers-of-the-flower-moon-review">Killers of the Flower Moon Review</a></h3>
      <p>Martin Scorsese’s Native American epic is unapologetically vicious by design.</p>
    </div>
  </article>
  
  <article class="article REVIEW" id="content67658" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/spider-man-across-the-spider-verse/67658/review/spider-man-across-the-spider-verse-review" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/review/s/spider-man/spider-man-across-the-spider-verse-review_kahy.280.jpg" alt="Spider-Man: Across the Spider-Verse Review (Review Spider-Man: Across the Spider-Verse)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/review/s/spider-man/spider-man-across-the-spider-verse-review_kahy.280.jpg, https://sm.ign.com/t/ign_nordic/review/s/spider-man/spider-man-across-the-spider-verse-review_kahy.600.jpg 2x">
      <figure class="little side-wrapper side-wrapper review-score hexagon-wrapper"><div class="side-wrapper side-wrapper hexagon"><span class="side-wrapper side-wrapper hexagon-content-wrapper"><span class="side-wrapper side-wrapper hexagon-content">8</span></span></div></figure>
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-05-31T15:19:00+02:00">3 months, 2 weeks</time>
      <a href="https://nordic.ign.com/spider-man-across-the-spider-verse/67658/review/spider-man-across-the-spider-verse-review#disqus_thread" class="comments commentscount" data-disqus-identifier="article_67658">Comment</a></div>
      <h3><a href="https://nordic.ign.com/spider-man-across-the-spider-verse/67658/review/spider-man-across-the-spider-verse-review">Spider-Man: Across the Spider-Verse Review</a></h3>
      <p>The Empire Venom Strikes Back</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content67389" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/2-fast-2-furious-theater/67389/feature/ranking-the-fast-and-the-furious-movies" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/r/ranking-th/ranking-the-fast-and-the-furious-movies-from-worst-to-best_3t9x.280.jpg" alt="Ranking the Fast and the Furious Movies: From Worst to Best (Feature 2-fast-2-furious)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/r/ranking-th/ranking-the-fast-and-the-furious-movies-from-worst-to-best_3t9x.280.jpg, https://sm.ign.com/t/ign_nordic/feature/r/ranking-th/ranking-the-fast-and-the-furious-movies-from-worst-to-best_3t9x.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-05-22T21:00:00+02:00">3 months, 3 weeks</time>
      <a href="https://nordic.ign.com/2-fast-2-furious-theater/67389/feature/ranking-the-fast-and-the-furious-movies#disqus_thread" class="comments commentscount" data-disqus-identifier="article_67389">Comment</a></div>
      <h3><a href="https://nordic.ign.com/2-fast-2-furious-theater/67389/feature/ranking-the-fast-and-the-furious-movies">Ranking the Fast and the Furious Movies: From Worst to Best</a></h3>
      <p>Since today marks the 15th anniversary of the release of The Fast and the Furious, we’re ranking the series from worst to best.</p>
    </div>
  </article>
  
  <article class="video VIDEO" id="content64348" data-embed-url="https://nordic.ign.com/movies/64348/video/embed">
    <div class="t">
    <a href="https://nordic.ign.com/movies/64348/video/netflixs-shadow-bone-cast-reacts-to-season-2-trailer" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/video/n/netflixs-s/netflixs-shadow-bone-cast-reacts-to-season-2-trailer_rvgx.280.jpg" alt="Netflix’s Shadow &amp; Bone Cast Reacts to Season 2 Trailer (Video movie)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/n/netflixs-s/netflixs-shadow-bone-cast-reacts-to-season-2-trailer_rvgx.280.jpg, https://sm.ign.com/t/ign_nordic/video/n/netflixs-s/netflixs-shadow-bone-cast-reacts-to-season-2-trailer_rvgx.600.jpg 2x">
      
      <span class="duration"><svg class="icon icon-playhead" width="52" height="52" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle fill="#FFF" cx="26" cy="26" r="26"></circle><path class="playhead-triangle" d="M36.185 24.937c.962.537.96 1.41 0 1.945l-16.13 9.015c-.962.537-1.74.086-1.74-1.03V16.95c0-1.106.78-1.567 1.74-1.03l16.13 9.015z" fill="#bf1313"></path></g></svg><span class="duration-text">11:40</span></span>
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-02-20T09:47:53+01:00">6 months, 3 weeks</time>
      <a href="https://nordic.ign.com/movies/64348/video/netflixs-shadow-bone-cast-reacts-to-season-2-trailer#disqus_thread" class="comments commentscount" data-disqus-identifier="video_64348">Comment</a></div>
      <h3><a href="https://nordic.ign.com/movies/64348/video/netflixs-shadow-bone-cast-reacts-to-season-2-trailer">Netflix’s Shadow &amp; Bone Cast Reacts to Season 2 Trailer</a></h3>
      <p>Rise of the Resistance is likely the closest you'll get to starring in a Star Wars film, which makes it a helluva ride.</p>
    </div>
  </article>
  
  <article class="video VIDEO" id="content64346" data-embed-url="https://nordic.ign.com/movies/64346/video/embed">
    <div class="t">
    <a href="https://nordic.ign.com/movies/64346/video/shazam-is-a-special-part-of-the-dcu-going-forward" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/video/s/shazam-is-/shazam-is-a-special-part-of-the-dcu-going-forward_xfyy.280.jpg" alt="Shazam Is a &#x27;Special Part of the DCU Going Forward&#x27;  (Video movie)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/s/shazam-is-/shazam-is-a-special-part-of-the-dcu-going-forward_xfyy.280.jpg, https://sm.ign.com/t/ign_nordic/video/s/shazam-is-/shazam-is-a-special-part-of-the-dcu-going-forward_xfyy.600.jpg 2x">
      
      <span class="duration"><svg class="icon icon-playhead" width="52" height="52" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle fill="#FFF" cx="26" cy="26" r="26"></circle><path class="playhead-triangle" d="M36.185 24.937c.962.537.96 1.41 0 1.945l-16.13 9.015c-.962.537-1.74.086-1.74-1.03V16.95c0-1.106.78-1.567 1.74-1.03l16.13 9.015z" fill="#bf1313"></path></g></svg><span class="duration-text">09:20</span></span>
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-02-20T09:43:36+01:00">6 months, 3 weeks</time>
      <a href="https://nordic.ign.com/movies/64346/video/shazam-is-a-special-part-of-the-dcu-going-forward#disqus_thread" class="comments commentscount" data-disqus-identifier="video_64346">Comment</a></div>
      <h3><a href="https://nordic.ign.com/movies/64346/video/shazam-is-a-special-part-of-the-dcu-going-forward">Shazam Is a &#x27;Special Part of the DCU Going Forward&#x27;</a></h3>
      <p>Rise of the Resistance is likely the closest you'll get to starring in a Star Wars film, which makes it a helluva ride.</p>
    </div>
  </article>
  
  <article class="video VIDEO" id="content64163" data-embed-url="https://nordic.ign.com/movies/64163/video/embed">
    <div class="t">
    <a href="https://nordic.ign.com/movies/64163/video/shadow-bone-season-2-official-trailer-2023-ben-barnes-lewis-tan-ign-fan-fest-2023" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/screenshot/default/blogroll-thumbnail_6s2u.280.jpg" alt="Shadow &amp; Bone Season 2 - Official Trailer (2023) Ben Barnes, Lewis Tan | IGN Fan Fest 2023 (Video movie)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/screenshot/default/blogroll-thumbnail_6s2u.280.jpg, https://sm.ign.com/t/ign_nordic/screenshot/default/blogroll-thumbnail_6s2u.600.jpg 2x">
      
      <span class="duration"><svg class="icon icon-playhead" width="52" height="52" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle fill="#FFF" cx="26" cy="26" r="26"></circle><path class="playhead-triangle" d="M36.185 24.937c.962.537.96 1.41 0 1.945l-16.13 9.015c-.962.537-1.74.086-1.74-1.03V16.95c0-1.106.78-1.567 1.74-1.03l16.13 9.015z" fill="#bf1313"></path></g></svg><span class="duration-text">02:45</span></span>
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-02-17T19:31:53.945426+01:00">6 months, 4 weeks</time>
      <a href="https://nordic.ign.com/movies/64163/video/shadow-bone-season-2-official-trailer-2023-ben-barnes-lewis-tan-ign-fan-fest-2023#disqus_thread" class="comments commentscount" data-disqus-identifier="video_64163">Comment</a></div>
      <h3><a href="https://nordic.ign.com/movies/64163/video/shadow-bone-season-2-official-trailer-2023-ben-barnes-lewis-tan-ign-fan-fest-2023">Shadow &amp; Bone Season 2 - Official Trailer (2023) Ben Barnes, Lewis Tan | IGN Fan Fest 2023</a></h3>
      <p>Shadow & Bone returns to Netflix as the stake rise in an epic battle of good versus evil The season 2 trailer sees the Darkling (Ben Barnes) conjure a dark army of shadow creatures pit against the people of Ravka. Sun Summoner and living saint Alina Starkov recruits old allies and new to defeat their common enemy–all while Alina struggles to make sense of the connection she shares with the Darkling. Fans of Leigh Bardugo’s …</p>
    </div>
  </article>
  
  <article class="video VIDEO" id="content64094" data-embed-url="https://nordic.ign.com/movies/64094/video/embed">
    <div class="t">
    <a href="https://nordic.ign.com/movies/64094/video/catch-an-exclusive-look-at-an-upcoming-episode-of-ghosts-ign-fan-fest-2023" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/video/c/catch-an-e/catch-an-exclusive-look-at-an-upcoming-episode-of-ghosts-ign_kbk9.280.jpg" alt="Catch an Exclusive Look at an Upcoming Episode of Ghosts | IGN Fan Fest 2023 (Video movie)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/c/catch-an-e/catch-an-exclusive-look-at-an-upcoming-episode-of-ghosts-ign_kbk9.280.jpg, https://sm.ign.com/t/ign_nordic/video/c/catch-an-e/catch-an-exclusive-look-at-an-upcoming-episode-of-ghosts-ign_kbk9.600.jpg 2x">
      
      <span class="duration"><svg class="icon icon-playhead" width="52" height="52" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle fill="#FFF" cx="26" cy="26" r="26"></circle><path class="playhead-triangle" d="M36.185 24.937c.962.537.96 1.41 0 1.945l-16.13 9.015c-.962.537-1.74.086-1.74-1.03V16.95c0-1.106.78-1.567 1.74-1.03l16.13 9.015z" fill="#bf1313"></path></g></svg><span class="duration-text">01:42</span></span>
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-02-15T11:16:16+01:00">7 months</time>
      <a href="https://nordic.ign.com/movies/64094/video/catch-an-exclusive-look-at-an-upcoming-episode-of-ghosts-ign-fan-fest-2023#disqus_thread" class="comments commentscount" data-disqus-identifier="video_64094">Comment</a></div>
      <h3><a href="https://nordic.ign.com/movies/64094/video/catch-an-exclusive-look-at-an-upcoming-episode-of-ghosts-ign-fan-fest-2023">Catch an Exclusive Look at an Upcoming Episode of Ghosts | IGN Fan Fest 2023</a></h3>
      <p>In this exclusive clip from Season 2, Episode 15 of Ghosts.</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content64058" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/beetlejuice-theater/64058/feature/the-most-romantic-horror-movies-for-valentines-day" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/t/the-most-r/the-most-romantic-horror-movies-for-valentines-day_ucat.280.jpg" alt="The Most Romantic Horror Movies for Valentine&#x27;s Day (Feature beetlejuice)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/t/the-most-r/the-most-romantic-horror-movies-for-valentines-day_ucat.280.jpg, https://sm.ign.com/t/ign_nordic/feature/t/the-most-r/the-most-romantic-horror-movies-for-valentines-day_ucat.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-02-14T01:37:00+01:00">7 months</time>
      <a href="https://nordic.ign.com/beetlejuice-theater/64058/feature/the-most-romantic-horror-movies-for-valentines-day#disqus_thread" class="comments commentscount" data-disqus-identifier="article_64058">Comment</a></div>
      <h3><a href="https://nordic.ign.com/beetlejuice-theater/64058/feature/the-most-romantic-horror-movies-for-valentines-day">The Most Romantic Horror Movies for Valentine&#x27;s Day</a></h3>
      <p>Do you believe in love at first fright? Then feast your eyes on these horrific romances...</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content63695" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/injustice-2/63695/feature/swamp-thing-2019-the-dc-universe-heros-origin-and-history-explained" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/s/swamp-thin/swamp-thing-the-dcu-monsters-origin-and-history-explained_tphd.280.jpg" alt="Swamp Thing: The DCU Monster&#x27;s Origin and History Explained (Feature Injustice 2)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/s/swamp-thin/swamp-thing-the-dcu-monsters-origin-and-history-explained_tphd.280.jpg, https://sm.ign.com/t/ign_nordic/feature/s/swamp-thin/swamp-thing-the-dcu-monsters-origin-and-history-explained_tphd.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-02-02T23:31:33+01:00">7 months, 2 weeks</time>
      <a href="https://nordic.ign.com/injustice-2/63695/feature/swamp-thing-2019-the-dc-universe-heros-origin-and-history-explained#disqus_thread" class="comments commentscount" data-disqus-identifier="article_63695">Comment</a></div>
      <h3><a href="https://nordic.ign.com/injustice-2/63695/feature/swamp-thing-2019-the-dc-universe-heros-origin-and-history-explained">Swamp Thing: The DCU Monster&#x27;s Origin and History Explained</a></h3>
      <p>We break down what you need to know about this supernatural hero of the new DC Universe series Swamp Thing.</p>
    </div>
  </article>
  
  <article class="article NEWS" id="content62711" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/borderlands-the-movie/62711/news/all-upcoming-video-game-movies-and-tv-shows-2022-release-dates-and-beyond" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/news/a/all-upcomi/all-upcoming-video-game-movies-and-tv-shows-2023-release-dat_ugzs.280.jpg" alt="All Upcoming Video Game Movies and TV Shows: 2023 Release Dates and Beyond (News borderlands-the-movie)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/news/a/all-upcomi/all-upcoming-video-game-movies-and-tv-shows-2023-release-dat_ugzs.280.jpg, https://sm.ign.com/t/ign_nordic/news/a/all-upcomi/all-upcoming-video-game-movies-and-tv-shows-2023-release-dat_ugzs.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2023-01-05T22:56:14+01:00">8 months, 1 week</time>
      <a href="https://nordic.ign.com/borderlands-the-movie/62711/news/all-upcoming-video-game-movies-and-tv-shows-2022-release-dates-and-beyond#disqus_thread" class="comments commentscount" data-disqus-identifier="article_62711">Comment</a></div>
      <h3><a href="https://nordic.ign.com/borderlands-the-movie/62711/news/all-upcoming-video-game-movies-and-tv-shows-2022-release-dates-and-beyond">All Upcoming Video Game Movies and TV Shows: 2023 Release Dates and Beyond</a></h3>
      <p>There are an absurd number of video game movies and TV series that have been announced, planned, or are currently in production right now.</p>
    </div>
  </article>
  
  <article class="video VIDEO" id="content62055" data-embed-url="https://nordic.ign.com/movies/62055/video/embed">
    <div class="t">
    <a href="https://nordic.ign.com/movies/62055/video/the-quiet-girl-official-trailer" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/video/t/the-quiet-/the-quiet-girl-official-trailer_umd8.280.jpg" alt="The Quiet Girl - Official Trailer (Video movie)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/t/the-quiet-/the-quiet-girl-official-trailer_umd8.280.jpg, https://sm.ign.com/t/ign_nordic/video/t/the-quiet-/the-quiet-girl-official-trailer_umd8.600.jpg 2x">
      
      <span class="duration"><svg class="icon icon-playhead" width="52" height="52" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle fill="#FFF" cx="26" cy="26" r="26"></circle><path class="playhead-triangle" d="M36.185 24.937c.962.537.96 1.41 0 1.945l-16.13 9.015c-.962.537-1.74.086-1.74-1.03V16.95c0-1.106.78-1.567 1.74-1.03l16.13 9.015z" fill="#bf1313"></path></g></svg><span class="duration-text">02:01</span></span>
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2022-12-06T09:49:00+01:00">9 months, 1 week</time>
      <a href="https://nordic.ign.com/movies/62055/video/the-quiet-girl-official-trailer#disqus_thread" class="comments commentscount" data-disqus-identifier="video_62055">Comment</a></div>
      <h3><a href="https://nordic.ign.com/movies/62055/video/the-quiet-girl-official-trailer">The Quiet Girl - Official Trailer</a></h3>
      <p>Check out this new trailer for The Quiet Girl.</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content62613" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/a-christmas-horror-story/62613/feature/the-best-christmas-horror-movies" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/t/the-best-c/the-best-christmas-horror-movies_4nrd.280.jpg" alt="The Best Christmas Horror Movies (Feature A Christmas Horror Story)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/t/the-best-c/the-best-christmas-horror-movies_4nrd.280.jpg, https://sm.ign.com/t/ign_nordic/feature/t/the-best-c/the-best-christmas-horror-movies_4nrd.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2022-12-02T21:10:28+01:00">9 months, 2 weeks</time>
      <a href="https://nordic.ign.com/a-christmas-horror-story/62613/feature/the-best-christmas-horror-movies#disqus_thread" class="comments commentscount" data-disqus-identifier="article_62613">Comment</a></div>
      <h3><a href="https://nordic.ign.com/a-christmas-horror-story/62613/feature/the-best-christmas-horror-movies">The Best Christmas Horror Movies</a></h3>
      <p>These killer Santas, monstrous toys and musical zombies are the perfect subversive holiday treat for a Christmas horror movie festival.</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content37887" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/feature/37887/marvels-namor-explained-who-is-the-sub-mariner" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/n/namor-expl/namor-explained-who-is-tenoch-huerta-mejias-black-panther-wa_jg4p.280.jpg" alt="Namor Explained - Who Is Tenoch Huerta Mejía&#x27;s Black Panther: Wakanda Forever Character? (Feature Black Panther: Wakanda Forever)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/n/namor-expl/namor-explained-who-is-tenoch-huerta-mejias-black-panther-wa_jg4p.280.jpg, https://sm.ign.com/t/ign_nordic/feature/n/namor-expl/namor-explained-who-is-tenoch-huerta-mejias-black-panther-wa_jg4p.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2022-11-09T22:50:56+01:00">10 months, 1 week</time>
      <a href="https://nordic.ign.com/feature/37887/marvels-namor-explained-who-is-the-sub-mariner#disqus_thread" class="comments commentscount" data-disqus-identifier="article_37887">Comment</a></div>
      <h3><a href="https://nordic.ign.com/feature/37887/marvels-namor-explained-who-is-the-sub-mariner">Namor Explained - Who Is Tenoch Huerta Mejía&#x27;s Black Panther: Wakanda Forever Character?</a></h3>
      <p>Namor is overdue for an appearance in the Marvel Cinematic Universe, but while we wait, let’s learn all about the passionate player known as the Sub-Mariner.</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content39127" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/feature/39127/dcs-black-adam-the-justice-society-of-america-explained" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/b/black-adam/black-adam-cast-the-justice-society-of-america-characters-ex_wv9u.280.jpg" alt="Black Adam Cast: The Justice Society of America Characters Explained (Feature Black Adam)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/b/black-adam/black-adam-cast-the-justice-society-of-america-characters-ex_wv9u.280.jpg, https://sm.ign.com/t/ign_nordic/feature/b/black-adam/black-adam-cast-the-justice-society-of-america-characters-ex_wv9u.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2022-10-20T22:51:58+02:00">10 months, 3 weeks</time>
      <a href="https://nordic.ign.com/feature/39127/dcs-black-adam-the-justice-society-of-america-explained#disqus_thread" class="comments commentscount" data-disqus-identifier="article_39127">Comment</a></div>
      <h3><a href="https://nordic.ign.com/feature/39127/dcs-black-adam-the-justice-society-of-america-explained">Black Adam Cast: The Justice Society of America Characters Explained</a></h3>
      <p>Who are the Justice Society of America and how might they connect to Dwayne “The Rock” Johnson’s DC movie character?</p>
    </div>
  </article>
  
  <article class="article FEATURE" id="content64878" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/halloween-1978/64878/feature/how-to-watch-the-halloween-movies-in-chronological-order" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/feature/h/how-to-wat/how-to-watch-the-halloween-movies-in-chronological-order_u31d.280.jpg" alt="How to Watch the Halloween Movies in Chronological Order (Feature halloween-1978)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/feature/h/how-to-wat/how-to-watch-the-halloween-movies-in-chronological-order_u31d.280.jpg, https://sm.ign.com/t/ign_nordic/feature/h/how-to-wat/how-to-watch-the-halloween-movies-in-chronological-order_u31d.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2022-10-14T22:50:32+02:00">11 months</time>
      <a href="https://nordic.ign.com/halloween-1978/64878/feature/how-to-watch-the-halloween-movies-in-chronological-order#disqus_thread" class="comments commentscount" data-disqus-identifier="article_64878">Comment</a></div>
      <h3><a href="https://nordic.ign.com/halloween-1978/64878/feature/how-to-watch-the-halloween-movies-in-chronological-order">How to Watch the Halloween Movies in Chronological Order</a></h3>
      <p>The newest Halloween movie is the fifth different timeline introduced to the franchise since the original 1978 film.</p>
    </div>
  </article>
  
  <article class="article NEWS" id="content60197" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/movies/60197/news/the-best-a24-movies-on-amazon-prime-video" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/photo/default/the-hollywood-insider-everything-everywhere-all-at-once-revi_nn26.280.jpg" alt="The Best A24 Movies on Amazon Prime Video (News movie)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/photo/default/the-hollywood-insider-everything-everywhere-all-at-once-revi_nn26.280.jpg, https://sm.ign.com/t/ign_nordic/photo/default/the-hollywood-insider-everything-everywhere-all-at-once-revi_nn26.600.jpg 2x">
      
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2022-09-19T08:26:03.481142+02:00">11 months, 4 weeks</time>
      <a href="https://nordic.ign.com/movies/60197/news/the-best-a24-movies-on-amazon-prime-video#disqus_thread" class="comments commentscount" data-disqus-identifier="article_60197">Comment</a></div>
      <h3><a href="https://nordic.ign.com/movies/60197/news/the-best-a24-movies-on-amazon-prime-video">The Best A24 Movies on Amazon Prime Video</a></h3>
      <p>Prime Video has some awesome movies from A24, one of the best movie publishers.</p>
    </div>
  </article>
  
  <article class="video VIDEO" id="content59982" data-embed-url="https://nordic.ign.com/movies/59982/video/embed">
    <div class="t">
    <a href="https://nordic.ign.com/movies/59982/video/one-piece-film-red-official-trailer" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/video/o/one-piece-/one-piece-film-red-official-trailer_hcxx.280.jpg" alt="One Piece Film Red - Official Trailer (Video movie)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/video/o/one-piece-/one-piece-film-red-official-trailer_hcxx.280.jpg, https://sm.ign.com/t/ign_nordic/video/o/one-piece-/one-piece-film-red-official-trailer_hcxx.600.jpg 2x">
      
      <span class="duration"><svg class="icon icon-playhead" width="52" height="52" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle fill="#FFF" cx="26" cy="26" r="26"></circle><path class="playhead-triangle" d="M36.185 24.937c.962.537.96 1.41 0 1.945l-16.13 9.015c-.962.537-1.74.086-1.74-1.03V16.95c0-1.106.78-1.567 1.74-1.03l16.13 9.015z" fill="#bf1313"></path></g></svg><span class="duration-text">00:57</span></span>
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2022-09-13T09:10:00+02:00">1 year</time>
      <a href="https://nordic.ign.com/movies/59982/video/one-piece-film-red-official-trailer#disqus_thread" class="comments commentscount" data-disqus-identifier="video_59982">Comment</a></div>
      <h3><a href="https://nordic.ign.com/movies/59982/video/one-piece-film-red-official-trailer">One Piece Film Red - Official Trailer</a></h3>
      <p>Watch the One Piece Film Red - Official Trailer right here.</p>
    </div>
  </article>
  
  <article class="article REVIEW" id="content58931" data-embed-url="">
    <div class="t">
    <a href="https://nordic.ign.com/the-sandman-theater/58931/review/the-sandman-season-1-review" class="thumb score-wrapper">
      <img data-src="https://sm.ign.com/t/ign_nordic/review/t/the-sandma/the-sandman-season-1-review_2cvv.280.jpg" alt="The Sandman: Season 1 Review (Review The Sandman)" class="thumb" data-srcset="https://sm.ign.com/t/ign_nordic/review/t/the-sandma/the-sandman-season-1-review_2cvv.280.jpg, https://sm.ign.com/t/ign_nordic/review/t/the-sandma/the-sandman-season-1-review_2cvv.600.jpg 2x">
      <figure class="little side-wrapper side-wrapper review-score hexagon-wrapper"><div class="side-wrapper side-wrapper hexagon"><span class="side-wrapper side-wrapper hexagon-content-wrapper"><span class="side-wrapper side-wrapper hexagon-content">9</span></span></div></figure>
      
      
    </a>
    </div>
    <div class="m">
      <div class="info"><time datetime="2022-08-05T09:01:27+02:00">1 year, 1 month</time>
      <a href="https://nordic.ign.com/the-sandman-theater/58931/review/the-sandman-season-1-review#disqus_thread" class="comments commentscount" data-disqus-identifier="article_58931">Comment</a></div>
      <h3><a href="https://nordic.ign.com/the-sandman-theater/58931/review/the-sandman-season-1-review">The Sandman: Season 1 Review</a></h3>
      <p>A dream of an adaptation.</p>
    </div>
  </article>
  
  </div>
</section>



</div>
<div id="infinitescrollanchor" data-infinite-scroll-limit=30 data-infinite="broll"></div>






<div class="zad footer" data-zadtype="footer" data-suffix="footer" data-sticky="true" data-prebid="{&quot;onetag&quot;: {&quot;pubId&quot;: &quot;76fa0fedc93058d&quot;}, &quot;smartadserver&quot;: {&quot;siteId&quot;: &quot;577553&quot;, &quot;pageId&quot;: &quot;1747961&quot;, &quot;formatId&quot;: &quot;73031&quot;}, &quot;appnexus&quot;: {&quot;placementId&quot;: &quot;29257721&quot;}, &quot;improvedigital&quot;: {&quot;placementId&quot;: &quot;22943603&quot;}, &quot;triplelift&quot;: {&quot;inventoryCode&quot;: &quot;Refinery89_RON_Mobile-300x250-Low&quot;}, &quot;rubicon&quot;: {&quot;accountId&quot;: &quot;14940&quot;, &quot;siteId&quot;: &quot;471016&quot;, &quot;zoneId&quot;: &quot;2790320&quot;, &quot;position&quot;: &quot;btf&quot;}, &quot;sharethrough&quot;: {&quot;pkey&quot;: &quot;yHDahe2AFccREsl5zJdXQ1ZD&quot;}}"></div>
<div id="adsense" style="visibility: hidden">Ad</div>

<footer id="footer" class="limitedScroll">
  <div id="footerMain" class="wrap">
    <div class="legal">
      <a href="https://world.ziffdavis.com"><svg id="zdlogoblue" data-name="Ziff Davis Logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 298.63 174.94"><path d="M102,15.57H83.2V.09H102ZM83.2,26.16H102V94.57H83.2Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M117,38.73H105.72V26.16H117v-5.3C117,8.69,124.51.09,139.86.09c3.31,0,6.75.4,9.92.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.14,2.12-7.14,7.81v4.1h13V38.73h-13V94.57H117Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M154.59,38.73H143.34V26.16h11.25v-5.3c0-12.17,7.54-20.77,22.89-20.77,3.31,0,6.75.4,9.92.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.14,2.12-7.14,7.81v4.1h13V38.73h-13V94.57H154.59Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M31.37,73.6l-2.95,3.5H50.91a31.52,31.52,0,0,1,13.77,3,29.66,29.66,0,0,1,6.68,4.44,30.31,30.31,0,0,1,7.46,10.07H.77V78.14L4.58,73.6l3-3.57L51.44,17.56H4.75V.09H79.1V16.48L34.35,70Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M80.57,103.2h-24c5.17,5.44,7.18,13.79,7.18,24.16,0,20.9-11.54,28.31-23.57,28.31H21.65V103.2H.86v69.94H41.62c28.83,0,42.87-20.38,42.87-47.76A58.44,58.44,0,0,0,80.57,103.2Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M148.78,157.93v-35.6c0-13.69-11.37-18.06-23-19.13a68.79,68.79,0,0,0-7-.31,8.43,8.43,0,0,0-.87,0c-15.08.17-30.26,5.69-31.3,22.84h18.79c.66-7.42,5.16-10.33,12.44-10.33,6.62,0,12.17,1.32,12.17,9.29.79,15.32-45.23-1.35-45.51,29.77,0,14,10.19,20.49,23.29,20.49,8.46,0,17-2.25,23-8.46a28.37,28.37,0,0,0,1.32,6.62h19.06C149.44,170.37,148.78,164.13,148.78,157.93ZM130,146.66c0,4.23-.52,15.77-15.22,15.77-6.06,0-11.51-1.87-11.51-8.73s5.31-9,11.13-10.09,12.44-1.18,15.6-4Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M195.32,104.72,180.9,151.44h-.27l-14.42-46.72H146.49l23.43,68.42h20.9L214,104.72Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M214.38,104.72v68.42h18.79V104.72Zm0-26.06V94.15h18.79V78.66Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M277.08,132c-10.57-2.5-21.31-3.44-21.31-10.16,0-5.72,6.24-6.38,10.46-6.38,6.76,0,12.31,2,12.83,9.29h17.88c-1.45-16.81-15.35-21.83-30.19-21.83S237,107.36,237,124.83c0,12.2,10.71,15.77,21.7,18.26C272.06,145.86,280,148,280,153.7c0,6.58-7,8.73-12.3,8.73-7.28,0-14.42-3.46-14.42-11.54H235.39C236.05,169,251.68,175,267.55,175c15.49,0,31.23-5.82,31.23-23.81C298.78,138.48,288.07,134.5,277.08,132Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M101.38,15.62H82.59V.14h18.79ZM82.59,26.21h18.79V94.62H82.59Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M116.35,38.78H105.11V26.21h11.24V20.92C116.35,8.74,123.9.14,139.24.14c3.31,0,6.75.4,9.93.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.15,2.12-7.15,7.81v4.1h13V38.78h-13V94.62H116.35Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M154,38.78H142.73V26.21H154V20.92C154,8.74,161.52.14,176.86.14c3.31,0,6.75.4,9.93.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.15,2.12-7.15,7.81v4.1h13V38.78h-13V94.62H154Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M30.76,73.65l-3,3.5H50.29a31.56,31.56,0,0,1,13.78,3,30,30,0,0,1,6.68,4.44,30.31,30.31,0,0,1,7.46,10.07H.15V78.19L4,73.65l3-3.57L50.82,17.61H4.14V.14H78.48V16.53L33.74,70.08Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M80,103.25h-24c5.16,5.44,7.17,13.79,7.17,24.16,0,20.9-11.54,28.31-23.56,28.31H21V103.25H.24v69.94H41c28.84,0,42.87-20.38,42.87-47.76A58.49,58.49,0,0,0,80,103.25Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M148.17,158v-35.6c0-13.69-11.37-18.06-23-19.13a69.11,69.11,0,0,0-7-.31,8.14,8.14,0,0,0-.86,0c-15.08.18-30.26,5.69-31.3,22.84h18.78c.66-7.41,5.17-10.32,12.45-10.32,6.62,0,12.16,1.31,12.16,9.28.8,15.32-45.23-1.35-45.51,29.78,0,14,10.19,20.48,23.3,20.48,8.45,0,17-2.25,23-8.46a28.26,28.26,0,0,0,1.32,6.62h19.06C148.83,170.42,148.17,164.18,148.17,158Zm-18.79-11.27c0,4.23-.52,15.77-15.21,15.77-6.07,0-11.51-1.87-11.51-8.73s5.3-9,11.13-10.09,12.44-1.18,15.59-3.95Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M194.71,104.78,180.29,151.5H180l-14.42-46.72H145.87l23.43,68.41h20.9l23.15-68.41Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M213.77,104.78v68.41h18.79V104.78Zm0-26.07V94.2h18.79V78.71Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M276.47,132c-10.57-2.5-21.32-3.43-21.32-10.16,0-5.72,6.24-6.37,10.47-6.37,6.76,0,12.3,2,12.82,9.28h17.89C294.87,108,281,102.94,266.14,102.94s-29.77,4.47-29.77,21.94c0,12.2,10.71,15.77,21.69,18.26,13.38,2.78,21.32,4.89,21.32,10.61,0,6.58-7,8.73-12.3,8.73-7.28,0-14.42-3.46-14.42-11.54H234.77c.66,18.13,16.29,24.09,32.17,24.09,15.49,0,31.23-5.82,31.23-23.81C298.17,138.53,287.46,134.55,276.47,132Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path></svg></a>
      <span class="licensee wrap">IGN Nordic is operated under license by <a href="http://emense.nl/" rel="nofollow">eMense</a></span>
    </div>
  </div>
</footer>

<section id="js">
  
  <script type="text/javascript" src="https://pg.ignimgs.com/pogoadkit.js" async></script>
  <script>var zad = zad || {'cmd': []}; zad.cmd.push(function() { window.zad.start(); })</script>
  
  
  
<script type="text/javascript">function disqus_config() { this.language = "en"; } var disqus_shortname = 'ign-nordic';</script>
<!--
<script type="text/javascript" src='/s/js/quantize.js?516')></script>
!-->
<script type="text/javascript" src="https://ign-nordic.disqus.com/count.js" async="true"></script>

  
<script type='application/ld+json'>
{
	"@context":"https://schema.org",
	"@type":"WebSite",
	"url":"https://nordic.ign.com",
	"name":"IGN Nordic",
	"description":"IGN Nordic is your site for Xbox One, PS4, PC, Wii-U, Xbox 360, PS3, Wii, 3DS, PS Vita &amp; iPhone games with expert reviews, news, previews, trailers, cheat codes, wiki guides &amp; walkthroughs ",
	"potentialAction":{ "@type":"SearchAction", "target":"https://nordic.ign.com/se/?q={search_term_string}", "query-input":"required name=search_term_string"}
}
</script>
<script type='application/ld+json'>
{
	"@context":"https://schema.org",
	"@type":"Organization",
	"url":"https://nordic.ign.com",
	"name":"IGN Nordic",
	"sameAs": ["https://www.facebook.com/ignnordic", "https://twitter.com/IGNNordic"],
	"logo":"https://nordic.ign.com/s/ign/ign_logo_micro.png"
}
</script>
<script type="application/ld+json">{"@context": "https://schema.org", "@type": "ItemList", "itemListElement": [{"@type": "ListItem", "position": 1, "url": "https://nordic.ign.com/the-fall-of-the-house-of-usher/72671/video/the-fall-of-the-house-of-usher-official-trailer"}, {"@type": "ListItem", "position": 2, "url": "https://nordic.ign.com/aquaman-and-the-lost-kingdom/72554/video/aquaman-and-the-lost-kingdom-teaser-trailer"}, {"@type": "ListItem", "position": 3, "url": "https://nordic.ign.com/2001-a-space-odyssey/63243/feature/the-25-best-sci-fi-movies-of-all-time"}, {"@type": "ListItem", "position": 4, "url": "https://nordic.ign.com/marvels-agatha-harkness/62866/feature/upcoming-new-marvel-movies-for-2023-release-dates-for-phase-4-5-and-6"}, {"@type": "ListItem", "position": 5, "url": "https://nordic.ign.com/a-fish-called-wanda/70773/feature/the-25-best-comedies"}, {"@type": "ListItem", "position": 6, "url": "https://nordic.ign.com/avengers-endgame-1/63030/feature/sony-marvel-movies-kraven-the-hunter-silk-spider-society-and-every-other-spider-man-spin-off-in-deve"}, {"@type": "ListItem", "position": 7, "url": "https://nordic.ign.com/agent-carter/64278/feature/every-dead-marvel-movie-character-from-iron-man-1-to-black-panther-wakanda-forever"}, {"@type": "ListItem", "position": 8, "url": "https://nordic.ign.com/obi-wan-kenobi/62596/feature/upcoming-and-next-star-wars-movies-and-tv-shows-2022-release-dates-and-beyond"}, {"@type": "ListItem", "position": 9, "url": "https://nordic.ign.com/aliens-theater/67500/feature/the-top-25-action-movies"}, {"@type": "ListItem", "position": 10, "url": "https://nordic.ign.com/aquaman-1/62539/preview/new-dc-movies-and-tv-shows-2023-release-dates-and-beyond"}, {"@type": "ListItem", "position": 11, "url": "https://nordic.ign.com/spider-man-across-the-spider-verse/67742/feature/the-spider-man-movies-ranked-from-worst-to-best"}, {"@type": "ListItem", "position": 12, "url": "https://nordic.ign.com/spider-man-across-the-spider-verse/62449/feature/all-the-spideys-in-spider-man-across-the-spider-verse"}, {"@type": "ListItem", "position": 13, "url": "https://nordic.ign.com/killers-of-the-flower-moon/67657/review/killers-of-the-flower-moon-review"}, {"@type": "ListItem", "position": 14, "url": "https://nordic.ign.com/spider-man-across-the-spider-verse/67658/review/spider-man-across-the-spider-verse-review"}, {"@type": "ListItem", "position": 15, "url": "https://nordic.ign.com/2-fast-2-furious-theater/67389/feature/ranking-the-fast-and-the-furious-movies"}, {"@type": "ListItem", "position": 16, "url": "https://nordic.ign.com/movies/64348/video/netflixs-shadow-bone-cast-reacts-to-season-2-trailer"}]}</script>

</section>
</body>
</html>