@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: 0;
  padding: 0;
  font-family: "Inter Var", sans-serif;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  overflow-x: hidden;
}

.page-wrapper,
body,
html {
  background-color: #f6f8f7;
}

aside#sidebarHeader,
body,
header {
  padding-top: 0;
}

body.rtl {
  direction: rtl;
}

body.hasSkin .hspotlight,
body.hasSkin .list-content,
body.hasSkin .wrap,
body.hasSkin section.broll,
body.hasSkin section.popular,
body.hasSkin section.stripe,
body.hasSkin section.vspotlight {
  max-width: 1240px;
  padding: 8px 10px;
}

body.hasSkin section.broll,
body.hasSkin section.wrap.videofeatured {
  padding-left: 10px;
  padding-right: 10px;
  background: #f6f8f7;
  box-sizing: border-box;
}

body.hasSkin section.stripe {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
  box-sizing: border-box;
}

body.hasSkin .page-content {
  max-width: 1240px;
  margin: 0 auto;
  background: #f6f8f7;
  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;
  background: #f6f8f7;
}

aside#sidebarHeader.backend,
body.hasSkin .spacer,
body.iframe #btnoverlay,
body.iframe aside#sidebarHeader {
  display: none;
}

.ad-wrapper.pgQSsticky {
  position: sticky;
  position: -webkit-sticky;
  top: 65px;
  margin-top: 35px;
}

#_themeMobileHeaderDoodle {
  max-height: 100%;
}

body iframe.quizembed {
  width: 100%;
  min-height: 500px;
  border: 0;
  overflow: hidden;
}

header {
  top: 0;
  width: 100%;
  z-index: 100;
  flex-shrink: 0;
}

header .icon-logo {
  aspect-ratio: 182/55;
  width: 6.625em;
  height: 1.9791666666667em;
  font-size: 0.7rem;
}

header .icon-logo .dpad-path {
  fill: #bf1313;
}

.sidebar-page-header {
  border-bottom: 1px solid rgba(138, 147, 153, 0.25);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
  height: 64px;
  background: #fff;
  z-index: 7;
  padding: 0 12px;
  transition: margin-left 200ms cubic-bezier(0.34, -0.09, 0.45, 1.18);
}

.sidebar-page-header #current-user {
  position: absolute;
  top: 15.5px;
  right: 16px;
  width: 32px;
  color: #41495a;
}

.sidebar-page-header #current-user .userIcon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

aside#sidebarHeader.backend + #btnoverlay + #mainblock {
  width: 100%;
  margin-left: 0;
}

aside#sidebarHeader {
  --theme-elements-divider: rgba(138, 147, 153, 0.25);
  --theme-elements-icon-default: #41495a;
  color: #41495a;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), 0 17px 24px rgba(0, 0, 0, 0.07);
  z-index: 2000000000;
  transition-duration: 450ms;
  width: 85vw;
  font-family: "Inter var", sans-serif;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.sidebar-page-header,
aside#sidebarHeader * {
  box-sizing: border-box;
}

aside#sidebarHeader.collapsed {
  width: 0;
}

aside#sidebarHeader.collapsed .header-toggle svg {
  transition: transform 0.1s linear 0s;
  transform: rotate(0);
}

aside#sidebarHeader .header-toggle svg,
body.rtl aside#sidebarHeader .back .icon-left-chevron {
  transform: rotate(180deg);
}

#sidebarHeader.collapsed button.back label,
aside#sidebarHeader.collapsed .ign-logo .ign-path,
aside#sidebarHeader.collapsed .logodate,
aside#sidebarHeader.collapsed .logout,
aside#sidebarHeader.collapsed .region,
aside#sidebarHeader.collapsed .search-modal,
aside#sidebarHeader.collapsed .sidebar-main a span {
  opacity: 0;
}

#sidebarHeader.hide,
aside#sidebarHeader.collapsed .region {
  display: none;
}

aside#sidebarHeader .ign-logo .ign-path,
aside#sidebarHeader .logodate,
aside#sidebarHeader .logout,
aside#sidebarHeader .region,
aside#sidebarHeader .search-modal,
aside#sidebarHeader .sidebar-main a span {
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  transition: opacity 200ms cubic-bezier(0.34, -0.09, 0.45, 1.18);
}

aside#sidebarHeader .sidebar-main a span {
  opacity: 1;
  line-height: 1.5;
}

#loginwrapper.loggedin .login-avatar,
aside#sidebarHeader.collapsed #loginwrapper .login-avatar {
  opacity: 1;
}

#loginwrapper.loggedin .login-buttons,
aside#sidebarHeader #ignheader.collapsed #loginwrapper .login-buttons,
aside#sidebarHeader.collapsed #loginwrapper .sidebar-item-text {
  opacity: 0;
  display: none;
}

aside#sidebarHeader.collapsed .side .sidebar-header {
  padding-left: 36px;
  padding-right: 36px;
}

aside#sidebarHeader.collapsed .side .sidebar-header.scrollbar {
  padding-left: 33px;
}

body.rtl aside#sidebarHeader .sidebar-header {
  direction: ltr;
}

aside#sidebarHeader.collapsed .sidebar-icon {
  font-size: 1rem;
}

aside#sidebarHeader.collapsed #loginwrapper .userlogged span,
aside#sidebarHeader.collapsed .icon-right-chevron {
  display: none;
}

aside#sidebarHeader .icon-right-chevron {
  width: 16px;
  margin-left: auto;
}

body.rtl aside#sidebarHeader .icon-right-chevron {
  width: 16px;
  margin-left: 0;
  margin-right: auto;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

body.rtl aside#sidebarHeader .icon-left-chevron {
  margin-left: 0;
  margin-right: auto;
}

body.rtl aside#sidebarHeader.collapsed .icon-left-chevron {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

aside#sidebarHeader.collapsed .header-toggle {
  right: -46px;
  display: flex;
}

aside#sidebarHeader .header-toggle.WIKI {
  display: none;
}

aside#sidebarHeader #search-input {
  display: block;
  padding: 8px;
  width: 90%;
  border: 1px solid #181c25;
  outline: 0;
  font-size: 14px;
  border-radius: 8px;
  color: #181c25;
  max-width: 90%;
}

aside#sidebarHeader .cls-1 {
  color: inherit;
  stroke: none;
}

.sidebar-mobile-overlay {
  position: fixed;
  inset: 0;
  background-color: rgba(65, 73, 90, 0.8);
  backdrop-filter: blur(0.5em);
  transition: opacity 200ms cubic-bezier(0.34, -0.09, 0.45, 1.18);
  z-index: 10;
  opacity: 1;
}

.sidebar-mobile-overlay.collapsed {
  opacity: 0;
  z-index: -1;
}

aside#sidebarHeader .logout {
  padding: 4px 16px;
  color: #fff;
  border-radius: 4px;
  background-color: #bf1313;
  font-weight: 700;
  line-height: 1em;
  text-align: center;
  display: inline-block;
  width: 19%;
  top: 4px;
  position: relative;
  align-self: flex-start;
}

.header-toggle {
  position: absolute;
  z-index: 20002;
  cursor: pointer;
  width: 35px;
  height: 35px;
  right: -16px;
  top: 16px;
  padding: 0;
  border-radius: 8px;
  background-color: #fff;
  color: #181c25;
  border: 1px solid rgba(138, 147, 153, 0.75);
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.header-toggle:hover {
  background-color: #41495a;
  border: 1px solid #41495a;
  color: #fff;
}

#ignheader {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
}

.fixed-header {
  position: fixed;
}

.side-container {
  position: relative;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#loginwrapper,
.side {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.side {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overscroll-behavior: contain;
  position: absolute;
  height: 100%;
  left: -75%;
  opacity: 0;
  z-index: 0;
  -webkit-transition-property: left, opacity;
  transition-property: left, opacity, display;
  -webkit-transition-duration: 250ms, 100ms;
  transition-duration: 250ms, 100ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-delay: 0ms, 75ms;
  transition-delay: 0ms, 75ms;
}

.side .sidebar-header {
  -webkit-flex-basis: 80px;
  -ms-flex-preferred-size: 80px;
  flex-basis: 80px;
  -webkit-transition: padding-left 450ms cubic-bezier(0.34, -0.09, 0.45, 1.18);
  transition: padding-left 450ms cubic-bezier(0.34, -0.09, 0.45, 1.18);
  -webkit-flex: 0 0 64px;
  -ms-flex: 0 0 64px;
  flex: 0 0 64px;
  overflow: hidden;
  padding: 20px 24px 0;
}

#ignheader.collapsed .side-container .sidebar-section li,
.side .sidebar-header .logo-edition {
  white-space: nowrap;
}

.logo-edition {
  display: flex;
  gap: 6px;
}

.side .sidebar-main {
  overflow: hidden auto;
  scroll-behavior: smooth;
  flex: 1 1 0%;
  padding: 18px 24px;
}

.sidebar-main > hr {
  height: 1px;
  background-color: rgba(138, 147, 153, 0.25);
  border: 0;
}

.sidebar-main > b {
  text-transform: uppercase;
}

aside#sidebarHeader.collapsed .side .sidebar-main {
  padding-right: 24px;
  padding-left: 24px;
}

.side .sidebar-main .divider {
  width: 100%;
  margin-top: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid rgba(138, 147, 153, 0.25);
}

.side h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 18px 0;
}

