@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;
  }
}

h1,
h2,
h3 {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
footer#footer {
  display: none;
}
section h2 {
  font-size: 36px;
  color: #000;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 1.2em;
  display: block;
  margin: 0 0 18px;
  font-family: "Inter Var", sans-serif;
}
section h2.upcoming {
  margin: 0 auto 18px;
  max-width: 1200px;
}
section > h3 {
  color: #000;
  margin: 0;
  padding: 0;
}
section a {
  text-decoration: none;
}
section.hero,
section.hero article {
  max-width: 1200px;
  display: block;
  margin: 0 auto;
}
section.hero {
  box-sizing: border-box;
}
section.hero article {
  height: 600px;
  position: relative;
  background-size: cover;
}
section.hero .herocnt h3 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin: 15px;
  text-align: center;
}
section.hero .herocnt h3.caption:empty,
section.hero .herocnt h4.deck:empty {
  display: none;
}
section.hero .herocnt h3:hover,
section.hspotlight .caption a:hover,
section.upcoming .caption a:hover,
section.vspotlight .caption:hover {
  text-decoration: underline;
}
section.hero .herocnt h4 {
  margin: 15px;
}
section.hero .herocnt,
section.hero .herocnt h3 a {
  color: #fff;
  text-decoration: none;
}
section.hero .herocnt {
  position: absolute;
  bottom: 35px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  font-size: 22px;
  margin: 0 auto;
  text-align: center;
}
div.vplayer > iframe,
section.hero a {
  width: 100%;
  height: 100%;
  position: absolute;
}
section.hero a {
  display: block;
}
section.hero.video {
  background-color: #1d1e20;
  max-width: 100%;
  margin: 20px auto 0;
  padding-bottom: 15px;
  height: auto;
}
section.hero.video article {
  height: auto;
  position: relative;
}
section.hero.video h1 {
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  padding: 20px 0 12px;
  max-width: 960px;
  margin: 0 auto;
}
section.hero div.vplayer {
  position: relative;
  height: 0;
  overflow: visible;
  padding-bottom: 48.25%;
  max-width: 960px;
  margin: 0 auto;
}
div.vplayer > iframe {
  border: 0;
  top: 0;
  left: 0;
  max-height: 540px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}
