CINXE.COM

Pentiment review | EGM

<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Pentiment review | EGM</title> <!-- facebook meta tag for image --> <meta property="og:image" content="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-00.jpg"/> <!-- Google+ meta tag for image --> <meta itemprop="image" content="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-00.jpg"> <!-- Mobile Devices Viewport Resset--> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <meta name="apple-mobile-web-app-capable" content="yes"> <!-- <meta name="viewport" content="initial-scale=1.0, user-scalable=1" /> --> <!-- Keywords--> <meta name="keywords" content="EGM, Video Games, PlayStation, Xbox, Nintendo, Retro, Arcade, PC" /> <script type="text/javascript" async="async" src="//widgets.outbrain.com/outbrain.js"></script> <link rel="alternate" type="application/rss+xml" title="EGM RSS" href="https://egmnow.com/feed/" /> <link rel="pingback" href="https://egmnow.com/xmlrpc.php" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#d22434"> <meta name="msapplication-TileColor" content="#b91d47"> <meta name="theme-color" content="#ffffff"> <!--[if lt IE 9]> <script src="https://s31092.pcdn.co/wp-content/themes/thestory/js/html5shiv.js"></script> <![endif]--> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//www.youtube.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.bunny.net' /> <link rel="alternate" type="application/rss+xml" title="EGM &raquo; Feed" href="https://egmnow.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="EGM &raquo; Comments Feed" href="https://egmnow.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.4.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-33P7FNQNPM" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.4.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/egmnow.com\/pentiment-review\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-33P7FNQNPM', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-33P7FNQNPM', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s31092.pcdn.co\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://s31092.pcdn.co/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='ugb-style-css-v2-css' href='https://s31092.pcdn.co/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/deprecated/frontend_blocks_deprecated_v2.css?ver=3.15.2' type='text/css' media='all' /> <style id='ugb-style-css-v2-inline-css' type='text/css'> :root {--stk-block-width-default-detected: 1170px;} :root { --content-width: 1170px; } </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='bt-css-css' href='https://s31092.pcdn.co/wp-content/plugins/cookie-policy/css/cookie-policy.css?ver=3.9' type='text/css' media='all' /> <link rel='stylesheet' id='redux-extendify-styles-css' href='https://s31092.pcdn.co/wp-content/plugins/worth-the-read/options/assets/css/extendify-utilities.css?ver=4.4.5' type='text/css' media='all' /> <link rel='stylesheet' id='wtr-css-css' href='https://s31092.pcdn.co/wp-content/plugins/worth-the-read/css/wtr.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='pexeto-font-0-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C300%2C400italic%2C700&#038;ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='pexeto-font-1-css' href='https://fonts.googleapis.com/css?family=Montserrat%3A400%2C700&#038;ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='pexeto-pretty-photo-css' href='https://s31092.pcdn.co/wp-content/themes/thestory/css/prettyPhoto.css?ver=1.9.8' type='text/css' media='all' /> <link rel='stylesheet' id='pexeto-stylesheet-css' href='https://s31092.pcdn.co/wp-content/themes/thestory-child/style.css?ver=1.9.8' type='text/css' media='all' /> <style id='pexeto-stylesheet-inline-css' type='text/css'> button, .button , input[type="submit"], input[type="button"], #submit, .left-arrow:hover,.right-arrow:hover, .ps-left-arrow:hover, .ps-right-arrow:hover, .cs-arrows:hover,.nivo-nextNav:hover, .nivo-prevNav:hover, .scroll-to-top:hover, .services-icon .img-container, .services-thumbnail h3:after, .pg-pagination a.current, .pg-pagination a:hover, #content-container .wp-pagenavi span.current, #content-container .wp-pagenavi a:hover, #blog-pagination a:hover, .pg-item h2:after, .pc-item h2:after, .ps-icon, .ps-left-arrow:hover, .ps-right-arrow:hover, .pc-next:hover, .pc-prev:hover, .pc-wrapper .icon-circle, .pg-item .icon-circle, .qg-img .icon-circle, .ts-arrow:hover, .section-light .section-title:before, .section-light2 .section-title:after, .section-light-bg .section-title:after, .section-dark .section-title:after, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range, .controlArrow.prev:hover,.controlArrow.next:hover, .pex-woo-cart-num, .woocommerce span.onsale, .woocommerce-page span.onsale.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus, .pt-highlight .pt-title{background-color:#d61d29;}a, a:hover, .post-info a:hover, .read-more, .footer-widgets a:hover, .comment-info .reply, .comment-info .reply a, .comment-info, .post-title a:hover, .post-tags a, .format-aside aside a:hover, .testimonials-details a, .lp-title a:hover, .woocommerce .star-rating, .woocommerce-page .star-rating, .woocommerce .star-rating:before, .woocommerce-page .star-rating:before, .tabs .current a, #wp-calendar tbody td a, .widget_nav_menu li.current-menu-item > a, .archive-page a:hover, .woocommerce-MyAccount-navigation li.is-active a{color:#d61d29;}.accordion-title.current, .read-more, .bypostauthor, .sticky, .pg-cat-filter a.current{border-color:#d61d29;}.pg-element-loading .icon-circle:after{border-top-color:#d61d29;}.tabs-container > ul li a, .accordion-title, .recaptcha-input-wrap, .post-tags a, .ps-loading, .woocommerce #payment, .woocommerce-page #payment, .pt-price-box, .pexeto-related-posts .rp-no-header{background-color:#f7f7f7;}.widget_nav_menu ul ul, .widget_categories ul ul, .widget_nav_menu ul ul li, .widget_categories ul ul li, .archive-page ul, #not-found h1, .tabs-container > ul li a{border-color:#f7f7f7;}#not-found h1{color:#f7f7f7;}body{font-size:18px;}body, #footer, .sidebar-box, .services-box, .ps-content, .page-masonry .post, .services-title-box{font-size:18px;}.page-title-wrapper{min-height:100px; height:100px;}.large-header .page-title-wrapper{min-height:750px; height:750px;}/* Adjust Simple Author Box */ .saboxplugin-wrap .saboxplugin-socials {background-color: transparent !important;} .saboxplugin-socials {position: absolute !important; top: 0px !important; right: 0px !important;} </style> <!--[if lte IE 8]> <link rel='stylesheet' id='pexeto-ie8-css' href='https://s31092.pcdn.co/wp-content/themes/thestory/css/style_ie8.css?ver=1.9.8' type='text/css' media='all' /> <![endif]--> <link rel='stylesheet' id='recent-posts-widget-with-thumbnails-public-style-css' href='https://s31092.pcdn.co/wp-content/plugins/recent-posts-widget-with-thumbnails/public.css?ver=7.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='sab-font-css' href='https://fonts.bunny.net/css?family=Open+Sans:400,700,400italic,700italic&#038;subset=latin' type='text/css' media='all' /> <link rel='stylesheet' id='wp-add-custom-css-css' href='https://egmnow.com?display_custom_css=css&#038;ver=6.7.2' type='text/css' media='all' /> <!--n2css--><!--n2js--><script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.4.1" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/egmnow.com","hash_tracking":"false","v4_id":"G-33P7FNQNPM"};/* ]]> */ </script> <script type="text/javascript" id="ugb-block-frontend-js-v2-js-extra"> /* <![CDATA[ */ var stackable = {"restUrl":"https:\/\/egmnow.com\/wp-json\/"}; /* ]]> */ </script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/deprecated/frontend_blocks_deprecated_v2.js?ver=3.15.2" id="ugb-block-frontend-js-v2-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/cookie-policy/js/cookie-policy.js?ver=5.2" id="bt-js-js"></script> <link rel="https://api.w.org/" href="https://egmnow.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://egmnow.com/wp-json/wp/v2/posts/23883" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://egmnow.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel="canonical" href="https://egmnow.com/pentiment-review/" /> <link rel='shortlink' href='https://egmnow.com/?p=23883' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://egmnow.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fegmnow.com%2Fpentiment-review%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://egmnow.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fegmnow.com%2Fpentiment-review%2F&#038;format=xml" /> <!-- This site is using AdRotate v5.4 Professional to display their advertisements - https://ajdg.solutions/products/adrotate-for-wordpress/ --> <!-- AdRotate CSS --> <style type="text/css" media="screen"> .g { margin:0px; padding:0px; overflow:hidden; line-height:1; zoom:1; } .g img { height:auto; } .g-col { position:relative; float:left; } .g-col:first-child { margin-left: 0; } .g-col:last-child { margin-right: 0; } @media only screen and (max-width: 480px) { .g-col, .g-dyn, .g-single { width:100%; margin-left:0; margin-right:0; } } </style> <!-- /AdRotate CSS --> <meta name="generator" content="Redux 4.4.5" /><style type="text/css">.wtr-time-wrap{ /* wraps the entire label */ margin: 0 10px 0 0; } .wtr-time-number{ /* applies only to the number */ }</style><style type="text/css">.tptn_posts_widget img {margin-bottom: 5px;} .tptn_title {color: #000000; font-family: Montserrat, 'Open Sans', Helvetica, Arial, sans-serif; font-weight: 600;} .tptn_posts_widget li {border-bottom: 1px solid #eee; margin-bottom: 10px; padding-bottom: 10px; list-style-type: none; line-height: 1em;}</style><style type="text/css">.saboxplugin-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #eee;width:100%;clear:both;display:block;overflow:hidden;word-wrap:break-word;position:relative}.saboxplugin-wrap .saboxplugin-gravatar{float:left;padding:0 20px 20px 20px}.saboxplugin-wrap .saboxplugin-gravatar img{max-width:100px;height:auto;border-radius:0;}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:1;margin:20px 0 0 20px;display:block}.saboxplugin-wrap .saboxplugin-authorname a{text-decoration:none}.saboxplugin-wrap .saboxplugin-authorname a:focus{outline:0}.saboxplugin-wrap .saboxplugin-desc{display:block;margin:5px 20px}.saboxplugin-wrap .saboxplugin-desc a{text-decoration:underline}.saboxplugin-wrap .saboxplugin-desc p{margin:5px 0 12px}.saboxplugin-wrap .saboxplugin-web{margin:0 20px 15px;text-align:left}.saboxplugin-wrap .sab-web-position{text-align:right}.saboxplugin-wrap .saboxplugin-web a{color:#ccc;text-decoration:none}.saboxplugin-wrap .saboxplugin-socials{position:relative;display:block;background:#fcfcfc;padding:5px;border-top:1px solid #eee}.saboxplugin-wrap .saboxplugin-socials a svg{width:20px;height:20px}.saboxplugin-wrap .saboxplugin-socials a svg .st2{fill:#fff; transform-origin:center center;}.saboxplugin-wrap .saboxplugin-socials a svg .st1{fill:rgba(0,0,0,.3)}.saboxplugin-wrap .saboxplugin-socials a:hover{opacity:.8;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;box-shadow:none!important;-webkit-box-shadow:none!important}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color{box-shadow:none;padding:0;border:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;display:inline-block;color:#fff;font-size:0;text-decoration:inherit;margin:5px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;overflow:hidden}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{text-decoration:inherit;box-shadow:none;position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;margin:10px 5px;color:#444;fill:#444}.clearfix:after,.clearfix:before{content:' ';display:table;line-height:0;clear:both}.ie7 .clearfix{zoom:1}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitch{border-color:#38245c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-addthis{border-color:#e91c00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-behance{border-color:#003eb0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-delicious{border-color:#06c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-deviantart{border-color:#036824}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-digg{border-color:#00327c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-dribbble{border-color:#ba1655}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-facebook{border-color:#1e2e4f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-flickr{border-color:#003576}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-github{border-color:#264874}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-google{border-color:#0b51c5}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-googleplus{border-color:#96271a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-html5{border-color:#902e13}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-instagram{border-color:#1630aa}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-linkedin{border-color:#00344f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-pinterest{border-color:#5b040e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-reddit{border-color:#992900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-rss{border-color:#a43b0a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-sharethis{border-color:#5d8420}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-skype{border-color:#00658a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-soundcloud{border-color:#995200}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-spotify{border-color:#0f612c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stackoverflow{border-color:#a95009}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-steam{border-color:#006388}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-user_email{border-color:#b84e05}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stumbleUpon{border-color:#9b280e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-tumblr{border-color:#10151b}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitter{border-color:#0967a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vimeo{border-color:#0d7091}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-windows{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-whatsapp{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-wordpress{border-color:#0f3647}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-yahoo{border-color:#14002d}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-youtube{border-color:#900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-xing{border-color:#000202}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mixcloud{border-color:#2475a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vk{border-color:#243549}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-medium{border-color:#00452c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-quora{border-color:#420e00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-meetup{border-color:#9b181c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-goodreads{border-color:#000}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-snapchat{border-color:#999700}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-500px{border-color:#00557f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mastodont{border-color:#185886}.sabox-plus-item{margin-bottom:20px}@media screen and (max-width:480px){.saboxplugin-wrap{text-align:center}.saboxplugin-wrap .saboxplugin-gravatar{float:none;padding:20px 0;text-align:center;margin:0 auto;display:block}.saboxplugin-wrap .saboxplugin-gravatar img{float:none;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1}.saboxplugin-wrap .saboxplugin-desc{margin:0 10px 20px;text-align:center}.saboxplugin-wrap .saboxplugin-authorname{text-align:center;margin:10px 0 20px}}body .saboxplugin-authorname a,body .saboxplugin-authorname a:hover{box-shadow:none;-webkit-box-shadow:none}a.sab-profile-edit{font-size:16px!important;line-height:1!important}.sab-edit-settings a,a.sab-profile-edit{color:#0073aa!important;box-shadow:none!important;-webkit-box-shadow:none!important}.sab-edit-settings{margin-right:15px;position:absolute;right:0;z-index:2;bottom:10px;line-height:20px}.sab-edit-settings i{margin-left:5px}.saboxplugin-socials{line-height:1!important}.rtl .saboxplugin-wrap .saboxplugin-gravatar{float:right}.rtl .saboxplugin-wrap .saboxplugin-authorname{display:flex;align-items:center}.rtl .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit{margin-right:10px}.rtl .sab-edit-settings{right:auto;left:0}img.sab-custom-avatar{max-width:75px;}.saboxplugin-wrap{ border-width: 0px; }.saboxplugin-wrap .saboxplugin-socials{background-color:#f7f7f7;}.saboxplugin-wrap {background-color:#f7f7f7;}.saboxplugin-wrap .saboxplugin-authorname a,.saboxplugin-wrap .saboxplugin-authorname span {color:#dd3333;}.saboxplugin-wrap .saboxplugin-authorname {font-family:"Open Sans";}.saboxplugin-wrap .saboxplugin-desc {font-family:Open Sans;}.saboxplugin-wrap {margin-top:0px; margin-bottom:0px; padding: 0px 0px }.saboxplugin-wrap .saboxplugin-authorname {font-size:18px; line-height:25px;}.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc {font-size:14px !important; line-height:21px !important;}.saboxplugin-wrap .saboxplugin-web {font-size:14px;}.saboxplugin-wrap .saboxplugin-socials a svg {width:16px;height:16px;}</style> <style type="text/css" id="wp-custom-css"> .category-feature-all ul, .category-feature-all ol {list-style-position: inside; padding-left: 1.2em;} .wp-block-embed-youtube figcaption {color: #797d82; font-size: 0.6em; text-align: center; margin-top: -0.3em;} .wp-block-embed-reddit figcaption {color: #797d82; font-size: 0.6em; text-align: center; margin-top: -0.3em;} .tiktok-embed {max-width: 100% !important; margin: auto 0em; border-left: 0px; padding-left: 0px;} .ugb-expand__more-toggle-text, .ugb-expand__less-toggle-text {margin-left: 1.3em;} .wp-block-quote p {font-size: 0.8em;} .wp-block-quote cite {color: #666666; font-size: 0.6em;} .wp-block-gallery {padding-right: 15px;} .doubletakebox {padding: 1.5em !important; margin: 1em; border-radius: 1em 0em 1em 1em;} .menu-ul {font-weight: bold; text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;} .fullbreak img {background-color: transparent !important; color: none;} .goty-block01 {display: inline-block; color: #ffffff; background-color: #267bd9; width: auto; margin-left: 25px; margin-top: 1em; padding: 0.3em 0.6em; font-size: 1em; font-weight: bold; font-family: Futura, Arial Black, san-serif;} .goty-block02 {color: #1a5494; margin-top: 0em; margin-left: 25px; font-size: 2em; font-weight: bold; font-family: Futura, Arial Black, san-serif;} .goty-table {margin-bottom: 0.5em; margin-left: -0.7em; width: auto;} .goty-numberblock {color: #ffffff; background-color: #267bd9; font-size: 2.3em; font-weight: 900; font-family: Futura, Arial Black, san-serif; padding: 0em 0.3em; width: 1.25em; text-align: center; vertical-align: middle; border-right: 0.1em solid #ffffff;} .goty-titleblock {background-color: #d9e2ed; padding: 0.5em 1em; font-weight: bold; vertical-align: middle;} .goty-title {color: #1a5494; font-size: 1.8em; font-weight: bold; font-family: Futura, Arial Black, san-serif;} .goty-sptitle {color: #1a5494; font-size: 1.5em; font-weight: bold; font-family: Futura, Arial Black, san-serif;} .goty-spsubtitle {color: #666666; font-size: 0.7em; font-family: Futura, Arial Black, san-serif;} .goty-linkbox {display: inline; background-color: #267bd9; width: 50%; margin: 2.5em auto 2em auto; padding: 0.4em 0.8em; font-size: 1em; font-weight: bold; font-family: Futura, Arial Black, san-serif; text-align: center;} .goty-linkbox a:link, .goty-linkbox a:visited, .goty-linkbox a:active {color: #ffffff;} .tmnt-numberblock {color: #ffffff; background-color: #00AE00; font-size: 2.3em; font-weight: 900; font-family: Futura, Arial Black, san-serif; padding: 0em 0.3em; width: 1.25em; text-align: center; vertical-align: middle; border-right: 0.1em solid #ffffff;} .tmnt-titleblock {background-color: #C1E6AD; padding: 0.5em 1em; font-weight: bold; vertical-align: middle;} .tmnt-sptitle {color: #005700; font-size: 1.5em; font-weight: bold; font-family: Futura, Arial Black, san-serif;} </style> <style id="wtr_settings-dynamic-css" title="dynamic-css" class="redux-options-output">.wtr-time-wrap{line-height:12px;color:#b3b3b1;font-size:12px;}</style> </head> <body class="post-template-default single single-post postid-23883 single-format-standard fixed-header no-slider no-title icons-style-light large-header"> <div id="main-container" > <div class="page-wrapper" > <!--HEADER --> <div class="header-wrapper" > <div class="full-bg-image" style="background-image:url(https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-00.jpg); opacity:0.7; filter: alpha(opacity=70);"></div> <header id="header"> <div class="section-boxed section-header"> <div id="logo-container"> <a href="https://egmnow.com/"><img src="" alt="EGM" /></a> </div> <div class="mobile-nav"> <span class="mob-nav-btn">Menu</span> </div> <nav class="navigation-container"> <div id="menu" class="nav-menu"> <ul id="menu-main-navigation" class="menu-ul"><li id="menu-item-22" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-22"><a href="https://egmnow.com/reviews/">Reviews</a> <ul class="sub-menu"> <li id="menu-item-134" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-134"><a href="https://egmnow.com/reviews-nintendo/">Nintendo</a></li> <li id="menu-item-133" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-133"><a href="https://egmnow.com/reviews-pc/">PC</a></li> <li id="menu-item-136" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-136"><a href="https://egmnow.com/reviews-playstation/">PlayStation</a></li> <li id="menu-item-132" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-132"><a href="https://egmnow.com/reviews-retro/">Retro</a></li> <li id="menu-item-135" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-135"><a href="https://egmnow.com/reviews-xbox/">Xbox</a></li> <li id="menu-item-137" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-137"><a href="https://egmnow.com/reviews/">All</a></li> </ul> </li> <li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-20"><a href="https://egmnow.com/features/">Features</a> <ul class="sub-menu"> <li id="menu-item-3903" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3903"><a href="https://egmnow.com/features-perspectives/">Perspectives</a></li> <li id="menu-item-3904" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3904"><a href="https://egmnow.com/features-profiles/">Profiles</a></li> <li id="menu-item-3905" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3905"><a href="https://egmnow.com/features-features/">Reports</a></li> <li id="menu-item-3899" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3899"><a href="https://egmnow.com/features/">All</a></li> </ul> </li> <li id="menu-item-25587" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25587"><a href="https://egmnow.com/publications/">Magazines</a></li> <li id="menu-item-1207" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1207"><a href="https://egmnow.com/aboutus/">About Us</a> <ul class="sub-menu"> <li id="menu-item-1213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1213"><a href="https://egmnow.com/aboutus/">About Us</a></li> <li id="menu-item-1211" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1211"><a href="https://egmnow.com/contact/">Contact</a></li> <li id="menu-item-1209" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1209"><a href="https://egmnow.com/contestrules/">Contest Rules</a></li> <li id="menu-item-1212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1212"><a href="https://egmnow.com/masthead/">Staff</a></li> <li id="menu-item-1214" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-1214"><a rel="privacy-policy" href="https://egmnow.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-1208" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1208"><a href="https://egmnow.com/terms-conditions/">Terms &#038; Conditions</a></li> </ul> </li> </ul> </div> <div class="header-buttons"> <div class="header-search"> <div class="search-wrapper"> <form role="search" method="get" class="searchform" action="https://egmnow.com" > <input type="text" name="s" class="search-input placeholder" placeholder="Search" /> <input type="submit" value="" class="search-button"/> </form> </div> <a href="#" class="header-search-btn">Search</a></div> </div> </nav> </div> </header><!-- end #header --> <div class="page-title-wrapper"><div class="page-title"> <div class="content-boxed"> <h1>Pentiment review</h1> <span class="page-subtitle">A work of art</span> </div> </div> </div> </div> <div id="content-container" class="content-boxed layout-full"> <aside id="topadbanner" class="widget group widget_execphp"> <div class="execphpwidget"><span style="font-weight: bold; color: #f00;">Error, no Ad ID set! Check your syntax!</span></div> </aside> <div id="full-width" class="content"> <article id="post-23883" class="blog-single-post theme-post-entry post-23883 post type-post status-publish format-standard has-post-thumbnail hentry category-homepage category-five category-review-pc category-review-all category-reviewscore category-review-xbox tag-pentiment"> <div class="post-content no-thumbnail"> <div class="post-info top"> <span class="post-type-icon-wrap"><span class="post-type-icon"></span></span> <span class="post-date"> <time class="entry-date published" datetime="2022-11-14T06:00:00-08:00">November 14, 2022</time><time class="updated" datetime="2022-11-10T16:45:53-08:00">November 10, 2022</time> </span> <span class="no-caps post-autor vcard author"> &nbsp;by <a class="url fn n" href="https://egmnow.com/author/egm-michael/"> Michael Goroff </a> </span> </div> <div class="clear"></div> <div class="post-content-content"> <div class="entry-content"><div id="wtr-content" data-bg="#FFFFFF" data-fg="#d61d29" data-width="5" data-mute="" data-fgopacity="0.5" data-mutedopacity="0.5" data-placement="bottom" data-placement-offset="0" data-content-offset="0" data-placement-touch="top" data-placement-offset-touch="0" data-transparent="1" data-shadow="1" data-touch="" data-non-touch="1" data-comments="0" data-commentsbg="#ffcece" data-location="page" data-mutedfg="#f44813" data-endfg="#f44813" data-rtl="" > <p>In Obsidian Entertainment’s <em>Pentiment</em>, you play as Andreas Maler, an artist from Nuremberg who has taken a temporary job at Kiersau Abbey near the town of Tassing. As it is 1518, Adreas’ job at the abbey’s scriptorium is to copy manuscripts with speed and precision (when not working on his own masterpiece). With Gutenberg’s printing press a relatively recent invention, the artistry of copying manuscripts is rapidly becoming obsolete—meaning that pretty soon, Kiersau will lose its only real means of income.</p> <p>That’s why the visit of a local baron—who is checking on the status of the manuscript he ordered from the abbey—is so tense, and why his displeasure with the work of Brother Piero, the aging monk assigned to his manuscript, is so pressing. But when the baron is murdered in the abbey’s halls, and Piero (a friend of Andreas) is found kneeling next to the body, clutching a bloodied knife, Andreas takes it upon himself to solve the murder to save his friend from facing execution for a crime he didn’t commit.</p> <p>One of the layers in <em>Pentiment</em>—a game literally named after a kind of layering—is how you and Andreas are both outsiders to its world. Sure, Andreas might not be <em>as much</em> of an outsider, considering he’s familiar with the basic social norms of early 16th century Bavaria, but he’s certainly an outsider in the eyes of Kiersau’s abbot. And, as he’s a city boy from Nuremberg, the people of Tassing see him (though more favorably) as an outsider, too. The 21st century player, especially those of a secular variety, will feel like even more of an outsider at first.</p> <p>That’s why a murder investigation is such a clever entry point to the time period and its customs (as it was for Umberto Eco’s <em>The Name of the Rose</em>, a “<a href="https://news.xbox.com/en-us/2022/11/10/recommended-reading-of-medieval-history-from-josh-sawyer/">huge inspiration for <em>Pentiment</em></a>,” according to game director Josh Sawyer). As you walk around Tassing and Kiersau, questioning the villagers and the friars, the peasants and the priests, you discover who these people are, or who they want you to think they are. They tell you their stories, their backgrounds, and their beliefs. You break bread with them, eat their pottage and their fish, listen to their gossip or their tales of woe, and you begin to deeply care about them. Playing through <em>Pentiment</em>, you pick up on turns of phrase. “God bless you,” becomes a common and meaningful welcome, not just a weird holdover phrase reserved for when snot explodes out of someone’s nose. “Until later,” they say. “Until then,” you say back.</p> <figure class="wp-block-image alignwide size-large"><img fetchpriority="high" decoding="async" width="1920" height="1080" src="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-03-1920x1080.jpg" alt="" class="wp-image-23885" srcset="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-03.jpg 1920w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-03-960x540.jpg 960w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-03-768x432.jpg 768w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-03-1536x864.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /></figure> <p>A notable accomplishment of <em>Pentiment</em>’s, rare among historically set video games, is how it gives you the feel of the <em>real</em> personality of its era. As much as its entire foundation is based on its historical settings, Assassin’s Creed games always struggle with the believability of their settings, if not their intrigue and plot-driven storytelling. Hollywood movies, too, end up feeling less like an authentic recreation of a time period and more like hot people in wigs. Though it had all the power of <em>Fallout: New Vegas</em> and <em>The Outer Worlds</em> studio Obsidian Entertainment behind it, <em>Pentiment</em> finds success in taking a much smaller, more stylistic approach to how it portrays 16th century Bavaria by using an art style that harks back to the limitations of that time, an aesthetic <a href="https://www.gamereactor.eu/the-history-behind-pentiment-and-the-creation-of-its-artistic-style-1191273/">trapped between illustrations and woodcuts</a>. That <em>Pentiment</em>’s art style is in itself symbolic of the tumult of that period speaks to how thoroughly considered a game it is.</p> <p>Why does it work so well? For one, it enacts what I like to refer to as the <a href="https://egmnow.com/as-dusk-falls-review/"><em>As Dusk Falls</em> principle</a> (or just the principle that guided non-visual fiction writing for centuries), which states that there’s no better tool of immersion than a person’s own imagination. Stiffly animated but richly written cartoon characters leave just enough gaps so that my own mind can fill in the blanks to bring 1518 to life. That there’s no distracting voice acting and instead each character speaks in a font that’s meant to represent their station in life, and that this font changes depending on what Andreas learns about them, only adds to this effect.</p> <figure class="wp-block-image size-large"><img decoding="async" width="1920" height="1080" src="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-02-1920x1080.jpg" alt="" class="wp-image-23886" srcset="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-02.jpg 1920w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-02-960x540.jpg 960w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-02-768x432.jpg 768w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-02-1536x864.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /></figure> <p>But the other reason <em>Pentiment</em>’s art style is so effective is because it reflects how we actually experience history. Unless you’re a trained and educated professional who can unearth, understand, translate, and contextualize first-hand, written historical accounts, the closest you can get to experiencing an historical period is looking at the artwork that was created in that era and seeing how people who lived it viewed it. <em>Pentiment</em> mimics that feeling of staring at a 16th century illustration and letting it transport you to that era. In other words, it mimics our own experience with history. That the residents of Tassing and Kiersau are also coming to terms with and confronting history in a similar way is just another example of that delicious layering I mentioned earlier.</p> <p><em>Pentiment</em> is a true work of art; it’s a deeply thoughtful and fully realized meditation on the passage of time, history’s impact on the present, political power and control, social construction and its relationship to the individual, and much more, all wrapped up and presented in the digestible package of an historical mystery thriller. To complain about its gameplay seems like a rudimentary use of this critical space, but I do wish Obsidian’s designers pushed that aspect of the game a little bit further.</p> <figure class="wp-block-image size-large"><img decoding="async" width="1920" height="1080" src="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-04-1920x1080.jpg" alt="" class="wp-image-23884" srcset="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-04.jpg 1920w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-04-960x540.jpg 960w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-04-768x432.jpg 768w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-04-1536x864.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /></figure> <p><em>Pentiment</em> has all the makings of an adventure RPG, but that’s not really what it is. Sure, you make choices in dialogue and pick a background for your character that impacts those choices, but that’s as far as its RPG elements go. It also really isn’t much of an adventure game in the traditional sense, though you will find objects that can help you solve puzzles. Really, the impact you have as a player on the game’s story materializes in the details of the story but not its overall shape or conclusion. There are some smaller annoyances, too, a few tiny hiccups in the narrative design, where some dialogue will seem slightly out of order depending on which characters you talk to when, and that could be a side effect of the game’s overall structural rigidity. This might leave some players feeling slightly deflated, maybe even a little impotent, in the face of Tassing’s ultimate immovability, but if you focus on the little things, you will see that your decisions have an impact on individuals. Even that feels like a purposeful metaphor.</p> <p><em>Pentiment</em> is the kind of game that makes me hate having to give review scores. I can’t really summarize just how much of an effect the game had on me, especially not in a certain number of stars. Likewise, the kinds of things it does as a game seem lesser compared to similar titles, but only in a mechanical sense. In fact, the story that <em>Pentiment</em> tells could not be told as effectively if it wasn’t a game, and it’s a story that I’ve been thinking about every day since I started playing it. Is it technically the “best” game I’ve ever played? No, but it’s my favorite game I’ve played this year—maybe one of my favorite games of all time—and one to which I hope that history will be very kind.</p> <figure class="wp-block-image alignwide size-large"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-01-1920x1080.jpg" alt="" class="wp-image-23887" srcset="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-01.jpg 1920w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-01-960x540.jpg 960w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-01-768x432.jpg 768w, https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-01-1536x864.jpg 1536w" sizes="auto, (max-width: 1920px) 100vw, 1920px" /></figure> <p class="has-text-align-right has-small-font-size"><em>Images: Xbox Game Studios</em></p> </div> <table class="reviewblock"> <tbody> <tr> <td class="reviewbox01"></td> </tr> <tr> <td class="reviewbox03"> <div class="reviewscore">&#9733;&#9733;&#9733;&#9733;&#9733;</div> <p><em>Pentiment</em> is a true achievement of marrying story, style, and theme into a magical and cohesive whole. In lieu of 3D graphics that try too hard and still fail to represent an authentic-feeling world, Obsidian’s artists opted for a more illustrative aesthetic to tell their gripping story of a murder in an abbey, a choice that resonates throughout the entire game. While it might not satisfy every player, especially those expecting a more traditional RPG or adventure experience, those who can immerse themselves in <em>Pentiment</em>’s vision of 16th century Bavaria will find one of the best games of the year.</p> </td> <td class="reviewbox02"> <b>Developer</b><br />Obsidian Entertainment<br /> <b>Publisher</b><br />Xbox Game Studios<br /> <b>ESRB</b><br />M - Mature<br /> <b>Release Date</b><br />11.15.2022<br /></td> </tr> <tr> <td colspan="2" class="reviewbox04"> <i>Pentiment</i> is available on Xbox Series X/S, Xbox One, and PC. Primary version played was for Xbox Series X/S. Product was provided by Xbox Game Studios for the benefit of this coverage. EGM reviews on a scale of one to five stars. </td> </tr> </tbody> </table> <div class="saboxplugin-wrap" itemtype="http://schema.org/Person" itemscope itemprop="author"><div class="saboxplugin-tab"><div class="saboxplugin-gravatar"><img src="https://s31092.pcdn.co/wp-content/uploads/2020/12/Back-to-the-Future.jpg" width="100" height="100" alt="" itemprop="image"></div><div class="saboxplugin-authorname"><a href="https://egmnow.com/author/egm-michael/" class="vcard author" rel="author"><span class="fn">Michael Goroff</span></a></div><div class="saboxplugin-desc"><div itemprop="description"><p>Michael Goroff has written and edited for EGM since 2017. You can follow him on Twitter <a href="https://twitter.com/gogogoroff">@gogogoroff</a>.</p> </div></div><div class="clearfix"></div><div class="saboxplugin-socials "><a title="Twitter" target="_self" href="https://twitter.com/gogogoroff" rel="nofollow noopener" class="saboxplugin-icon-grey"><svg aria-hidden="true" class="sab-twitter" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></span></a></div></div></div> </div> <div class="clear"></div> <div class="clear"></div> </div> </div> <div class="social-share"><div class="share-title">Share</div><ul><li title="Facebook" class="share-item share-fb" data-url="https://egmnow.com/pentiment-review/" data-type="facebook" data-title="Pentiment review"></li><li title="Twitter" class="share-item share-tw" data-url="https://egmnow.com/pentiment-review/" data-title="Pentiment review" data-type="twitter"></li><li title="Pinterest" class="share-item share-pn" data-url="https://egmnow.com/pentiment-review/" data-title="Pentiment review" data-media="https://s31092.pcdn.co/wp-content/uploads/2022/11/Pentiment-00.jpg" data-type="pinterest"></li><li title="LinkedIn" class="share-item share-ln" data-url="https://egmnow.com/pentiment-review/" data-type="linkedin" data-title="Pentiment review"></li></ul></div><div class="clear"></div><span class="post-tags"><span class="post-tag-title">Post tags</span><a href="https://egmnow.com/tag/pentiment/" rel="tag">Pentiment</a></span> <div class="clear"></div> </article> <div class="OUTBRAIN" data-src="https://egmnow.com/pentiment-review/" data-widget-id="TF_5"></div><div id="comments"> <div id="comment-content-container"> </div> </div> </div> <!-- end main content holder (#content/#full-width) --> <div class="clear"></div> </div> <!-- end #content-container --> </div> <footer id="footer" class="center"> <div class="scroll-to-top"><span></span></div> <div class="cols-wrapper footer-widgets section-boxed cols-3"> <div class="col"><aside class="footer-box widget_nav_menu" id="nav_menu-2"><div class="menu-footer-01-container"><ul id="menu-footer-01" class="menu"><li id="menu-item-1186" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-1186"><a href="https://egmnow.com/homepage/">Homepage</a></li> <li id="menu-item-1190" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1190"><a href="https://egmnow.com/aboutus/">About Us</a></li> <li id="menu-item-1194" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1194"><a href="https://egmnow.com/feed">RSS Feed</a></li> </ul></div></aside></div><div class="col"><aside class="footer-box widget_nav_menu" id="nav_menu-3"><div class="menu-footer-02-container"><ul id="menu-footer-02" class="menu"><li id="menu-item-1195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1195"><a href="https://egmnow.com/masthead/">Staff</a></li> <li id="menu-item-23833" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23833"><a href="https://egmnow.com/contact/">Contact Us</a></li> <li id="menu-item-25586" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25586"><a href="https://egmnow.com/publications/">Magazines</a></li> </ul></div></aside></div><div class="col nomargin"><aside class="footer-box widget_nav_menu" id="nav_menu-4"><div class="menu-footer-03-container"><ul id="menu-footer-03" class="menu"><li id="menu-item-1203" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1203"><a href="https://egmnow.com/terms-conditions/">Terms &#038; Conditions</a></li> <li id="menu-item-1204" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-1204"><a rel="privacy-policy" href="https://egmnow.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-1205" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1205"><a href="https://egmnow.com/contestrules/">Contest Rules</a></li> <li id="menu-item-1206" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1206"><a href="mailto:salesops@egmnow.com">Advertise</a></li> </ul></div></aside></div> </div> <div class="footer-bottom"> <div class="section-boxed"> <span class="copyrights"> © 2025 EGM Media LLC. All rights reserved. Trademarks belong to their respective owners. </span> <div class="footer-nav"> </div> </div> </div> </footer> <!-- end #footer--> </div> <!-- end #main-container --> <!-- Facebook Pixel Code --><script>!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '661513091178498'); fbq('track', 'PageView');</script><noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=661513091178498&ev=PageView&noscript=1"/></noscript><!-- End Facebook Pixel Code --> <!-- Begin comScore Tag --> <script> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "9587705" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <noscript> <img src="http://b.scorecardresearch.com/p?c1=2&c2=9587705&cv=2.0&cj=1" /> </noscript> <!-- End comScore Tag --> <!-- Google Code for Remarketing Tag --> <!-------------------------------------------------- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup ---------------------------------------------------> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 960944043; var google_custom_params = window.google_tag_params; var google_remarketing_only = true; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/960944043/?value=0&amp;guid=ON&amp;script=0"/> </div> </noscript> <!-- FOOTER ENDS --> <div class="bt-cookie-flyout"> <div class="bt-cookie-flyout-container"> <p> We use cookies for analytics, advertising and to improve our site. <br /> You agree to our use of cookies by <a href="#" id="bt-close-cookie">closing this message box</a> or continuing to use our site. </p> <p> To find out more, including how to change your settings, see our <a href="https://egmnow.com/privacy-policy/" target="_blank">Cookie Policy</a> </p> </div> <input type="hidden" id="bt-wp-url" value="https://egmnow.com" /> </div> <script>(function(){var s=document.createElement('script');var e = !document.body ? document.querySelector('head'):document.body;s.src='https://acsbapp.com/apps/app/dist/js/app.js';s.setAttribute('data-source', 'WordPress');s.setAttribute('data-plugin-version', '2.6');s.defer=true;s.onload=function(){acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, language : 'en', position : 'right', leadColor : '#146FF8', triggerColor : '#146FF8', triggerRadius : '50%', triggerPositionX : 'right', triggerPositionY : 'top', triggerIcon : 'people', triggerSize : 'small', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 10, triggerRadius : '50%' } }); }; e.appendChild(s);}());</script><script type="text/javascript" id="adrotate-clicktracker-js-extra"> /* <![CDATA[ */ var click_object = {"ajax_url":"https:\/\/egmnow.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/adrotate-pro/library/jquery.adrotate.clicktracker.js" id="adrotate-clicktracker-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/worth-the-read/js/wtr.js?ver=6.7.2" id="wtr-js-js"></script> <script type="text/javascript" id="tptn_tracker-js-extra"> /* <![CDATA[ */ var ajax_tptn_tracker = {"ajax_url":"https:\/\/egmnow.com\/","top_ten_id":"23883","top_ten_blog_id":"1","activate_counter":"11","top_ten_debug":"0","tptn_rnd":"1316436892"}; /* ]]> */ </script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/plugins/top-10/includes/js/top-10-tracker.min.js?ver=4.1.0" id="tptn_tracker-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/themes/thestory-child/js/beowulf.js?ver=6.7.2" id="beowulf-script-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-content/themes/thestory/js/main.js?ver=1.9.8" id="pexeto-main-js"></script> <script type="text/javascript" src="https://s31092.pcdn.co/wp-includes/js/comment-reply.min.js?ver=6.7.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript">var PEXETO = PEXETO || {};PEXETO.ajaxurl="https://egmnow.com/wp-admin/admin-ajax.php";PEXETO.lightboxOptions = {"theme":"pp_default","animation_speed":"normal","overlay_gallery":false,"allow_resize":true};PEXETO.disableRightClick=false;PEXETO.stickyHeader=true;jQuery(document).ready(function($){ PEXETO.init.initSite();$(".pexeto-contact-form").each(function(){ $(this).pexetoContactForm({"wrongCaptchaText":"Failed to verify that you are not a robot. Please check the checkbox below.","failText":"An error occurred. Message not sent.","validationErrorText":"Please complete all the fields correctly","messageSentText":"Message sent"}); });});</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10