#loginwrapper {
  position: relative;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), 0 17px 24px rgba(0, 0, 0, 0.07);
  height: 76px;
  overflow: hidden;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: auto;
  box-sizing: border-box;
}

.collapsed #loginwrapper {
  display: block;
}

#loginwrapper.loggedin {
  gap: 80px;
  display: block;
}

#loginwrapper.loggedin .login-avatar {
  background: 0 0;
  display: flex;
  flex-direction: row;
  gap: 12px;
  width: 100%;
}

#loginwrapper .userlogged {
  font-weight: 700;
  display: inline-block;
  width: 80%;
  max-width: 80%;
  color: #41495a;
}

#loginwrapper .userlogged span {
  max-width: 70%;
  display: inline-block;
}

#loginwrapper .login-avatar,
#loginwrapper .sidebar-item-text {
  opacity: 0;
  width: 0;
  padding: 0;
  border: 0;
  -webkit-transition-property: opacity, width, padding;
  transition-property: opacity, width, padding;
  -webkit-transition-duration: 450ms;
  transition-duration: 450ms;
  -webkit-transition-timing-function: cubic-bezier(0.34, -0.09, 0.45, 1.18);
  transition-timing-function: cubic-bezier(0.34, -0.09, 0.45, 1.18);
  display: none;
}

.collapsed #loginwrapper .login-avatar {
  padding-top: 10px;
  display: block;
  width: 100%;
  height: auto;
  color: #41495a;
}

#loginwrapper .login-buttons {
  display: flex;
  opacity: 1;
  -webkit-transition: opacity 450ms cubic-bezier(0.34, -0.09, 0.45, 1.18);
  transition: opacity 450ms cubic-bezier(0.34, -0.09, 0.45, 1.18);
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  flex-direction: row;
  gap: 12px;
  justify-content: center;
  text-decoration: none;
}

#loginwrapper img.userIcon {
  height: 36px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}

body.rtl #loginwrapper img.userIcon {
  margin-right: 0;
  margin-left: 10px;
}

.login-buttons .button {
  cursor: pointer;
  white-space: nowrap;
  transition: color 0.2s ease 0s, background 0.15s ease 0s, border 0.15s ease 0s;
  max-width: 120px;
  font-size: 0.875rem;
  -webkit-letter-spacing: 0.005em;
  -moz-letter-spacing: 0.005em;
  -ms-letter-spacing: 0.005em;
  letter-spacing: 0.005em;
  font-weight: 700;
  line-height: 1.5;
  border-radius: 8px;
  padding: 6px 12px;
  flex-grow: 1;
  text-align: center;
}

.login-buttons .login-button {
  background-color: #fff;
  border: 1px solid #bbc4c4;
  color: #181c25;
}

.login-buttons .register-button {
  color: #fff;
  border: 1px solid #181c25;
  background-color: #181c25;
}

.side-container .sidebar-section {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin: 0;
  padding: 0;
}

.side.slide {
  left: 0;
  opacity: 1;
  z-index: 1;
}

.side.right {
  left: 75%;
}

.fancybox-lock .fancybox-overlay {
  z-index: 10000000000;
}

#loginwrapper,
.region {
  padding: 18px 24px;
}

.region select {
  color: #41495a;
  border-radius: 8px;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 12px;
  width: 100%;
  outline: 0;
  margin-top: 5px;
  background: #fff;
  border: 1px solid #767676;
}

.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='1' fill='none' stroke-linecap='round' stroke-linejoin='round' stroke='%2341495a'%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 .region select:not(:disabled) {
  background-position: calc(0 + 12px) center;
}

.side-container .sidebar-section a,
.side-container .sidebar-section li {
  width: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 8px;
  overflow: hidden;
}

.side-container .sidebar-section li {
  gap: 18px;
  font-size: 15px;
}

.side-container .sidebar-section a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-align-items: center;
  -ms-flex-align: center;
  gap: 12px;
  color: #41495a;
  padding: 8px;
  fill: #41495a;
  transition: padding 0.1s linear 0s;
  min-height: 39px;
}

aside#sidebarHeader.collapsed .side-container .sidebar-section a {
  padding-left: 15px;
  padding-right: 11px;
}

aside#sidebarHeader.collapsed .side-container .sidebar-section a.scrollbar {
  padding-left: 11px;
}

body.rtl aside#sidebarHeader.collapsed .side-container .sidebar-section a {
  padding-right: 15px;
}

.side-container .sidebar-section > li.selected,
.side-container .sidebar-section > li:hover {
  background-color: #8a939940;
  color: #41495a;
  border: 0;
}

.side-container .sidebar-section > li.search:hover {
  background-color: inherit;
  cursor: pointer;
}

.side-container .sidebar-section > li.selected {
  font-weight: 700;
}

.sidebar-section a.icon-home:before {
  content: url(/s/ign/sidebar/home.svg);
  padding-left: 1px;
}

.sidebar-section .selected a.icon-home:before {
  content: url(/s/ign/sidebar/home-selected.svg);
  padding-left: 1px;
}

.sidebar-section a[href^="/article/review"]:before {
  content: url(/s/ign/sidebar/review.svg);
}

.sidebar-section a[href^="/video"]:before {
  content: url(/s/ign/sidebar/video.svg);
}

.sidebar-section a[href^="/forum"]:before {
  content: url(/s/ign/sidebar/forum.svg);
}

.sidebar-section a[href^="/ps4"]:before {
  content: url(/s/ign/sidebar/ps4.svg);
}

.sidebar-section a[href^="/pc"]:before {
  content: url(/s/ign/sidebar/pc.svg);
}

.sidebar-section a[href^="/xbox-one"]:before {
  content: url(/s/ign/sidebar/xbox.svg);
}

.sidebar-section a[href^="/article/feature"]:before {
  content: url(/s/ign/sidebar/facebook.svg);
}

.sidebar-section a[href^="/nintendo-switch"]:before {
  content: url(/s/ign/sidebar/nintendo-switch.svg);
}

.sidebar-section a[href^="/cinematv"]:before {
  content: url(/s/ign/sidebar/film.svg);
}

.sidebar-section a[href^="/3ds"]:before {
  content: url(/s/ign/sidebar/3ds.svg);
}

.sidebar-section a[href^="/ps5"]:before {
  content: url(/s/ign/sidebar/ps5.svg);
}

.sidebar-icon,
.sidebar-section a svg,
.sidebar-section a:before {
  background-size: 100%;
  cursor: inherit;
  user-select: none;
  aspect-ratio: 1/1;
  display: inline-block;
  flex-shrink: 0;
}

.sidebar-section a svg,
.sidebar-section a:before {
  width: 1.2em;
  height: 1.2em;
  font-size: 25px;
}

.editions.desktop,
.sidebar-section a.iconsvg:before {
  display: none;
}

.sidebar-icon {
  width: 1em;
  height: 1em;
  font-size: 1rem;
}

.side .sidebar-main::-webkit-scrollbar {
  width: 6px;
}

.side .sidebar-main::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(138, 147, 153, 0.5);
  background: rgba(138, 147, 153, 0.5);
  border-radius: 10px;
}

.side .sidebar-main::-webkit-scrollbar-track {
  background: 0 0;
}

button.back {
  border: 0;
  background-color: transparent;
  outline-width: 0;
  padding: 0;
  color: #41495a;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  margin: 0;
  font-size: 11px;
  line-height: 1.35;
  -webkit-letter-spacing: 0.03em;
  -moz-letter-spacing: 0.03em;
  -ms-letter-spacing: 0.03em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: 700;
  gap: 12px;
}

body.rtl button.back {
  flex-direction: row-reverse;
  margin-left: auto;
}

button.back,
button.back label {
  cursor: pointer;
}

#sidebarHeader li.legal {
  flex-direction: column-reverse;
  color: #41495a;
  background: #f6f8f7;
  padding: 8px 11px;
  font-size: 13px;
  -webkit-letter-spacing: 0.005em;
  -moz-letter-spacing: 0.005em;
  -ms-letter-spacing: 0.005em;
  letter-spacing: 0.005em;
  line-height: 1.3;
  gap: 6px;
}

#sidebarHeader li.legal a {
  padding: 0;
}

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: 0;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

#gheader,
section.stripe {
  background-color: #f5f5f5;
  padding: 18px 0;
  transition: padding 0.1s linear 0s;
  overflow: hidden;
}

section.stripe {
  padding: 24px 0;
  margin-bottom: 0;
}

svg.ign-logo {
  background-size: 100%;
  cursor: inherit;
  user-select: none;
  display: inline-block;
  flex-shrink: 0;
  aspect-ratio: 182/55;
  height: 1.97917em;
  font-size: 1.5rem;
  width: 3.17em;
}

svg.ign-logo,
svg.sidebar-icon.icon-logo {
  color: #bf1313;
  fill: #bf1313;
}

#ign-logo-wrap {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 25%;
  z-index: 500;
}