section.popular,
section.vspotlight {
  display: block;
  padding: 32px 0;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
section.popular {
  max-width: 1200px;
}
section.vspotlight {
  display: table;
}
section.hspotlight article,
section.upcoming article,
section.vspotlight article {
  display: table-cell;
  width: 25%;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}
section.upcoming article {
  width: 16%;
}
article a.thumb {
  box-sizing: border-box;
  margin: 0 12px;
  position: relative;
  overflow: hidden;
  display: block;
}
section.hspotlight .p1 .caption,
section.hspotlight article.p1 a.thumb,
section.upcoming .p1 .caption,
section.upcoming .p1 h6,
section.upcoming article.p1 a.thumb,
section.vspotlight article.p1 a.thumb {
  margin-left: 0;
}
section.hspotlight article.p4 a.thumb,
section.upcoming article.p5 a.thumb,
section.vspotlight article.p4 a.thumb {
  margin-right: 0;
}
body.rtl section.hspotlight .p1 .caption,
body.rtl section.hspotlight article.p1 a.thumb,
body.rtl section.upcoming .p1 .caption,
body.rtl section.upcoming article.p1 a.thumb,
body.rtl section.vspotlight article.p1 a.thumb {
  margin-left: 12px;
  margin-right: 0;
}
body.rtl section.hspotlight article.p4 a.thumb,
body.rtl section.vspotlight article.p4 a.thumb {
  margin-right: 12px;
  margin-left: 0;
}
section.hspotlight article img,
section.upcoming article img,
section.vspotlight article img {
  width: 100%;
  min-width: 100%;
  transition: transform 0.5s ease-out;
  border-radius: 4px;
  display: block;
  object-fit: cover;
  object-position: center;
}
/* section.vspotlight article img {
  height: 475px;
} */
section.hspotlight article img {
  height: 160px;
}
section.upcoming article img {
  height: 200px;
}
section.vspotlight img.thumb:hover {
  -moz-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
  transition: transform 0.75s ease-in-out;
}
section.vspotlight .caption {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 24px;
  min-height: 66px;
  box-sizing: border-box;
  background-color: rgba(34, 63, 90, 0.75);
  color: #fff;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0.005em;
}
section.vspotlight .caption a {
  color: #fff;
}
section.hspotlight,
section.upcoming {
  display: block;
  padding: 16px 0;
}
section.hspotlight > div.wrap,
section.upcoming > div.wrap {
  max-width: 1200px;
  margin: 0 auto;
}
section.hspotlight .caption,
section.upcoming .caption {
  display: block;
  margin: 12px 12px 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  color: #252627;
}
section.upcoming h6 {
  margin: 15px 0;
  font: 14px "Inter Var", sans-serif, 700;
  background: #bf1313;
  position: absolute;
  color: #fff;
  padding: 7px 10px 5px 20px;
  right: 0;
  opacity: 0.85;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
body.rtl section.upcoming h6 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  right: auto;
  left: 0;
}
section.hspotlight .caption a,
section.upcoming .caption a {
  color: #252627;
  text-decoration: none;
}
section.hspotlight img.thumb:hover {
  opacity: 0.85;
}
section.hpcommerce {
  margin-top: 12px;
  margin-bottom: 12px;
}
section.hpcommerce div.tbl {
  background-color: rgba(138, 147, 153, 0.25);
  border-radius: 8px;
  padding: 12px;
  color: #181c25;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 3px 3px rgba(0, 0, 0, 0.1);
  width: 100%;
  box-sizing: border-box;
}
section.hpcommerce div.tbl .divider {
  box-shadow: 0 1px 0 0 rgba(138, 147, 153, 0.25);
}
section.hpcommerce div.m a.comments {
  font-size: 0.5625rem;
  letter-spacing: 0.06em;
  color: #41495a;
  line-height: 1.35;
  text-transform: uppercase;
  font-weight: 700;
}
section.hpcommerce div.m,
section.hpcommerce div.t {
  border-bottom: 0;
}
section.hpcommerce.broll div.m {
  vertical-align: middle;
}
section.hpcommerce.broll h3 a {
  font-size: 0.9375rem;
}
section.hpcommerce a .ign-icon.icon-top-right-arrow {
  background-size: 100%;
  cursor: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  aspect-ratio: 1/1;
  width: 1em;
  height: 1em;
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 0.75rem;
}
.tbl a.thumb {
  margin: 0;
}
.side-ad-trail > div {
  margin-bottom: 8px;
}
.ad-wrapper {
  top: 65px;
  position: sticky;
  position: -webkit-sticky;
}
@media (max-width: 1200px) {
  .hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
  }
  section.hero {
    margin-bottom: 90px;
  }
  section.hero.video {
    padding-bottom: 50px;
  }
  section.hero.video h1 {
    font-size: 26px;
    line-height: 26px;
  }
  section.hero .herocnt {
    display: block;
    background-color: #000;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    bottom: -85px;
  }
  section.hero .herocnt h3 {
    font-size: 20px;
  }
  section.hero .herocnt .deck {
    font-size: 14px;
    margin: 0 auto;
    max-width: 300px;
  }
  section.hero .herocnt a.deck {
    font-size: 14px;
  }
  section.hero article {
    height: 0 !important;
  }
}
@media (max-width: 860px) {
  section.vspotlight article img {
    height: 360px;
  }
  section.upcoming article.card {
    margin: 0 12px 12px calc(5% + 5px);
    display: inline-block;
    width: 200px;
    padding-top: 0;
  }
  section.upcoming article.p1 {
    margin-left: 24px;
  }
  section.upcoming .wrap {
    padding: 0;
  }
  section.upcoming h2 {
    white-space: normal;
  }
}
@media (max-width: 768px) {
  #ignheader .page-content {
    margin-top: 0;
  }
  section.vspotlight img.thumb {
    max-width: 100%;
  }
  section.vspotlight article img {
    height: 475px;
  }
  section.upcoming,
  section.upcoming .wrap,
  section.vspotlight {
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    overflow-x: scroll;
  }
  section.vspotlight article:first-child {
    margin: 0 12px 0 calc(10% + 12px);
  }
  section.hspotlight article,
  section.vspotlight article {
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    white-space: initial;
    width: calc(80% - 24px);
    margin: 0 12px;
  }
  section.hspotlight article {
    flex-basis: 40%;
    flex-grow: 1;
    margin: 0 10px;
  }
  section.vspotlight .caption {
    background-color: rgba(68, 67, 146, 0.75);
    font-size: 24px;
    font-weight: 900;
    line-height: 1.21em;
    font-family: "Inter Var", sans-serif;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    min-height: 110px;
  }
  section.hspotlight div.cards,
  section.hspotlight > div.wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
  }
  section.hspotlight > div.wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
  section.hspotlight > div.wrap h2 {
    font-size: 30px;
    width: 100%;
  }
  section.hspotlight article:nth-of-type(even) {
    margin-left: 12px;
    margin-right: 0;
  }
  body.rtl section.hspotlight article:nth-of-type(even),
  section.hspotlight article:nth-of-type(odd) {
    margin-left: 0;
    margin-right: 12px;
  }
  body.rtl section.hspotlight article:nth-of-type(odd) {
    margin-right: 0;
    margin-left: 12px;
  }
  section.hspotlight article:nth-child(1),
  section.hspotlight article:nth-child(2) {
    margin-bottom: 32px;
  }
  section.hspotlight article img {
    height: 25vw;
  }
  section.upcoming article img {
    background: #f5f5f5;
    object-fit: cover;
    object-position: left;
  }
  body.rtl section.upcoming article img {
    object-position: right;
  }
  #adkit_mrec1,
  #adkit_mrec2,
  #adkit_rectangle {
    width: 300px;
    float: unset;
    top: 65px;
  }
  article a.thumb {
    margin: 0;
  }
  section.hero.video article {
    position: relative;
    display: inline;
  }
  section.hspotlight .caption,
  section.upcoming .caption {
    font-size: 15.2px;
    font-weight: 500;
    line-height: 1.33em;
    color: #252627;
    margin-left: 0;
    margin-right: 0;
  }
  section.broll > h2,
  section.hero.video h1,
  section.upcoming h2 {
    padding-left: 24px;
    padding-right: 24px;
  }
  section.upcoming h2 {
    font-size: 30px;
  }
  section.upcoming .caption a {
    white-space: normal;
  }
  section.hpcommerce div.tbl {
    padding: 12px 24px;
  }
  section.hpcommerce.broll h3 a {
    font-size: 14px;
  }
}

.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;
  }
}

.related-content {
  grid-area: rc;
  padding-right: 120px;
}