div.logodate {
  font-size: 16px;
  font-weight: 700;
  max-width: 280px;
  display: inline-block;
  vertical-align: super;
  align-self: center;
}

.right-rail {
  display: block;
}

.extramenu {
  cursor: pointer;
}

.filterlist {
  padding: 0;
  margin: 0;
}

.indexFilter .filterlist {
  margin: 0;
  display: flex;
  overflow: auto hidden;
  scroll-behavior: smooth;
  gap: 4px;
}

.indexFilter .filterlist svg,
.search-modal .button,
footer {
  display: none;
}

.indexFilter .filterlist > li {
  min-width: auto;
  width: auto;
  height: auto;
  white-space: nowrap;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  background-color: rgba(138, 147, 153, 0.15);
  border: 1px solid transparent;
  color: #181c25;
}

.indexFilter .filterlist > li span {
  line-height: 16px;
}

.indexFilter .filterlist > li a {
  letter-spacing: 0.005em;
  font-size: 13px;
  font-weight: 700;
  color: #181c25;
  padding: 12px 36px;
}

.indexFilter .filterlist > li:first-child {
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
}

body.rtl .indexFilter .filterlist > li:first-child {
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.indexFilter .filterlist > li:last-child {
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
}

body.rtl .indexFilter .filterlist > li:last-child {
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.indexFilter .filterlist > li.active {
  background-color: #181c25;
}

.indexFilter .filterlist > li.active a {
  color: #fff;
}

#zdlogoblue {
  width: 65px;
  height: auto;
}

.search-modal {
  margin-top: 2px;
  width: 100%;
}

.menu-editions {
  display: block !important;
  text-align: center !important;
  line-height: 60px;
}

#footer div.legal {
  display: flex;
  align-items: center;
}

#footer.limitedScroll {
  display: block;
  background: #f5f5f5;
  padding: 4px;
  font-size: small;
  text-align: center;
}

#footer.limitedScroll a {
  color: #bf1313;
}

.page-content {
  position: relative;
  top: 18%;
}

.button-primary {
  background-color: #bf1313;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
  white-space: nowrap;
  padding: 8px 20px;
  border: 0;
}

div.tbl {
  display: table;
  position: relative;
  margin-right: 320px;
}

section.broll.hasAd div.adk2 {
  position: absolute;
  right: 0;
  width: 300px;
}

section.broll {
  display: block;
  grid-template-columns: [mainContent-start]auto[mainContent-end rightRail-start]320px[rightRail-end];
  margin: 0 auto;
  -ms-grid-columns: auto 320px;
  max-width: 1200px;
  column-gap: 1.5rem;
}

section.broll div.tbl {
  grid-area: mainContent;
  margin-right: 0;
}

section.broll[data-slotter="news"] div.tbl {
  display: block;
}

section.broll div.side-ad-trail {
  grid-area: rightRail;
  display: block;
}

section.broll + section.broll {
  padding-top: 0;
  padding-bottom: 0;
  grid-gap: 0;
  grid-column-gap: 1.5rem;
}

body.hasSkin section.broll + section.broll {
  padding-left: 10px;
  padding-right: 10px;
}

section.broll > h2 {
  border-bottom: solid 1px rgba(37, 38, 39, 0.15);
}

section.broll article {
  display: table-row;
  position: relative;
  margin-left: 0;
}

section.broll article.embed_video_broll,
section.broll img.thumb {
  display: block;
  width: 100%;
}

section.broll article.embed_video_broll .icmsvideocontainer {
  width: 100%;
  margin-bottom: 36px;
  margin-top: 36px;
  border-radius: 12px;
}

section.broll article.embed_video_broll div.vplayer {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  border-radius: 16px;
  margin-top: 24px;
  margin-bottom: 24px;
}

section.broll div.m,
section.broll div.t {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
}

section.broll div.t {
  width: 240px;
  max-width: 280px;
  margin: 0;
  position: relative;
}

section.broll div.m {
  width: auto;
  flex-direction: column;
  min-height: 166px;
  padding-top: 25px;
  padding-bottom: 25px;
}

section.broll div.m .info {
  color: #41495a;
  letter-spacing: 0.005em;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow-y: hidden;
  text-overflow: ellipsis;
  max-height: 4rem;
  margin: 6px 0;
}

section.broll .info-bottom {
  color: #bf1313;
  font-size: 9px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.35;
  display: flex;
  flex-direction: row;
  gap: 14px;
}

section.broll .info-bottom svg {
  width: 12px;
  height: 12px;
  font-size: 12px;
  margin-right: 3px;
  margin-bottom: -2px;
}

body.rtl section.broll .info-bottom .container::before,
body.rtl section.broll .info-bottom svg {
  margin-right: 0;
  margin-left: 3px;
}

section.broll .info-bottom .container {
  display: flex;
  flex-direction: row;
  gap: 2px;
  width: auto;
}

section.broll .info-bottom .container::before {
  width: 1em;
  height: 1em;
  font-size: 12px;
  margin-right: 3px;
  align-self: center;
}

section.broll .info .deck,
section.broll .info-bottom a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

section.broll .info-bottom a {
  color: #bf1313;
  overflow-y: hidden;
  text-overflow: ellipsis;
}

#BackendInPageMenu,
section.broll .info-mobile,
section.broll .m-mobile {
  display: none;
}

section.broll div.t,
section.hpcommerce.broll div.m {
  padding-top: 15px;
  padding-bottom: 15px;
}

section.broll img.thumb {
  border-radius: 6px;
  max-height: 160px;
  max-width: 280px;
  object-fit: cover;
  transition: opacity 0.2s ease-out;
  aspect-ratio: 16/9;
}

section.broll img.thumb:hover {
  opacity: 0.85;
  transition: opacity 0.2s ease-out 0s;
}

section.broll h3 {
  margin: 6px 0;
}

section.broll h3 a {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 700;
  margin: 0;
  color: #181c25;
}

div.zad,
section.broll .info {
  display: flex;
}

section.broll .info .deck {
  overflow: hidden;
  color: 41495a;
  letter-spacing: 0.005em;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}

section.broll h3 a:hover {
  text-decoration: underline;
}

body.rtl section.broll .thumb.score-wrapper .article_type,
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;
}

.video .duration,
section.broll .videobtn {
  position: absolute;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

section.broll .videobtn {
  color: #fff;
  width: 52;
  height: 52px;
  margin-top: -70px;
  margin-left: -6px;
  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;
}

.video .duration {
  background-color: rgba(27, 28, 29, 0.85);
  border-radius: 4px;
  bottom: 0;
  right: 0;
  left: auto;
  margin: 4px;
  display: flex;
  padding: 2px 4px;
  z-index: 10;
}

.video .duration-text {
  color: #fff;
  font-family: "Inter Var", sans-serif;
  font-weight: 700;
  align-self: flex-end;
  font-size: 9px;
  line-height: 1.35;
  letter-spacing: 0.06em;
}

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;
}

section.broll div.m {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

body.rtl .video .duration {
  right: auto;
  left: 0;
  margin: 0 0 6px 10px;
}

body.rtl section.broll .video .icon-playhead {
  margin-right: 0;
  margin-left: 0.5rem;
}

body.rtl section.broll .thumb.score-wrapper .article_type {
  right: 0;
  left: unset;
  margin: 0 6px 10px 0;
}

.hexagon-wrapper.side-wrapper .hexagon.side-wrapper {
  height: 50%;
  left: 6.7%;
  position: relative;
  top: 25%;
  width: 86.6%;
  z-index: 2;
  background-color: #bf1313;
}

body.rtl .hexagon-wrapper.side-wrapper .hexagon.side-wrapper {
  left: -6.7%;
}

.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after,
.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before,
section.broll .videobtn {
  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);
  -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);
  -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.1em 0 0;
  font-weight: 900;
  text-shadow: rgb(0 0 0/20%) 0 1px 1px, rgb(0 0 0/10%) 0 3px 3px;
  font-size: 0.375em;
}

.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 .review-score,
.score-wrapper .video-duration {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 2px;
  z-index: 2;
  font-size: 32px;
  height: 1em;
  width: 1em;
  min-width: 1em;
}

.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;
  font-size: 32px;
}

.list-hero .hexagon-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.list-hero .icon-logo {
  width: 30px;
}

div.zad {
  justify-content: center;
  align-items: center;
  transition: height 0.2s;
  text-align: center;
  margin: 0 auto;
}

div.zad.billboard,
div.zad.top {
  margin-top: 60px;
  min-height: 100px;
}

div.zad.halfpage,
div.zad.sidebar {
  min-height: 600px;
}

.zad:not(.billboard, .top) {
  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;
  }

  body iframe.quizembed {
    width: 100%;
    aspect-ratio: 16/9;
    min-height: 500px;
  }
}

.adkit iframe {
  max-width: 100%;
}

@media (max-width: 1600px) {
  body.hasSkin .hspotlight,
  body.hasSkin .list-content,
  body.hasSkin .wrap,
  body.hasSkin section.broll,
  body.hasSkin section.popular,
  body.hasSkin section.stripe,
  body.hasSkin section.vspotlight {
    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: 1280px) {
  body.hasSkin section.hero article {
    width: initial;
  }

  html.lock {
    overflow: hidden;
  }
}

@media (min-width: 641px) {
  aside#sidebarHeader {
    width: 300px;
    transition: width 450ms cubic-bezier(0.34, -0.09, 0.45, 1.18);
  }

  aside#sidebarHeader.collapsed {
    width: 96px;
  }

  aside#sidebarHeader.collapsed + #mainblock {
    width: calc(100% - 96px);
    margin-left: 96px;
  }

  aside#sidebarHeader.collapsed .header-toggle {
    right: -12px;
  }

  header {
    display: none;
  }

  .header-toggle {
    right: -18px;
    top: 36px;
  }

  #btnoverlay.collapsed + #mainblock {
    -webkit-transition-duration: 200ms;
    width: calc(100% - 96px);
    transition-duration: 200ms;
  }

  #btnoverlay + #mainblock {
    -webkit-transition-property: width, margin-left;
    transition-property: width, margin-left;
    -webkit-transition-duration: 450ms;
    transition-duration: 450ms;
    -webkit-transition-timing-function: cubic-bezier(0.34, -0.09, 0.45, 1.18);
    transition-timing-function: cubic-bezier(0.34, -0.09, 0.45, 1.18);
    margin-left: 96px;
    color: #181c25;
  }

  body.iframe #btnoverlay + #mainblock {
    margin-left: 0;
    width: 100%;
  }

  .side .sidebar-header {
    padding: 2.15625em 24px 0;
    -webkit-flex-basis: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
  }

  .sidebar-section a:before {
    padding-left: 5px;
    font-size: 14.1px;
  }

  .sidebar-section a svg {
    font-size: 15px;
  }

  body.rtl .sidebar-section a svg {
    padding-left: 2px;
  }

  .side-container .sidebar-section a {
    padding: 8px 15px;
  }
}

@media (max-width: 640px) {
  #sidebarHeader.start {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-duration: 200ms;
  }

  #sidebarHeader.start ~ #mainblock .fixed-header {
    display: block;
  }

  .sidebar-mobile-overlay.start {
    opacity: 0;
    z-index: -1;
  }

  aside#sidebarHeader.start .header-toggle {
    right: -46px;
  }

  aside#sidebarHeader .header-toggle svg {
    transform: rotate(-180deg);
  }

  aside#sidebarHeader.start .header-toggle svg {
    transition: transform 0.1s linear 0s;
    transform: rotate(0);
  }

  .sidebar-section .selected a.icon-home:before,
  .sidebar-section a.icon-home:before {
    width: 24px;
    padding-left: 4px;
    padding-right: 4px;
  }

  section.broll {
    padding: 0;
  }

  section.broll .tbl {
    padding: 0 24px;
  }

  section.broll article {
    grid-template-columns: 1.2fr 2fr;
    display: grid;
    grid-auto-flow: column;
    grid-gap: 12px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 0;
    border-bottom: solid 1px rgba(138, 147, 153, 0.25);
  }

  section.broll.hpcommerce article {
    border-bottom: 0;
  }

  section.broll article.embed_video_broll .icmsvideocontainer {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  section.broll div.m h3 {
    margin: 0;
  }

  section.broll div.m,
  section.broll div.t {
    padding: 0;
    border-bottom: 0;
    min-height: auto;
  }

  section.broll div.t {
    width: auto;
  }

  .fixed-header,
  section.broll div.m .info,
  section.broll div.m .info-bottom {
    display: none;
  }

  section.broll .info-mobile {
    display: block;
    color: #41495a;
    font-size: 9px;
    -webkit-letter-spacing: 0.06em;
    -moz-letter-spacing: 0.06em;
    -ms-letter-spacing: 0.06em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.35;
  }

  section.broll .m-mobile {
    grid-row: 2;
    grid-column: 1/-1;
    display: block;
  }

  section.broll .m h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    -webkit-letter-spacing: 0.005em;
    -moz-letter-spacing: 0.005em;
    -ms-letter-spacing: 0.005em;
    letter-spacing: 0.005em;
  }

  section.broll .info-bottom a {
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }

  section.broll .info-bottom a.comments {
    -webkit-line-clamp: 1;
    line-clamp: 1;
    display: ruby;
  }
}

@media (min-width: 930px) {
  div.zad.billboard,
  div.zad.top {
    min-height: 250px;
  }

  body,
  html {
    overflow-x: unset;
  }

  #ign-logo-wrap {
    display: inline-flex;
    position: static;
    transform: none;
  }

  .editions.desktop,
  .right-rail {
    display: block;
  }

  body.rtl .browseabout .region select:not(:disabled) {
    background-position: 12px;
  }

  div.zad.billboard {
    padding-top: 12px;
  }

  body.rtl #headermenuwrapper {
    right: auto;
    left: 0;
    width: unset;
  }

  .score-wrapper .review-score {
    height: 2.6em;
    width: 2.6em;
    min-width: 2.6em;
    font-size: 16px;
    margin: 10px;
  }

  .hexagon-wrapper.side-wrapper .hexagon-content.side-wrapper {
    font-size: 16px;
  }

  .video .duration-text {
    font-size: 11px;
    letter-spacing: 0.03em;
  }
}

@media (min-width: 1024px) {
  section.broll {
    display: grid;
  }

  section.broll div.side-ad-trail {
    display: block;
  }
}

@media (min-width: 641px) and (max-width: 1280px) {
  #sidebarHeader.start {
    width: 96px;
  }

  .sidebar-mobile-overlay.start {
    opacity: 0;
    z-index: -1;
  }

  aside#sidebarHeader .header-toggle svg {
    transform: rotate(-180deg);
  }

  aside#sidebarHeader.start .header-toggle svg {
    transition: transform 0.1s linear 0s;
    transform: rotate(0);
  }

  #sidebarHeader.start button.back label,
  aside#sidebarHeader.start .ign-logo .ign-path,
  aside#sidebarHeader.start .logodate,
  aside#sidebarHeader.start .logout,
  aside#sidebarHeader.start .search-modal,
  aside#sidebarHeader.start .sidebar-main a span {
    opacity: 0;
    display: none;
  }

  #ignheader.start #loginwrapper .userlogged span,
  #ignheader.start .login-buttons .register-button,
  aside#sidebarHeader.start .region {
    display: none;
  }

  aside#sidebarHeader.start .side .sidebar-header {
    padding-left: 36px;
    padding-right: 36px;
  }

  #loginwrapper img.userIcon {
    margin-left: 6px;
  }

  #loginwrapper {
    padding: 18px 14px;
  }
}

@media (min-width: 1281px) {
  svg.ign-logo {
    height: 24px;
  }

  .sidebar-mobile-overlay {
    display: none;
  }

  #btnoverlay + #mainblock {
    width: calc(100% - 300px);
    margin-left: 300px;
  }

  #btnoverlay.collapsed + #mainblock {
    margin-left: 96px;
  }

  .logo-edition {
    display: block;
  }
}

:root {
  font-size: 16px;
  font-family: "Inter Var", sans-serif;
  color: #252627;
}

.bottom-wrapper,
.right-rail .ad-wrapper {
  position: sticky;
  position: -webkit-sticky;
  top: 65px;
  margin-top: 35px;
}

.bottom-wrapper {
  top: 96px;
  margin-top: 64px;
}

.page-content img {
  max-width: 100%;
  height: auto;
  width: 100%;
  border-radius: 12px;
  position: relative;
  margin-top: 16px;
  margin-bottom: 16px;
}

.object-summary img,
.recircblock p {
  margin-top: 0;
  margin-bottom: 0;
}

.instagaming .discount {
  color: #ff3235;
  padding-left: 8px;
}

div.gallery_embed {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 56.25%;
  padding-top: 180px;
  border: 0;
  margin: 0;
}

div.gallery_embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 0;
  margin: 0;
  padding: 0;
}

.page-content #id_text img {
  cursor: pointer;
  max-height: 85vh;
  width: 100%;
  object-fit: contain;
}

.page-content #id_text figure img {
  margin-bottom: 0;
}

.article-review,
.object-summary,
.page-content {
  margin: 0 auto;
}

.article-review .page-content,
.primary-object .page-content {
  padding: 20px;
}

.article-review,
.object-summary {
  border-radius: 24px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), 0 17px 24px rgba(0, 0, 0, 0.07);
}

.keyword-platforms {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 2px;
  align-items: center;
  font-size: 10px;
  list-style: none;
  color: #59626f;
  font-weight: 700;
  text-transform: uppercase;
}

.articleBody {
  padding: 0 24px;
}

.article-headline h1 {
  font-weight: 900;
  font-size: 2.125em;
  line-height: 1.2;
  margin: 0 0 15px;
  color: #252627;
}

#bottom-list-reviews .review-author .review-details:hover a,
a.evidence,
h1 a {
  color: #252627;
}

.mobileArticleAds.mrec1 {
  display: block;
}

.page-content .three-column div.right-rail {
  position: unset;
}

.desktopArticleAds.mrec1 {
  display: none;
}

.block {
  clear: both;
}

.strong {
  font-weight: 700;
}

.article-sub-headline h3 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.08;
  margin: 20px 0 24px;
  color: #41495a;
}

#imageInfo-0 {
  min-height: 30px;
}

.img_header_credits {
  text-align: right;
  padding-right: 8px;
  padding-bottom: 15px;
  font-size: 13px;
  font-weight: 100;
  color: #666;
}

.by-reviewer {
  margin-right: 5px;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.25;
}

ul.pros-cons-list button.add_element {
  align-items: center;
  justify-content: center;
  display: flex;
  background-color: transparent;
  background-image: none;
  text-transform: none;
  color: inherit;
  font-variation-settings: inherit;
  border: 0;
  padding: 0;
  margin: 10px 0 0;
  width: 100%;
}

ul.pros-cons-list button.add_element svg {
  width: 24px;
  height: 24px;
  fill: #41495a;
}

.reviewer.hcard {
  font-weight: 700;
  line-height: 1.35;
  color: #bf1313;
  text-decoration: underline;
  text-underline-position: under;
}

.cta-button,
.cta_shown {
  display: flex;
  cursor: pointer;
  background-color: #d91a1a;
}

.cta_shown {
  pointer-events: all;
  justify-content: center;
  transition: width 0.5s ease-in-out, opacity 0.2s ease-in-out;
}

.cta-button {
  position: absolute;
  font-size: 16px;
  line-height: 23px;
  z-index: 9;
  align-items: center;
  color: #fff;
  padding: 8px 23px;
  border-radius: 57px;
  max-width: 60%;
  bottom: 0;
  transform: translate(0, 50%);
}

.cta-button__text {
  padding-left: 8px;
}

.cta-icon {
  margin: auto 8px auto auto;
  height: 26px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

#article_video_bottom {
  margin: 80px auto;
  max-width: 625px;
  width: 100%;
}

#article_video_bottom iframe {
  border-radius: 7px;
}

.article-details {
  column-gap: 32px;
}

#bottom-list-reviews .author-name {
  flex-basis: unset;
}

#bottom-list-reviews .roundendimg {
  width: 36px;
  height: 36px;
}

#bottom-list-reviews .author-name,
#bottom-list-reviews .by-reviewer,
#bottom-list-reviews .reviewer.hcard {
  font-size: 18px;
}

#bottom-list-reviews .reviewer.hcard a {
  color: #bf1313;
  text-transform: capitalize;
}

#bottom-list-reviews .review-author {
  border: 0;
}

#bottom-list-reviews .hexagon-wrapper.side-wrapper {
  font-size: 15px;
}

#bottom-list-reviews .review-author .review-details {
  font-size: 15px;
  font-weight: 700;
  color: #181c25;
}

.article-authors,
.article-details .hexagon-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.article-details .hexagon-content .icon-logo {
  width: 32px;
}

.author-byline-images img {
  border-radius: 20px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  width: 35px;
  height: 35px;
}

.author-byline-images .roundendimg {
  border-radius: 32px;
  box-shadow: 0 2px 5px 0 rgb(0 0 0/16%), 0 2px 10px 0 rgb(0 0 0/12%);
  width: 21px;
  height: 21px;
  margin-top: 0;
  margin-bottom: 0;
}

.article-authors {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 6px;
}

.article-authors .reviewer a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #59626f;
}

.article-review .article-authors .reviewer a {
  color: #181c25;
  font-size: 15px;
  text-transform: capitalize;
  text-decoration: none;
}

.article-review .article-authors .reviewer a:hover,
.article-section a:hover {
  text-decoration: underline;
}

.article-review .article-authors .author-names,
.article-review .reviewer.hcard {
  text-decoration: none;
  color: #181c25;
  font-size: 15px;
  text-transform: lowercase;
}

.page-content .article-author {
  margin-top: 24px;
  background-color: #f6f6f8;
  padding: 12px 0;
  width: 100%;
  margin-right: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.page-content.ign-recommends-headline {
  padding: 0 32px;
}

.article-author img.roundendimg {
  width: 100%;
  height: 100%;
  max-width: 76px;
  max-height: 76px;
  border: 4px solid #fff;
  border-radius: 50%;
}

.author-name {
  display: block;
  flex-basis: 65%;
  margin: 0 0 0 18px;
}

body.rtl .author-name {
  margin: 0 18px 0 0;
}

.reviews-author {
  display: flex;
  gap: 24px;
  justify-content: center;
}

.reviews-author .review-author:nth-child(4) {
  display: none;
}

.review-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.reviews-author .vertical {
  height: 1px;
  border-bottom: 1px solid rgba(37, 38, 39, 0.15);
}

.review-author a {
  color: #252627;
  line-height: 1.3;
}

.review-author .review-badge,
.review-author .review-details {
  padding: 0;
  display: flex;
  align-items: center;
}

body.rtl .review-author .review-badge {
  border-right: 0;
}

.review-author .review-details {
  padding: 0 12px;
  flex: 1 1 55%;
  line-height: 1.5;
  min-width: 125px;
}

.review-author .review-details:hover a {
  text-decoration: underline;
  text-underline-position: under;
  color: #4062bb;
}

.article-authors .author-byline-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

body.rtl .article-authors .author-byline-images {
  margin-right: 0;
  margin-left: 8px;
}

.article-authors .author-byline-images a:not(:first-child) {
  margin-left: -7px;
}

body.rtl .article-authors .author-byline-images a:not(:first-child) {
  margin-left: 0;
  margin-right: -7px;
}

.author-names {
  margin: 0;
  line-height: 1.35;
  -webkit-letter-spacing: 0.03em;
  -moz-letter-spacing: 0.03em;
  -ms-letter-spacing: 0.03em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}

div.page-content div.articleHero {
  position: relative;
  background-color: #000;
  margin: 16px 0;
  overflow: hidden;
  border-radius: 4px;
}

.articleHero .video:not(iframe) {
  width: 100%;
  min-height: 680px;
  display: block;
  position: relative;
}

.videoHero {
  padding-top: 56.25% !important;
}

.articleHero img {
  position: relative;
  width: 100%;
  height: auto;
  border: 0;
}

.articleHero iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  z-index: 9;
}

iframe.vplayer {
  width: 100%;
}

.vplayer:not(iframe) {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin-top: 40px;
  margin-bottom: 40px;
  clear: both;
}

.vplayer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#id_text iframe {
  max-width: 100% !important;
}

.side-by-side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.article-section {
  font-size: 1.125rem;
  line-height: 28px;
}

#id_text aside.editorsnote a,
.article-section a {
  color: #0070d1;
  text-decoration: underline;
  text-underline-position: under;
}

.article-section h2 {
  font-size: 32px;
}

.article-section figure figcaption {
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.article-byline .article-authors,
.article-byline .article-modified-date,
.article-byline .article-publish-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-content > div:not(.ad-wrapper) {
  background: #fff;
  margin: 0;
  box-sizing: border-box;
}

html#IGN2023 .page-content > div:not(.ad-wrapper) {
  background: inherit;
}

.article-byline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  width: 100%;
  color: #59626f;
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 11px;
  letter-spacing: 0.33px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid rgba(138, 147, 153, 0.25);
  gap: 18px;
}

.article-byline .author-names .author-link {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #bf1313;
}

.article-content {
  padding-top: 5px;
  padding-bottom: 5px;
}

.object-breadcrumbs .article-object-link {
  display: inline-block;
  margin: 0 10px 0 0;
}

.object-breadcrumbs a.article-object-link {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-letter-spacing: 0.065px;
  -moz-letter-spacing: 0.065px;
  -ms-letter-spacing: 0.065px;
  letter-spacing: 0.065px;
  color: #bf1313;
  padding-bottom: 2px;
  margin: 10px 0;
  text-decoration: underline;
  text-underline-position: under;
}

figure {
  width: 100%;
  padding: 0;
  margin: 0;
}

h3 {
  font-size: 26px;
  font-weight: 900;
  margin: 0.4em 0;
}

h3.title5 {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.25;
  -webkit-letter-spacing: 0.8px;
  -moz-letter-spacing: 0.08px;
  -ms-letter-spacing: 0.08px;
  letter-spacing: 0.08px;
  margin: 0 0 18px;
}

#id_text aside:not(.floatrecirc),
#id_text > figure,
#id_text > iframe,
#id_text > p {
  margin-bottom: 1.8rem;
}

.author-thumb-img {
  border: 0;
}

.article-byline .author-avatars .author-thumb img {
  width: 50px;
  height: 50px;
  border: 4px solid #fff;
  border-radius: 50%;
}

.divider {
  border: 0;
  width: 1px;
  background-color: rgba(138, 147, 153, 0.25);
  align-self: stretch;
  flex: 0 0 1px;
}

.divider.second {
  display: none;
}

.primary-object {
  margin-top: 18px;
  max-width: 100%;
}

.primary-object h3 {
  margin-bottom: 10px;
  padding-left: 10px;
  box-sizing: border-box;
}

main div.object-summary,
main div.page-content,
main div.primary-object,
main section.object-summary.embed {
  margin: 0 !important;
}

.object-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: height 0.1s linear;
  transition: height 0.1s linear;
  height: auto;
  column-gap: 18px;
}

.object-info .evidence {
  font-weight: 900;
  font-size: 18px;
  line-height: 1.25;
  -webkit-letter-spacing: 0.005em;
  -moz-letter-spacing: 0.005em;
  -ms-letter-spacing: 0.005em;
  letter-spacing: 0.005em;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow-y: hidden;
  text-overflow: ellipsis;
  max-height: 4rem;
}

.object-info .evidence:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.object-details {
  color: #252627;
  display: grid;
  grid-template-rows: min-content 1fr;
  align-items: end;
}

.object-details .datetime {
  text-transform: lowercase;
}

.object-details .txt {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 700;
  text-decoration: none;
  color: #41495a;
}

.platform {
  display: inline-block;
  line-height: 12px;
}

.object-details .platform-name {
  align-self: start;
  margin-top: 7px;
  margin-right: 12px;
}

body.rtl .object-details .txt {
  margin-right: 0;
  margin-left: 10px;
}

.object-details .evidence {
  margin: 0;
  padding: 0;
  line-height: 1.08;
}

.object-details h2 {
  margin: 0;
  line-height: 0.7;
}

.object-info .object-title {
  margin: 0;
  padding: 0;
  line-height: 1.25;
}

body.rtl .object-info .object-title {
  padding-right: 10px;
}

.object-summary,
.object-summary-mini {
  background-color: #fff;
  width: 100%;
  color: #180825;
}

.object-summary .image-blur {
  position: absolute;
  top: 6px;
  opacity: 0.6;
  -webkit-filter: blur(4px);
  filter: blur(4px);
}

.object-thumbnail {
  grid-row: 1/3;
  background: 0 0 !important;
  position: relative;
}

.object-summary .object-thumbnail.mini {
  padding: 0;
}

.object-summary .object-thumbnail.mini:hover {
  opacity: 0.9;
}

.object-info .meta .object-subinfo {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.object-summary.embed .object-details {
  padding: 0;
}

.object-info .platformdivider {
  font-size: 14px;
  margin-top: 4px;
}

.comment-count {
  font-family: "Visby Round CF", sans-serif;
  color: #bf1313;
  white-space: nowrap;
}

.content-item .comment-count {
  content: "-";
  display: inline-block;
  margin: 0;
}

.comment-count .icon-comment {
  top: 3px;
  position: relative;
  margin: 0 0.2em 0 0;
}

.icon-comment {
  width: 16px;
  height: 16px;
}

svg:not(:root) {
  overflow: hidden;
}

.content-item .item-details {
  width: 100%;
  position: relative;
  font-size: 15px;
}

.content-item .item-data {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.75em;
  color: #bf1313;
  font-family: "Visby Round CF", sans-serif;
}

.content-item .item-title {
  margin: 0;
  font-family: "Inter Var", sans-serif;
  color: #252627;
  font-weight: 700;
  line-height: 1.33em;
  font-size: 1.17em;
}

.progressive-image.rounded {
  border-radius: 12px;
}

.progressive-image.expand {
  width: 100%;
  height: 100%;
}

.article-review-content .progressive-image.expand {
  height: 100%;
  width: auto;
  margin: 0;
}

.progressive-image {
  background-color: #d1d5db;
}

.ign-recommends-headline {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 900;
  margin-top: 18px;
  margin-bottom: 18px;
}

.ign-recommends-headline .icon-logo {
  max-width: 50px;
  display: block;
  height: 30px;
}

.ign-recommends-item .item-title-link {
  font-size: 15.2px;
  font-weight: 500;
  line-height: 1.33em;
  color: #252627;
}

.primary-object .ign-recommends-headline {
  margin-bottom: 18px;
  padding-right: 20px;
  font-size: 26px;
  line-height: 1.25;
  font-weight: 900;
}

body.rtl .primary-object .ign-recommends-headline {
  padding-left: 20px;
}

.icon-logo {
  height: 100%;
  width: auto;
  max-width: 182px;
}

.squarepromo {
  background: #d3222a;
}

.right-rail .mrec1 + .commerce-box {
  margin-top: 60px;
}

#footerMain,
footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

footer {
  margin: auto;
  padding-bottom: 30px;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

footer .wrap {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#footerMain {
  border-top: 1px solid #dfdfdf;
  padding: 24px 24px 0;
}

#footer.limitedScroll {
  display: flex;
  background: #f5f5f5;
  padding: 4px;
  font-size: small;
  text-align: center;
}

.aspect-ratio-16-9 {
  padding-bottom: 56.25%;
}

.aspect-ratio-container {
  width: 100%;
  position: relative;
}

.aspect-ratio-child {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.article-review-content .aspect-ratio-child {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
}

.content-item .item-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

#id_text aside.editorsnote {
  display: block;
  background: #f2f2f2;
  text-decoration: none;
  border-radius: 12px;
  padding: 4px 16px;
  margin: 0;
  color: #000;
}

#id_text .articlesummary {
  border-radius: 4px;
  padding: 4px;
  background-color: #f2f2f2;
}

#id_text .articlesummary li {
  margin-bottom: 0.5em;
}

#id_text .commerceblock-wrapper,
#id_text .productwidget-wrapper {
  display: flex;
  border: 1px solid #d1d5db;
  padding: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border-radius: 8px;
  gap: 20px;
}

#id_text .productwidget-wrapper .leftcontainer,
.commerceblock-wrapper .leftcontainer {
  display: grid;
  width: 100%;
}

#id_text .productwidget-container {
  margin-bottom: 15px;
}

#id_text .commerceblock-wrapper .hidden,
#id_text .productwidget-wrapper .hidden {
  display: none;
}

#id_text h4.commerceblock-title,
#id_text h4.productwidget-title {
  margin: 4px auto;
  color: #000;
  font-size: 20px;
  line-height: 32px;
  width: 100%;
  font-family: "Visby Round CF", sans-serif;
}

#id_text div.commerceblock-content,
#id_text div.productwidget-content {
  margin: 0 auto 25px;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
}

#id_text div.commerceblock-content {
  margin: 0 auto 10px;
}

#id_text h3.commerceblock-header,
#id_text h3.productwidget-header {
  color: #000;
  font-size: 20px;
}

#id_text a.commerceblock-cta,
#id_text a.productwidget-cta {
  border-radius: 4px;
  background-color: #fcbc70;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: 1px 5px;
  display: block;
  align-self: end;
  white-space: nowrap;
}

#id_text a.commerceblock-cta:hover,
#id_text a.productwidget-cta:hover {
  background-color: #f3a848;
}

#id_text img.commerceblock-image,
#id_text img.productwidget-image {
  width: 400px;
  height: auto;
}

#id_text span.commerceblock-tracker img {
  width: 0;
  height: 0;
  border: 0;
}

#id_text div.price-container {
  text-align: left;
  padding-bottom: 13px;
  font-family: "Visby Round CF", sans-serif;
}

#id_text span.commerceblock-currency,
#id_text span.commerceblock-price {
  font-size: 17px;
  color: #bf1313;
  font-weight: 700;
}

#id_text table#ratingsBoxTable {
  padding-top: 25px;
}

#id_text table#ratingsBoxTable td.txtC {
  width: 60px;
}

#id_text table#ratingsBoxTable .embed.image {
  width: auto;
  height: auto;
}

@media (max-width: 860px) {
  #id_text img.commerceblock-image,
  #id_text img.productwidget-image {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }

  #id_text .commerceblock-wrapper,
  #id_text .commerceblock-wrapper .price-container,
  #id_text .productwidget-wrapper {
    display: block;
  }

  #id_text a.productwidget-image-cta,
  a.commerceblock-image-cta {
    margin: 0;
  }
}

span.promoted {
  display: block;
  font-family: "Inter Var", sans-serif;
  font-size: 1em;
  color: #b5b5b5;
  margin: 0 0 2em;
  line-height: 1.1em;
}

.paginator {
  padding: 12px;
  text-align: right;
}

.paginator a {
  text-align: center;
  margin-right: 1px;
}

.paginator .current,
.paginator a {
  background-color: #d3222a;
  border-color: rgba(0, 0, 0, 0.15);
  font-size: 1.7em;
  display: inline-block;
  width: 40px;
  padding: 10px;
  font-weight: 700;
  color: #fff;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 3px;
}

.paginator a.next,
.paginator a.next:hover,
.paginator a.prev,
.paginator a.prev:hover {
  background: 0 0;
  border: 0;
  box-shadow: none;
}

.paginator a:hover {
  text-decoration: none;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: #bf1313;
}

.paginator a.current {
  color: #444;
  background-color: transparent;
  padding: 10px !important;
  border: 1px solid #ccc;
}

.paginator .disabled {
  display: none;
}

.articleBody iframe[src*="/embed"].gallery {
  min-height: initial;
  transition: height 0.4s;
  -webkit-transition: height 0.4s;
  max-width: 100%;
  width: 100%;
}

.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;
}

.icon-playhead {
  background-size: 100%;
  height: 1em;
  width: 1em;
  margin: 0 8px 0 0;
  font-size: 22px;
  line-height: 22px;
  align-self: center;
}

.duration-text {
  color: #fff;
  font-family: "Inter Var", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  align-self: flex-end;
}

.review-score {
  position: absolute !important;
  bottom: 0;
  left: 0;
  margin: 24px;
  z-index: 2;
}

.article-details .hexagon-wrapper.side-wrapper .hexagon-content.side-wrapper {
  font-size: 50px;
}

.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 {
  font-size: 32px;
  margin: 0;
  position: relative;
  height: 3em;
  width: 3em;
  min-width: 3em;
  display: inline-block;
}

body:not(.rtl) .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:not(.rtl) .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);
}

.review .hexagon-wrapper.side-wrapper {
  font-size: 57px;
  margin: 0 auto 18px;
}

.article-review {
  background: #fff;
  margin-top: 24px;
  margin-bottom: 24px;
  color: #181c25;
}

.title {
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  -webkit-letter-spacing: 1px;
  -moz-letter-spacing: 1px;
  -ms-letter-spacing: 1px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.article-review-content .title {
  vertical-align: super;
}

.image-wrapper {
  position: relative;
}

.image-wrapper .play-square {
  position: absolute;
  bottom: 0;
  margin: 6px;
}

.editors-choice {
  margin: 0 auto;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 2px rgba(0, 0, 0, 0.1);
  color: #fff;
  background-color: #bf1313;
  padding: 6px;
  font-size: 14px;
  font-family: "Visby Round CF", sans-serif;
  font-weight: 700;
  -webkit-letter-spacing: 0.9px;
  -moz-letter-spacing: 0.9px;
  -ms-letter-spacing: 0.9px;
  letter-spacing: 0.9px;
  line-height: 12px;
  text-align: center;
  width: 147px;
}

.score-text {
  text-align: center;
  font-size: 36px;
  text-transform: capitalize;
  font-weight: 900;
  -webkit-letter-spacing: -0.4px;
  -moz-letter-spacing: -0.4px;
  -ms-letter-spacing: -0.4px;
  letter-spacing: -0.4px;
  margin: 0 0 12px;
  line-height: 1.25;
}

.scoreboxPlatforms {
  margin: 15px 0;
  border-top: 1px #fff solid;
  padding-top: 2px;
}

.blurb {
  line-height: 1.5;
  padding-bottom: 12px;
}

.review {
  text-align: center;
}

h5.blocktitle {
  font-family: "Inter Var", sans-serif;
  font-size: 24px;
  font-weight: 900;
  color: #252627;
  margin: 12px 0;
}

.meta {
  font-size: 14px;
  line-height: 1.25;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.meta .developer,
.meta .publisher,
.meta .release_date {
  line-height: 1.2;
  float: left;
  margin-right: 18px;
}

body.rtl .meta .developer,
body.rtl .meta .publisher,
body.rtl .meta .release_date {
  float: right;
  margin-left: 18px;
}

.bold {
  font-weight: 700;
}

.article-section h2,
.article-section h4,
.article-section h5 {
  color: #bf1313;
}

.article-section h3 {
  font-size: 26px;
  color: #181c25;
}

.articleBody .article-section aside h3 {
  color: #fff;
}

.article-section h5 {
  display: block;
  border-bottom: 1px solid #bf1313;
  margin: 36px 0;
  padding: 0 0 24px;
  width: 100%;
  font-size: 34px;
  font-weight: 900;
  letter-spacing: -0.015em;
  line-height: 1.2;
}

.article-section h5::after {
  content: '"';
  color: #bf1313;
  float: right;
  line-height: 88px;
  margin-top: 20px;
}

.articleBody .hdr-article,
.articleBody h3 {
  clear: none;
  border-width: 0 !important;
}

.articleBody aside:not(.floatrecirc) {
  background-color: #6e89b9;
  color: #fff;
  border-radius: 4px;
  padding: 0 36px;
  margin: 24px 0;
  overflow: hidden;
}

.articleBody aside h1 {
  margin: 36px 0 12px;
  line-height: 1.12;
  font-size: 2.25rem;
  font-weight: 700;
}

.articleBody aside:not(.floatrecirc) a {
  color: #fff;
  transition: color 0ms;
}

.primary-object img {
  max-width: 114px;
  width: 114px;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 6px;
}

.full-injected-recirc {
  padding: 24px;
  margin-bottom: 24px;
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.full-injected-recirc a {
  color: #181c25;
}

.floatrecirc .icon-top-right-arrow,
.full-injected-recirc .icon-top-right-arrow,
.recirc-title .icon-top-right-arrow {
  background-size: 100%;
  cursor: pointer;
  user-select: none;
  aspect-ratio: 1/1;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  font-size: 1rem;
  margin-left: 6px;
  margin-bottom: 2px;
  vertical-align: middle;
  display: none;
}

body.rtl .floatrecirc .icon-top-right-arrow,
body.rtl .full-injected-recirc .icon-top-right-arrow,
body.rtl .recirc-title .icon-top-right-arrow {
  margin-left: auto;
  margin-right: 6px;
}

.full-injected-recirc ul {
  padding-inline-start: 20px;
  margin-block-start: 0.2em;
  margin-block-end: 0.2em;
}

.full-injected-recirc ul li {
  padding-left: 20px;
}

.full-injected-recirc ul li,
.recirc-title a {
  font-weight: 700;
  font-size: 16px;
}

.full-injected-recirc li::marker {
  content: "- ";
  font-size: 1.2em;
  color: #181c25;
}

.floatrecirc {
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 24px;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.floatrecirc .recirctext {
  color: #181c25;
  font-size: 14px;
  display: block;
  line-height: 20px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.floatrecirc .recirc-title {
  display: block;
  border-bottom: 1px solid #bf1313;
  margin-bottom: 8px;
  margin-top: 0;
}

.recirc-title {
  color: #181c25;
  font-weight: 700;
  font-size: 18px;
  margin: 20px 0;
  clear: both;
}

.recirc-title.pos0 {
  margin: 0;
}

.recirc-title a {
  padding-left: 10px;
  color: #181c25;
}

.floatrecirc .recirc_odd {
  display: block;
  height: 100%;
  text-decoration: none;
}

.floatrecirc .recirc_odd img {
  pointer-events: none;
}

.recircblock {
  margin-top: 1em;
  margin-bottom: 1.8em;
  min-height: 310px;
}

.box-wrapper {
  margin-top: 36px;
  margin-bottom: 36px;
}

.box-wrapper .product-specs {
  border-radius: 12px;
  border: 1px solid #8a939940;
  overflow: hidden;
}

.box-wrapper .product-specs .header {
  padding: 8px 12px;
  background-color: #181c251a;
}

.box-wrapper .product-specs .header .caption {
  margin: 0;
  font-size: 11px;
  line-height: 1.35;
  -webkit-letter-spacing: 0.03em;
  -moz-letter-spacing: 0.03em;
  -ms-letter-spacing: 0.03em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: 700;
}

.box-wrapper .product-specs .table {
  display: grid;
  background-color: #ffffffff;
}

.box-wrapper .product-specs .table .spec {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  padding: 8px 12px;
  border-top: 1px solid #8a939940;
}

.box-wrapper .product-specs .table .spec .interface {
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-word;
}

@media (max-width: 860px) {
  .side-by-side {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .side-by-side .bottom-content {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .ign-recommends-item .item-thumbnail {
    margin: 5px 18px 0 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  body.rtl .ign-recommends-item .item-thumbnail {
    margin-right: 0;
    margin-left: 18px;
  }

  .ign-recommends-item .content-item:first-child {
    padding-top: 0;
  }

  .ign-recommends-item .content-item {
    padding: 18px 0;
    border-bottom: solid 1px rgba(37, 38, 39, 0.15);
  }

  .review {
    margin-top: 36px;
  }

  .three-column {
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
  }

  .three-column .bottom-content {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .image-container {
    margin-top: 10px;
  }

  .page-content div.article-byline {
    padding-bottom: 18px;
    gap: 3px;
  }

  .articleBody iframe[src*="/embed"].gallery {
    min-height: 0;
  }

  .gallery-widget-lightbox.enabled .gallery-container {
    margin-right: 0;
  }

  .gallery-widget-lightbox.enabled .pager-button {
    width: 36px;
    height: 36px;
    top: 40%;
  }

  .gallery-widget-lightbox.enabled .pager-button.left {
    left: 35px;
  }

  .gallery-widget-lightbox.enabled .pager-button.right {
    right: 35px;
  }

  .gallery-widget-lightbox.enabled .icon-arrow {
    width: 20px;
    height: 20px;
  }

  .articleBody aside h1 {
    font-size: 1.825rem;
  }

  .primary-object section.object-summary div.object-thumbnail.mini {
    grid-row: 1 / span 2;
    align-self: center;
    padding: 0;
  }

  .object-title {
    grid-column: 2;
  }

  .object-details {
    grid-column: 1 / span 2;
  }

  .object-info .evidence {
    font-size: 20px;
  }

  .reviews-author {
    grid-gap: 4px;
    display: flex;
    flex-direction: column;
  }
}

@media (min-width: 861px) {
  .article-headline h1 {
    font-size: 48px;
  }

  .article-sub-headline h3 {
    font-size: 22px;
    margin-bottom: 40px;
  }

  .side-by-side,
  .three-column {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 1fr 300px;
    -ms-grid-columns: 1fr 300px;
  }

  .side-by-side {
    width: 100%;
  }

  .side-by-side.article-content {
    grid-row: 1/4;
  }

  .side-by-side .right-rail {
    grid-column: 2;
    -ms-grid-column: 2;
  }

  .mobileArticleAds.mrec1 {
    display: none;
  }

  .desktopArticleAds.mrec1 {
    display: block;
  }

  div.zad.billboard {
    margin-top: unset;
    padding-top: 20px;
  }

  .three-column {
    grid-column-gap: 24px;
  }

  .article-section {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.7;
    padding-right: 24px;
  }

  body.rtl .article-section {
    padding-left: 18px;
    padding-right: 0;
  }

  .article-section h3 {
    font-size: 22px;
  }

  .page-content div.article-byline {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: row;
  }

  .content-item .item-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }

  .ign-recommends-item .content-item {
    margin-bottom: 24px;
  }

  .ign-recommends-item .item-thumbnail {
    margin: 0 10px 0 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  body.rtl .ign-recommends-item .item-thumbnail {
    margin-right: 0;
    margin-left: 10px;
  }

  .article-review-content {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 36px;
    align-items: center;
  }

  .header {
    grid-area: header;
    padding: 19px 0;
  }

  .header .headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header .headline .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .header .headline .title {
    margin-left: 12px;
  }

  body.rtl .header .headline .title {
    margin-right: 12px;
  }

  .image-container {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 1px;
  }

  .details,
  .review {
    display: flex;
    flex-direction: column;
  }

  .review {
    grid-area: review;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 18px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .details {
    gap: 18px;
  }

  .header .headline .icon .has-stroke {
    stroke: #fff;
  }

  .score-text {
    font-size: 28px;
  }

  .blurb {
    font-size: 14px;
  }

  .ign-recommends-item {
    display: flex;
    flex-wrap: wrap;
  }

  .related-left,
  .related-right {
    width: 50%;
  }

  .object-info .meta div {
    display: inline-block;
  }

  .floatrecirc.onlymobile,
  .page-content > .affiliation-disclaimer {
    display: none;
  }
}

@media (min-width: 641px) {
  .article-section figure figcaption {
    width: 75%;
  }

  .article-section h5 {
    font-size: 48px;
  }
}

@media (min-width: 1696px) {
  div.gallery_embed {
    padding-bottom: 37%;
    padding-top: 0;
  }
}

@media (max-width: 930px) {
  div.page-content div.articleHero {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .articleHero img {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .articleBody {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 931px) {
  .article-details {
    display: flex;
  }

  .page-content {
    max-width: 900px;
    padding: 32px;
  }

  .articleBody {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  #id_text aside.editorsnote {
    padding: 4px 36px;
  }

  .article-content {
    padding: 5px 5px 5px 8px;
  }

  body.rtl .article-content {
    padding-right: 8px;
    padding-left: 0;
  }

  .page-content > div:not(.ad-wrapper) {
    padding: 0 8px;
  }

  #bottom-list-reviews .article-author {
    margin-bottom: 36px;
  }

  #bottom-list-reviews .review-author {
    padding: 12px 0;
  }

  #bottom-list-reviews .reviews-author .vertical {
    height: unset;
    border-bottom: 0;
    border-right: 1px solid rgba(37, 38, 39, 0.15);
  }

  .primary-object img {
    width: 114px;
    max-width: 114px;
  }

  .score-text {
    text-align: left;
  }

  .rtl .score-text {
    text-align: right;
  }

  .page-content div.article-byline {
    margin-left: 8px;
    margin-right: 8px;
    padding: 0 0 18px;
  }
}

@media (min-width: 1281px) {
  .article-review,
  .object-summary,
  .page-content {
    max-width: 1440px;
  }

  .page-content {
    padding: 32px 64px;
    box-sizing: border-box;
  }

  .page-content > div:not(.ad-wrapper) {
    padding: 0;
  }

  .article-content {
    padding: 32px 0;
  }

  .page-content div.article-byline {
    margin: 0;
    padding-bottom: 16px;
  }

  #ignheader,
  footer .wrap {
    max-width: 1200px;
  }

  footer .wrap {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .article-review-content {
    -ms-grid-columns: 175px 36px 370px 36px 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .score-text {
    font-size: 34px;
  }

  .recircblock.noflex,
  .three-column .right-rail {
    display: block;
  }

  .three-column {
    grid-template-columns: 1fr 300px;
    display: -ms-grid;
    -ms-grid-columns: 1fr 24px 300px;
    grid-column-gap: 24px;
  }

  .article-author {
    justify-content: initial;
  }

  .floatrecirc,
  .recircblock {
    display: block;
    margin-bottom: 0;
  }

  .recircblock {
    flex-direction: row-reverse;
    min-height: auto;
  }

  .recircblock.noflex .floatrecirc {
    width: 30%;
  }

  p + .recircblock {
    margin-top: -16px;
  }

  .recircblock > p {
    align-self: center;
    flex: 1 1 70%;
    text-align: justify;
  }

  .floatrecirc {
    float: right;
    width: 25%;
    margin-top: 0;
    margin-left: 24px;
    align-self: center;
    height: 100%;
  }

  body.rtl .floatrecirc {
    float: left;
    margin-left: 0;
    margin-right: 24px;
  }

  .floatrecirc a {
    text-decoration: none;
    color: #181c25;
  }

  .floatrecirc .icon-top-right-arrow,
  .full-injected-recirc .icon-top-right-arrow,
  .recirc-title .icon-top-right-arrow {
    display: inline-block;
  }

  .box-wrapper .product-specs .table {
    grid-template-columns: 1fr 1fr;
  }
}

body.hasSkin .wrapper.articleBody {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 20px;
  background: #f6f8f7;
}

body.hasSkin .article-review,
body.hasSkin .primary-object {
  margin: 0 auto;
  max-width: 1200px;
}

body.hasSkin .article-byline {
  margin-bottom: 0 !important;
}

@media (max-width: 1600px) {
  body.hasSkin .article-review,
  body.hasSkin .primary-object,
  body.hasSkin .wrapper.articleBody {
    margin: 0 auto;
    max-width: 1058px;
  }
}

.affiliation-disclaimer {
  border: 1px #f2f2f2 solid;
  padding: 4px;
  box-sizing: content-box;
}

.collapsed div#loginwrapper,
.sidebar-page-header a#current-user,
.social_small.top .praise_data,
div#loginwrapper,
div#loginwrapper.loggedin {
  display: none;
}

div.social_small.top {
  margin-left: 0;
}

.main a {
  color: #039;
}

#browsemenu a {
  color: #b6b7b9;
}

#topnavmenu span#popular {
  color: #d3d3d3;
}

.article .byline,
.article h2.label,
.covercards.spine li.first,
.evo-coverStories a,
div.related,
div.tabmenu.large a.active,
ul.related li {
  color: #222;
}

#globalheader .redbox,
#headerSearch,
.cvr-highlights,
.cvr-highlights a,
ul.related a {
  color: #f8f8f8;
}

#globalnav #topnav a,
#globalspine .covercards a,
.articleBody,
.articleBody figcaption,
.blogroll p,
.covercards.spine a,
.main ul.spotlight a,
ul.latest p {
  color: #444;
}

.article h2 a {
  color: #d3222a;
}

.article #id_deck,
.blogroll b {
  color: #a7a7a7;
}

.evo-coverStories-subitems a {
  color: #9c9c9c;
}

.cvr-highlights {
  background: #222;
}

.opt-social_vertical-column .jiathis_style_32x32 .jtico_qzone {
  background: url(/s/ign/cn_qzone.png);
}

.jiathis_style span.jtico {
  height: 95px !important;
  width: 95px;
  padding-left: 0 !important;
}

.jiathis_style span.jtico.jtico_qzone {
  background: url(/s/ign/cn_qzone.png) no-repeat;
  background-size: contain;
}

.jiathis_style span.jtico.jtico_tsina {
  background: url(/s/ign/cn_tsina.png) no-repeat;
  background-size: contain;
}

.jiathis_style span.jtico.jtico_tqq {
  background: url(/s/ign/cn_tqq.png) no-repeat;
  background-size: contain;
}

.jiathis_style span.jtico.jtico_weixin {
  background: url(/s/ign/cn_weixin.png) no-repeat;
  background-size: contain;
}

.jiathis_style a {
  display: inline-block;
  margin-right: 1px;
}

.social_small .jiathis_style .jialike {
  margin: -3px 15px -3px 0;
}

.opt-social_vertical-column .jiathis_style a {
  margin-bottom: 1px;
}

div.social_small .jiathis_style span.jtico {
  height: 65px !important;
  width: 65px;
}

.social_small.bottom .opt-social_horizontal-row .jiathis_style span.jtico {
  height: 48px !important;
  width: 48px;
}

#video-player + .content .social_small.bottom .jialike {
  float: right;
}

#footerZd,
.content-item span.comment-count,
.fb.facebook_share,
a.comments.commentscount {
  display: none;
}

#footer,
#footer a,
#footerLicensee {
  color: #000;
}

.tabmenu.large a:not(:first-child) {
  display: none;
}

@media (max-width: 860px) {
  .wrapper.articleBody,
  header + .page-content {
    margin-top: 80px;
  }
}
