/* MOBILE FIRST */
@font-face {
    font-family: 'Inter Var';
    font-style: normal;
    font-weight: 100 1000;
    font-display: swap;
    font-stretch: normal;
}

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;
}

body, html, .page-wrapper {
    background-color: #edd0af;
}

body, header, aside#sidebarHeader {
    padding-top: 0;
}

body.rtl {
    direction: rtl;
}

/* Adtech Skin support */
body.hasSkin section.vspotlight, body.hasSkin section.popular, body.hasSkin section.broll, body.hasSkin section.stripe, body.hasSkin .hspotlight, body.hasSkin .list-content, body.hasSkin .wrap {
    max-width: 1240px;
    padding: 8px 10px;
}

body.hasSkin section.broll, body.hasSkin section.wrap.videofeatured {
    padding-left: 10px;
    padding-right: 10px;
    background: #edd0af;
    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: #edd0af;
    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: #edd0af;
}

body.hasSkin .spacer {
    display: none;
}

.ad-wrapper.pgQSsticky {
    position: sticky;
    position: -webkit-sticky;
    top: 65px;
    margin-top: 35px;
}

#_themeMobileHeaderDoodle {
    max-height: 100%;
}

body.iframe aside#sidebarHeader, body.iframe #btnoverlay {
    display: none;
}

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: #e6e3cb;
    z-index: 7;
    padding: 0 12px;
    transition: margin-left 200ms cubic-bezier(0.34, -0.09, 0.45, 1.18);
    box-sizing: border-box;
}

.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 {
    display: none;
}

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: #e6e3cb;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 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;
}

aside#sidebarHeader * {
    box-sizing: border-box;
}

#sidebarHeader.hide {
    display: none;
}

aside#sidebarHeader.collapsed {
    width: 0;
}

aside#sidebarHeader.collapsed .header-toggle svg {
    transition: transform 0.1s linear 0s;
    font-size: 0.6rem;
    transform: rotate(-180deg);
}

aside#sidebarHeader.collapsed .logodate, aside#sidebarHeader.collapsed .ign-logo .ign-path, aside#sidebarHeader.collapsed .sidebar-main a span, aside#sidebarHeader.collapsed .logout, aside#sidebarHeader.collapsed .search-modal, aside#sidebarHeader.collapsed .region, #sidebarHeader.collapsed button.back label {
    opacity: 0;
}

aside#sidebarHeader.collapsed .region {
    display: none;
}

aside#sidebarHeader .logodate, aside#sidebarHeader .ign-logo .ign-path, aside#sidebarHeader .sidebar-main a span, aside#sidebarHeader .logout, aside#sidebarHeader .search-modal, aside#sidebarHeader .region {
    -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;
}

aside#sidebarHeader.collapsed #loginwrapper .login-avatar, #loginwrapper.loggedin .login-avatar {
    opacity: 1;
}

aside#sidebarHeader #ignheader.collapsed #loginwrapper .login-buttons {
    opacity: 0;
    display: none;
}

aside#sidebarHeader.collapsed #loginwrapper .sidebar-item-text, #loginwrapper.loggedin .login-buttons {
    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: 1.5rem;
}

aside#sidebarHeader.collapsed .icon-right-chevron, aside#sidebarHeader.collapsed #loginwrapper .userlogged span {
    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;
    transform: rotate(180deg);
}

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;
}

aside#sidebarHeader.collapsed .header-toggle {
    display: block;
}

aside#sidebarHeader .header-toggle.WIKI {
    display: none;
}

aside#sidebarHeader #search-input {
    display: block;
    padding: 8px;
    width: 90%;
    border: 1px solid #181c25;
    outline: none;
    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: 0px;
    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 4px 16px;
    color: #e6e3cb;
    border-radius: 4px;
    background-color: #bf1313;
    font-weight: bold;
    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: 1;
    z-index: 20002;
    border-radius: 50%;
    color: #e6e3cb;
    border: 1px solid #181c25;
    background-color: #181c25;
    cursor: pointer;
    width: 32px;
    height: 32px;
    right: -16px;
    top: 16px;
    padding: 0;
}

.header-toggle:hover {
    background-color: #41495a;
    border: 1px solid #41495a;
    color: #e6e3cb;
}

#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;
}

.side {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overscroll-behavior: contain;
    position: absolute;
    width: 100%;
    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;
}

.side .sidebar-header .logo-edition, #ignheader.collapsed .side-container .sidebar-section li {
    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: none;
}

.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;
}

/* aside#sidebarHeader.collapsed .side h3 { display: none; } */
#loginwrapper {
    position: relative;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 17px 24px rgba(0, 0, 0, 0.07);
    width: 100%;
    overflow: hidden;
    padding: 18px 24px;
    height: 76px;
    overflow: hidden;
    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;
    margin-top: auto;
    box-sizing: border-box;
}

.collapsed #loginwrapper {
    display: block;
}

#loginwrapper.loggedin {
    gap: 80px;
    display: block;
}

#loginwrapper.loggedin .login-avatar {
    background: transparent;
    display: flex;
    flex-direction: row;
    gap: 12px;
    width: 100%;
}

#loginwrapper .userlogged {
    font-weight: bold;
    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;
}

.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: #e6e3cb;
    border: 1px solid #bbc4c4;
    color: #181c25;
}

.login-buttons .register-button {
    color: #e6e3cb;
    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;
}

.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: none;
    margin-top: 5px;
    background: white;
    border: 1px solid rgb(118, 118, 118);
}

.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 li {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 18px;
    border-radius: 8px;
    overflow: hidden;
    font-size: 15px;
}

.side-container .sidebar-section a {
    width: 100%;
    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;
    gap: 12px;
    color: #41495a;
    border-radius: 8px;
    padding: 8px 15px;
    overflow: hidden;
    fill: #41495a;
    transition: padding 0.1s linear 0s;
}

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: bold;
}

.sidebar-section a:before, .sidebar-section a svg {
    background-size: 100%;
    cursor: inherit;
    user-select: none;
    aspect-ratio: 1 / 1;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    flex-shrink: 0;
    font-size: 25px;
}

.sidebar-section a.iconsvg:before {
    display: none;
}

.sidebar-icon {
    background-size: 100%;
    cursor: inherit;
    user-select: none;
    aspect-ratio: 1 / 1;
    width: 1em;
    height: 1em;
    display: inline-block;
    flex-shrink: 0;
    font-size: 1.5rem;
}

.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: transparent;
}

button.back {
    border: 0;
    background-color: transparent;
    outline-width: 0;
    padding: 0;
    cursor: pointer;
    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;
    font-weight: normal;
    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 label {
    cursor: pointer;
}

#sidebarHeader li.legal {
    flex-direction: column-reverse;
    color: #41495a;
    background: #edd0af;
    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: #e6e3cb;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
    padding: 18px 0;
    transition: padding 0.1s linear 0s;
    overflow: hidden;
    border-top: 1px solid #d1d5db;
}

section.stripe {
    padding: 12px 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;
}

.editions.desktop {
    display: none;
}

.filterlist {
    padding: 0;
    margin: 0;
}

#zdlogoblue {
    width: 65px;
    height: auto;
}

.search-modal {
    margin-top: 2px;
    width: 100%;
}

.search-modal .button {
    display: none;
}

.menu-editions {
    display: block !important;
    text-align: center !important;
    line-height: 60px;
}

#footer div.legal {
    display: flex;
    align-items: center;
}

footer {
    display: none;
}

#footer.limitedScroll {
    display: block;
    background: #e6e3cb;
    padding: 4px;
    font-size: small;
    text-align: center;
}

#footer.limitedScroll a {
    color: #BF1313;
}

a.commentscount:before {
    content: url('../comments.html');
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 5px;
}

.page-content {
    position: relative;
    top: 18%;
}

.button-primary {
    background-color: #bf1313;
    border-radius: 4px;
    color: #e6e3cb;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.5px;
    white-space: nowrap;
    padding: 8px 20px 8px 20px;
    border: 0;
}

/* Broll */
div.tbl {
    display: table;
    position: relative;
    margin-right: 320px;
}

section.broll.hasAd div.adk2 {
    position: absolute;
    right: 0;
    width: 300px;
}

section.broll {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
    margin: 0 auto;
}

section.broll + section.broll {
    padding-top: 0;
    padding-bottom: 0;
}

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 div.t {
    display: table-cell;
    width: auto;
    box-sizing: border-box;
    vertical-align: top;
    width: 25%;
    max-width: 280px;
    margin: 0;
    position: relative;
}

section.broll div.m {
    display: table-cell;
    vertical-align: top;
    width: 75%;
    box-sizing: border-box;
}

section.broll div.m, section.broll div.t {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: solid 1px rgba(37, 38, 39, 0.15);
}

section.broll img.thumb {
    display: block;
    width: 100%;
    border-radius: 6px;
    max-height: 160px;
    max-width: 280px;
    object-fit: cover;
    transition: opacity 0.2s ease-out;
}

section.broll h3 {
    margin: 6px 0;
}

section.broll h3 a {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    margin: 0;
    color: #252627;
    text-decoration: none;
}

section.broll h3 a:hover {
    text-decoration: underline;
}

section.broll div.m time, section.broll div.m a.comments {
    font: 14px 'Inter Var', sans-serif, bold;
    line-height: 18px;
    color: #bf1313;
    text-decoration: none;
}

section.broll .thumb.score-wrapper .article_type {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2px 5px;
    font-size: 13px;
    background-color: #bf1313;
    color: #e6e3cb;
    margin: 0 0 10px 6px;
    border-radius: 4px;
}

section.broll img.thumb:hover {
    opacity: 0.85;
    transition: opacity 0.2s ease-out 0s;
}

section.broll div.m > p {
    display: block;
    margin: 0px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

section.broll .videobtn {
    position: absolute;
    background-color: #bf1313;
    color: #e6e3cb;
    width: 52;
    height: 52px;
    margin-top: -70px;
    margin-left: -6px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 2px rgba(0, 0, 0, 0.1);
    padding: 9px;
}

section.broll article.VIDEO > a:after {
    content: url('../playbutton.html');
    position: absolute;
    bottom: 2px;
    left: 2px;
}

section.broll article.PROMOTED {
    background: #f2f2f2;
}

section.broll div.tbl {
    margin-right: 0;
}

/* Blogroll video play button */
section.broll .video .duration {
    background-color: #bf1313;
    border-radius: 4px;
    bottom: 0;
    left: 0;
    margin: 0 0 10px 6px;
    position: absolute;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 2px rgba(0, 0, 0, 0.1);
    display: flex;
    padding: 5px;
}

section.broll .video .duration-text {
    color: #e6e3cb;
    font-family: 'Inter Var', sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    align-self: flex-end;
}

section.broll .video .icon-playhead {
    background-size: 100%;
    height: 1em;
    width: 1em;
    margin: 0 8px 0 0;
    font-size: 22px;
    line-height: 22px;
    align-self: center;
}

section.broll div.m {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

body.rtl section.broll .video .duration {
    left: auto;
    right: 0;
    margin: 0 6px 6px 0;
}

body.rtl section.broll .video .icon-playhead {
    margin-right: 0;
    margin-left: .5rem;
}

body.rtl section.broll .thumb.score-wrapper .article_type {
    position: absolute;
    bottom: 0;
    right: 0;
    left: unset;
    padding: 2px 5px;
    font-size: 13px;
    background-color: #bf1313;
    color: #e6e3cb;
    margin: 0 6px 10px 0;
    border-radius: 4px;
}

/* Scoring */
.hexagon-wrapper.side-wrapper .hexagon.side-wrapper {
    height: 50%;
    left: 6.7%;
    position: relative;
    top: 25%;
    width: 86.6%;
    z-index: 2;
}

body.rtl .hexagon-wrapper.side-wrapper .hexagon.side-wrapper {
    left: -6.7%;
}

.hexagon-wrapper.side-wrapper .hexagon.side-wrapper, .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after, .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before {
    background-color: #bf1313;
}

.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before {
    -webkit-transform: scale(1, 0.579) translate(70.71136%, -70.71136%) rotate(45deg);
    -ms-transform: scale(1, 0.579) translate(70.71136%, -70.71136%) rotate(45deg);
    transform: scale(1, 0.579) translate(70.71136%, -70.71136%) rotate(45deg);
}

.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after {
    -webkit-transform: scale(1, 0.579) translate(70.71136%, 70.71136%) rotate(45deg);
    -ms-transform: scale(1, 0.579) translate(70.71136%, 70.71136%) rotate(45deg);
    transform: scale(1, 0.579) translate(70.71136%, 70.71136%) rotate(45deg);
}

body.rtl .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before {
    -webkit-transform: scale(1, 0.579) translate(30.35568%, -70.71136%) rotate(45deg);
    -webkit-transform: scale(1, 0.579) translate(30.35568%, -70.71136%) rotate(45deg);
    -ms-transform: scale(1, 0.579) translate(30.35568%, -70.71136%) rotate(45deg);
    transform: scale(1, 0.579) translate(30.35568%, -70.71136%) rotate(45deg);
}

body.rtl .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after {
    -webkit-transform: scale(1, 0.579) translate(30.35568%, 70.71136%) rotate(45deg);
    -webkit-transform: scale(1, 0.579) translate(30.35568%, 70.71136%) rotate(45deg);
    -ms-transform: scale(1, 0.579) translate(30.35568%, 70.71136%) rotate(45deg);
    transform: scale(1, 0.579) translate(30.35568%, 70.71136%) rotate(45deg);
}

.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after, .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before {
    content: '';
    display: block;
    height: 122.46%;
    position: absolute;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 70.71%;
    z-index: 1;
}

.hexagon-wrapper.side-wrapper .hexagon-content.side-wrapper {
    color: #e6e3cb;
    font-family: "Inter var", sans-serif !important;
    text-transform: uppercase;
    margin: 0.2em 0 0 0;
    font-weight: 900;
    text-shadow: rgb(0 0 0 / 20%) 0px 1px 1px, rgb(0 0 0 / 10%) 0px 3px 3px;
}

.hexagon-wrapper.side-wrapper {
    font-size: 2rem;
    margin: 0;
    position: relative;
    height: 2.7em;
    width: 2.7em;
    min-width: 2.7em;
    display: inline-block;
}

.score-wrapper {
    position: relative;
    display: block;
}

.score-wrapper .video-duration, .score-wrapper .review-score {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 24px;
    z-index: 2;
}

.hexagon-wrapper.side-wrapper .hexagon-content-wrapper.side-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 3;
}

.little {
    height: 2.6em !important;
    width: 2.6em !important;
    min-width: 2.6em !important;
    font-size: 16px !important;
    margin: 10px !important;
}

.list-hero .hexagon-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.list-hero .icon-logo {
    width: 30px;
}

/* Adtech */ /* Pogo styling is there just as a backup if pg fails restyiling */
div.zad {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: height 0.2s;
    margin-bottom: 10px;
    text-align: center;
    margin: 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
    }
}

#BackendInPageMenu {
    display: none;
}

.adkit iframe {
    max-width: 100%;
}

@media (max-width: 1600px) {
    body.hasSkin section.vspotlight, body.hasSkin section.popular, body.hasSkin section.broll, body.hasSkin section.stripe, body.hasSkin .hspotlight, body.hasSkin .list-content, body.hasSkin .wrap {
        max-width: 1098px;
        padding: 16px 10px;
        box-sizing: border-box;
    }

    body.hasSkin .page-content {
        max-width: 1098px;
    }

    body.hasSkin section.hero article {
        width: 1098px;
        max-width: 1098px;
    }
}

@media (max-width: 1280px) {
    body.hasSkin section.hero article {
        width: initial;
    }

    html.lock {
        overflow: hidden;
    }
}

/* TABLET */
@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 {
        width: 24px;
        height: 24px;
        right: -12px;
        top: 36px;
    }

    #btnoverlay.collapsed + #mainblock {
        -webkit-transition-duration: 200ms;
        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 24px;
        -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;
    }
}

/* MOBILE */
@media (max-width: 640px) {
    #sidebarHeader.start {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        transition-duration: 200ms;
    }

    .fixed-header {
        display: none;
    }

    #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.start .header-toggle svg {
        transition: transform 0.1s linear 0s;
        font-size: 0.6rem;
        transform: rotate(-180deg);
    }

    .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;
    }
}

/* DESKTOP */
@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;
    }

    .right-rail {
        display: block;
    }

    body.rtl .browseabout .region select:not(:disabled) {
        background-position: 12px;
    }

    .editions.desktop {
        display: block;
    }

    div.zad.billboard {
        padding-top: 12px;
    }

    body.rtl #headermenuwrapper {
        right: auto;
        left: 0;
        width: unset;
    }
}

/* TABLET */
@media (min-width: 641px) and (max-width: 1280px) {
    #sidebarHeader.start {
        width: 96px;
    }

    .sidebar-mobile-overlay.start {
        opacity: 0;
        z-index: -1;
    }

    aside#sidebarHeader.start .header-toggle svg {
        transition: transform 0.1s linear 0s;
        font-size: 0.6rem;
        transform: rotate(-180deg);
    }

    aside#sidebarHeader.start .logodate, aside#sidebarHeader.start .ign-logo .ign-path, aside#sidebarHeader.start .sidebar-main a span, aside#sidebarHeader.start .logout, aside#sidebarHeader.start .search-modal, #sidebarHeader.start button.back label {
        opacity: 0;
        display: none;
    }

    aside#sidebarHeader.start .region {
        display: none;
    }

    aside#sidebarHeader.start .side .sidebar-header {
        padding-left: 36px;
        padding-right: 36px;
    }

    #loginwrapper img.userIcon {
        margin-left: 6px;
    }

    .side-container .sidebar-section a {
        padding: 8px 15px;
    }

    #loginwrapper {
        padding: 18px 14px;
    }

    #ignheader.start #loginwrapper .userlogged span, #ignheader.start .login-buttons .register-button {
        display: none;
    }
}

/* LARGE SCREEN */
@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;
}

.right-rail .ad-wrapper {
    position: sticky;
    position: -webkit-sticky;
    top: 65px;
    margin-top: 35px;
}

.bottom-wrapper {
    position: sticky;
    position: -webkit-sticky;
    top: 96px;
    margin-top: 64px;
}

.page-content img {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 12px;
    position: relative;
}

.page-content #id_text img {
    cursor: pointer;
    max-height: 85vh;
    width: 100%;
    object-fit: contain;
}

.page-content, .article-review, .object-summary {
    margin: 0 auto;
}

.primary-object .page-content, .article-review .page-content {
    padding: 24px;
}

.article-review, .object-summary {
    border-radius: 24px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 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.12;
    margin: 0 0 15px 0;
    color: #252627;
}

h1 a, a.evidence {
    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: bold;
}

.article-sub-headline h3 {
    font-weight: normal;
    font-size: 1.25rem;
    line-height: 1.08;
    margin: 20px 0 0 0;
    color: #838383;
}

#imageInfo-0 {
    min-height: 30px;
}

.img_header_credits {
    text-align: right;
    padding-right: 8px;
    padding-bottom: 15px;
    font-size: 13px;
    font-weight: 100;
    color: #666666;
}

.by-reviewer {
    margin-right: 5px;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25;
}

.reviewer.hcard {
    font-weight: 700;
    line-height: 1.35;
    color: #bf1313;
    text-decoration: underline;
    text-underline-position: under;
}

.reviewer.hcard a:visited {
    color: #bf1313;
}

.cta_shown {
    pointer-events: all;
    display: flex;
    justify-content: center;
    transition: width .5s ease-in-out, opacity 0.2s ease-in-out;
    background-color: rgb(217, 26, 26);
    cursor: pointer;
}

.cta-button {
    position: absolute;
    font-size: 16px;
    line-height: 23px;
    z-index: 9;
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #e6e3cb;
    background-color: rgb(217, 26, 26);
    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;
    margin-right: 8px;
    height: 26px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

#article_video_bottom {
    margin: 0 auto;
    margin-bottom: 80px;
    margin-top: 80px;
    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 {
    font-size: 18px;
}

#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: none;
}

#bottom-list-reviews .hexagon-wrapper.side-wrapper {
    font-size: 15px;
}

#bottom-list-reviews .review-author .review-details {
    font-size: 15px;
    font-weight: bold;
    color: rgb(24, 28, 37);
}

.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;
}

.article-authors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 6px;
    align-items: center;
}

.article-authors .reviewer a {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    color: #bf1313;
}

.article-review .article-authors .reviewer a {
    color: rgb(24, 28, 37);
    font-size: 15px;
    text-transform: capitalize;
    text-decoration: none;
}

.article-review .article-authors .reviewer a:hover {
    text-decoration: underline;
}

.article-review .article-authors .author-names, .article-review .reviewer.hcard {
    text-decoration: none;
    color: rgb(24, 28, 37);
    font-size: 15px;
    text-transform: lowercase;
}

.page-content .article-author {
    margin-top: 24px;
    margin-bottom: 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-right: 32px;
    padding-left: 32px;
    padding-bottom: 0;
    padding-top: 0;
}

.article-author img.roundendimg {
    width: 100%;
    height: 100%;
    max-width: 76px;
    max-height: 76px;
    border: 4px solid white;
    border-radius: 50%;
}

.author-name {
    display: block;
    flex-basis: 65%;
    margin: 0 0 0 18px;
}

.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;
}

#bottom-list-reviews .review-author .review-details:hover a {
    color: #252627;
}

.review-author .review-badge {
    padding: 0 0px; /* border-right: 1px solid rgba(37, 38, 39, 0.15); */
    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;
    align-items: center;
    display: flex;
}

.review-author .review-details:hover a {
    text-decoration: underline;
    text-underline-position: under;
    color: #4062bb;
}

.article-authors .author-byline-images {
    margin-right: 8px;
    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;
    font-size: var(--fontSize11);
    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;
}

.articleHero {
    position: relative;
    background-color: #000;
    margin-top: 24px !important;
}

.articleHero .video:not(iframe) {
    width: 100%;
    min-height: 680px;
    display: block;
    position: relative;
}

.articleHero {
    position: relative;
    overflow: hidden;
}

.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;
}

.articleHero {
    margin: 24px 0 !important;
    overflow: hidden;
    border-radius: 4px;
}

iframe.vplayer {
    width: 100%;
}

.vplayer:not(iframe) {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.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;
}

.article-section a {
    color: #3888c9;
    text-decoration: none;
}

.article-section a:hover {
    text-decoration: underline;
}

.article-section h2 {
    font-size: 32px;
}

.article-section figure figcaption {
    font-size: 1.05rem;
    line-height: 22px;
}

article section.broll {
    display: block;
    margin: 0px auto;
    padding: 0;
}

.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;
}

.article-publish-date {
    color: #838383;
}

.article-publish-date span, .article-modified-date span {
    margin: 0 5px;
}

.page-content > div:not(.ad-wrapper) {
    background: #edd0af;
    margin: 0px 0px;
    box-sizing: border-box;
}

/* SIDEBAR 2022 - MODIFY BEFORE QA */
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: #bf1313;
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}

.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 0px 0;
}

.object-breadcrumbs a.article-object-link {
    font-family: 'Visby Round CF', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-letter-spacing: 0.9px;
    -moz-letter-spacing: 0.9px;
    -ms-letter-spacing: 0.9px;
    letter-spacing: 0.9px;
    color: #bf1313;
    padding-bottom: 2px;
    border-bottom: solid 2px #bf1313;
    margin: 10px 0;
}

figure {
    width: 100%;
    padding: 0;
    margin: 0;
}

figcaption {
    font-style: italic;
}

h3 {
    font-size: 26px;
    font-weight: 900;
    margin: 0.4em 0;
}

h3.title5 {
    font-weight: bold;
    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;
    margin-bottom: 18px;
}

#id_text > p, #id_text > figure, #id_text > iframe, #id_text aside {
    margin-bottom: 1.8rem;
}

.article-section h3 {
    font-size: 26px;
}

.author-thumb-img {
    border: 0;
}

.article-byline .author-avatars .author-thumb img {
    width: 50px;
    height: 50px;
    border: 4px solid white;
    border-radius: 50%;
}

.progressive-image {
    background-color: #d1d5db;
}

.progressive-image.rounded {
    border-radius: 4px;
}

.article-byline .divider {
    margin-top: 0;
    margin-bottom: 12px;
}

.divider {
    border-bottom: 1px solid rgba(37, 38, 39, 0.15);
    margin: 18px 0 24px 0;
    margin-top: 18px;
    margin-bottom: 24px;
    width: 100%;
}

.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.primary-object, main div.object-summary, main section.object-summary.embed, main div.page-content {
    margin: 0px 0px !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 {
    padding-bottom: 8px !important;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    -webkit-letter-spacing: -0.33px;
    -moz-letter-spacing: -0.33px;
    -ms-letter-spacing: -0.33px;
    letter-spacing: -0.33px;
}

.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: 0px;
    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: #e6e3cb;
    width: 100%;
    color: rgb(24, 8, 37);
}

.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: none !important;
    position: relative;
}

.object-summary.embed .object-details {
    padding: 0px;
}

.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 0px;
}

.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: bold;
    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;
}

;
.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;
}

footer {
    margin: auto;
    padding-bottom: 30px;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 24px;
    padding-top: 24px;
}

#footer.limitedScroll {
    display: flex;
    background: #e6e3cb;
    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%;
}

/* text widgets */
#id_text aside.editorsnote {
    display: block;
    background: #f2f2f2;
    text-decoration: none;
    border-radius: 4px;
    padding: 4px 24px;
    margin: 0px;
    color: black;
}

#id_text aside.editorsnote a {
    color: #3888c9;
    text-decoration: none;
}

#id_text .articlesummary {
    border-radius: 4px;
    padding: 4px;
    background-color: #f2f2f2;
}

#id_text .articlesummary li {
    margin-bottom: 0.5em;
}

#id_text .productwidget-wrapper, #id_text .commerceblock-wrapper {
    display: flex;
    border: 1px solid #d1d5db;
    padding: 20px;
    width: 100%; /*max-width: 768px; */
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    border-radius: 8px;
    gap: 20px;
}

/* #id_text div.commerceblock-wrapper { background-color: #f1f1f1 } */
#id_text .productwidget-wrapper .leftcontainer, .commerceblock-wrapper .leftcontainer {
    display: grid;
    width: 100%;
}

#id_text .productwidget-container { /*max-height: 250px;*/
    margin-bottom: 15px;
}

#id_text .productwidget-wrapper .hidden, #id_text .commerceblock-wrapper .hidden {
    display: none;
}

#id_text h4.productwidget-title, #id_text h4.commerceblock-title {
    margin: 4px auto;
    color: black;
    font-size: 20px;
    line-height: 32px;
    width: 100%;
    font-family: 'Visby Round CF', sans-serif; /* max-width: 480px; */
}

/* #id_text h4.commerceblock-title { color: #bf1313; } */
#id_text div.productwidget-content, #id_text div.commerceblock-content {
    margin: 0px auto 25px auto; /*max-height: 168px;*/
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    width: 100%; /*max-width: 480px;*/
}

#id_text div.commerceblock-content {
    margin-bottom: 10px;
}

#id_text h3.productwidget-header, #id_text h3.commerceblock-header {
    color: #000;
    font-size: 20px;
}

#id_text a.productwidget-cta, #id_text a.commerceblock-cta {
    border-radius: 4px;
    background-color: #fcbc70;
    color: #333;
    font-size: 14px;
    font-weight: bold; /* -webkit-appearance: button; -moz-appearance: button; appearance: button; */
    text-align: center;
    padding: 1px 5px;
    display: block;
    align-self: end;
    white-space: nowrap;
}

#id_text a.productwidget-cta:hover, #id_text a.commerceblock-cta:hover {
    background-color: #f3a848;
}

#id_text img.productwidget-image, #id_text img.commerceblock-image {
    width: 400px;
    height: auto;
}

#id_text div.price-container {
    text-align: left;
    padding-bottom: 13px;
    font-family: 'Visby Round CF', sans-serif;
}

#id_text span.commerceblock-price, #id_text span.commerceblock-currency {
    font-size: 17px;
    color: #bf1313;
    font-weight: 700;
}

/* #id_text img.commerceblock-image { max-width: 300px; height: 100%; object-fit: cover; border-radius: 5px; } */
#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.productwidget-image, #id_text img.commerceblock-image {
        margin: 0 auto;
        width: 100%;
        height: auto;
    }

    #id_text .commerceblock-wrapper .price-container {
        display: block;
    }

    #id_text .productwidget-wrapper, #id_text .commerceblock-wrapper {
        display: block;
    }

    #id_text a.productwidget-image-cta, a.commerceblock-image-cta {
        margin: 0px;
    }
}

/* sharer */
ul.sharer {
    display: block;
    padding: 12px 0 0 0;
    margin: 0px;
    list-style-type: none;
}

ul.sharer li {
    display: inline-block;
    padding: 0px;
    margin: 5px 0px;
    margin-right: 5px;
    list-style-type: none;
}

ul.sharer li a {
    display: block;
    font-family: "ProximaNovaRegular";
    font-weight: 500;
    line-height: 41px;
    text-rendering: optimizeLegibility;
    font-size: 15px;
    color: #e6e3cb !important;
}

ul.sharer li svg {
    display: inline-block;
    vertical-align: middle;
}

ul.sharer li #sharePlus {
    display: inline-block;
    vertical-align: middle;
    width: 44px;
    height: 44px;
    text-align: center;
}

ul.sharer li a.fb {
    background: #2d609b;
}

ul.sharer li a.ln {
    background: #006699;
}

ul.sharer li a.pn img {
    width: 25px;
    margin: 9px;
}

ul.sharer li a.pn {
    vertical-align: middle;
    background: #e61e27;
    height: 44px;
    width: 44px;
}

ul.sharer li a.tw {
    background: #000;
    width: 44px;
    height: 44px;
    text-align: center;
    font-size: 18px;
    line-height: 39px;
}

ul.sharer li a.tw path {
    fill: #e6e3cb;
}

ul.sharer li a.wa {
    display: block;
    background: #35b14f;
}

ul.sharer li a.shareToggle {
    background: #c5c5c5;
}

ul.sharer li a.wa.whatsapp_share {
    display: block;
}

ul.sharer .hide {
    display: none;
}

span.promoted {
    display: block;
    font-family: 'Inter Var', sans-serif;
    font-size: 1em;
    color: #b5b5b5;
    margin: 0em 0px 2em 0px;
    line-height: 1.1em;
}

/* * Paginator */
.paginator {
    padding: 12px;
    text-align: right;
}

.paginator a, .paginator .current {
    background-color: #d3222a;
    border-color: rgba(0, 0, 0, 0.15);
    font-size: 1.7em;
    display: inline-block;
    width: 40px;
    padding: 10px;
    font-weight: bold;
    color: #e6e3cb;
    -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 .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 3px;
}

.paginator a {
    color: #e6e3cb;
    border-color: rgba(0, 0, 0, 0.15);
    display: inline-block;
    text-align: center;
    margin-right: 1px;
}

.paginator a.next, .paginator a.prev, .paginator a.next:hover, .paginator a.prev:hover {
    background: none;
    border: 0px;
    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;
}

.articleBody iframe[src*="/embed"].gallery {
    max-width: 100%;
    width: 100%;
}

.articleBody iframe[src*="/embed"].gallery {
    background-color: #e6e3cb;
    height: 500px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.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;
    align-self: center;
    margin: 0 8px 0 0;
    font-size: 22px;
    line-height: 22px;
    align-self: center;
}

.duration-text {
    color: #e6e3cb;
    font-family: 'Inter Var', sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    align-self: flex-end;
}

.review-score {
    position: absolute !important;
    bottom: 0;
    left: 0;
    margin: 24px;
    z-index: 2;
}

.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);
    -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);
    -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;
    margin-bottom: 18px;
}

.article-review {
    background: #e6e3cb;
    margin-top: 24px;
    margin-bottom: 24px;
    color: #181c25;
}

.title {
    color: #e6e3cb;
    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: #e6e3cb;
    background-color: #bf1313;
    padding: 6px;
    font-size: 14px;
    font-family: 'Visby Round CF', sans-serif;
    font-weight: bold;
    -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 0px;
    border-top: 1px white 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;
}

.meta .developer {
    line-height: 1.2;
    float: left;
    margin-right: 18px;
}

.meta .publisher {
    line-height: 1.2;
    float: left;
    margin-right: 18px;
}

.meta .release_date {
    line-height: 1.2;
    float: left;
    margin-right: 18px;
}

body.rtl .meta .developer {
    float: right;
    margin-left: 18px;
}

body.rtl .meta .publisher {
    float: right;
    margin-left: 18px;
}

body.rtl .meta .release_date {
    float: right;
    margin-left: 18px;
}

.bold {
    font-weight: bold;
}

.article-section h2, .article-section h3, .article-section h4, .article-section h5 {
    color: #bf1313;
}

.articleBody .article-section aside h3 {
    color: #e6e3cb;
}

.article-section h5 {
    display: block;
    border-bottom: 1px solid #bf1313;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    font-size: 2.125rem;
    font-weight: 900;
    line-height: 1.25em;
}

.article-section h5::after {
    content: '"';
    color: #bf1313;
    float: right;
    line-height: 88px;
    margin-top: 0px;
}

.articleBody h3, .articleBody .hdr-article {
    clear: none;
    border-width: 0 !important;
}

.articleBody aside {
    background-color: #6e89b9;
    color: #e6e3cb;
    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: bold;
}

.articleBody aside a {
    color: #e6e3cb;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 2px, #e6e3cb 2px, #e6e3cb 3px, rgba(0, 0, 0, 0) 3px);
    transition: color 0ms;
}

.primary-object img {
    width: 56px;
}

.full-injected-recirc {
    padding: 24px;
    margin-bottom: 24px;
    background: white;
    border-radius: 24px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
}

.full-injected-recirc a {
    color: #181c25;
}

.full-injected-recirc .icon-top-right-arrow, .recirc-title .icon-top-right-arrow, .floatrecirc .icon-top-right-arrow {
    background-size: 100%;
    cursor: pointer;
    user-select: none;
    aspect-ratio: 1 / 1;
    width: 1em;
    height: 1em;
    display: inline-block;
    flex-shrink: 0;
    font-size: 1rem;
    margin-left: 6px;
    margin-bottom: 2px;
    vertical-align: middle;
    display: none;
}

.full-injected-recirc ul {
    padding-inline-start: 20px;
    margin-block-start: 0.2em;
    margin-block-end: 0.2em;
}

.full-injected-recirc ul li, .recirc-title a {
    font-weight: bold;
    font-size: 16px;
    padding-left: 20px;
}

.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: white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
}

.floatrecirc .recirctext {
    color: #181c25;
    font-size: 15px;
    display: block;
    line-height: 20px;
    font-weight: bold;
}

.floatrecirc .recirc-title {
    display: block;
    border-bottom: 1px solid #bf1313;
    margin-bottom: 8px;
}

.recirc-title {
    color: #bf1313;
    font-weight: 700;
    font-size: 18px;
}

.recirc-title a {
    padding-left: 10px;
    color: #181c25;
}

.recircblock {
    margin-top: 1em;
    margin-bottom: 1.8em;
}

.recircblock p {
    margin-top: 0;
    margin-bottom: 0;
}

@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);
    }

    ul.commerceLinks img {
        width: 70%;
    }

    .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;
    }

    .article-byline {
        margin-bottom: 0px !important;
    }

    .article-byline > div, .article-byline > section {
        margin-bottom: 10px;
    }

    .articleBody iframe[src*="/embed"].gallery {
        min-height: 0;
    }

    .gallery-widget-lightbox.enabled .gallery-container {
        margin-right: 0px;
    }

    .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: 560px) {
    .articleBody iframe[src*="/embed"].gallery {
        background-color: #e6e3cb;
        height: 560px;
        border: 0px;
        margin: 0px;
        padding: 0px;
    }
}

@media (min-width: 700px) {
    .articleBody iframe[src*="/embed"].gallery {
        background-color: #e6e3cb;
        height: 600px;
        border: 0px;
        margin: 0px;
        padding: 0px;
    }
}

@media (min-width: 700px) {
    .articleBody iframe[src*="/embed"].gallery {
        background-color: #e6e3cb;
        height: 640px;
        border: 0px;
        margin: 0px;
        padding: 0px;
    }
}

@media (min-width: 861px) {
    .article-headline h1 {
        font-size: 3.25em;
    }

    .article-sub-headline h3 {
        font-size: 26px;
    }

    .articleBody {
        padding: 24px 16px 0 16px;
    }

    .side-by-side {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 318px;
        display: -ms-grid;
        -ms-grid-columns: 1fr 318px;
    }

    .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 {
        display: grid;
        display: -ms-grid;
        grid-template-columns: 1fr 300px;
        -ms-grid-columns: 1fr 300px;
        grid-column-gap: 24px;
    }

    .article-section {
        font-size: 1.25rem;
        line-height: 32px;
        padding-right: 18px;
    }

    body.rtl .article-section {
        padding-left: 18px;
    }

    body.rtl .article-section {
        padding-left: 18px;
    }

    .article-section h3 {
        font-size: 32px;
    }

    .article-byline .article-authors, .article-byline .article-modified-date, .article-byline .article-publish-date {
        margin-right: 18px;
        margin-bottom: 18px;
    }

    body.rtl .article-byline .article-authors, .article-byline .article-modified-date, .article-byline .article-publish-date {
        margin-right: 0;
        margin-left: 18px;
    }

    .article-byline {
        -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;
    }

    .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 {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
        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;
    }

    .review {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 5;
        grid-area: review;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        padding: 18px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }

    .details {
        display: flex;
        flex-direction: column;
        gap: 18px;
    }

    .header .headline .icon .has-stroke {
        stroke: #e6e3cb;
    }

    .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;
    }

    .page-content > .affiliation-disclaimer {
        display: none;
    }

    .articleBody iframe[src*="/embed"].gallery {
        background-color: #e6e3cb;
        height: 500px;
        border: 0px;
        margin: 0px;
        padding: 0px;
    }

    .floatrecirc.onlymobile {
        display: none;
    }

    .floatrecirc {
        float: right;
        display: block;
        width: 30%;
        margin-top: 8px;
        margin-left: 24px;
    }

    .floatrecirc a {
        text-decoration: none;
        color: #181c25;
    }

    .full-injected-recirc .icon-top-right-arrow, .recirc-title .icon-top-right-arrow, .floatrecirc .icon-top-right-arrow {
        display: inline-block;
    }
}

@media (min-width: 640px) {
    ul.sharer li a.wa.whatsapp_share {
        display: none;
    }
}

@media (min-width: 930px) {
    .article-details {
        display: flex;
    }

    .page-content {
        max-width: 900px;
        padding: 32px;
    }

    .articleBody {
        margin: 0 auto;
    }

    #id_text aside.editorsnote {
        padding: 4px 36px;
    }

    .article-content {
        padding: 5px;
    }

    .page-content > div:not(.ad-wrapper) {
        padding: 0 8px;
    }

    ul.sharer {
        padding-right: 8px;
        padding-left: 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;
    }

    .score-text {
        text-align: left;
    }

    .rtl .score-text {
        text-align: right;
    }
}

@media (min-width: 1281px) {
    .page-content, .article-review, .object-summary {
        max-width: 1200px;
    }

    #ignheader {
        max-width: 1200px;
    }

    footer .wrap {
        max-width: 1200px;
        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;
    }

    .three-column .bottom-content {
        -ms-grid-column: 1;
    }

    .three-column .bottom-right-rail {
        -ms-grid-column: 2;
    }

    .three-column .right-rail {
        display: block;
        -ms-grid-column: 5;
    }

    .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;
    }

    .author-byline-images .roundendimg {
        width: 36px;
        height: 36px;
    }

    .author-names {
        font-size: 16px;
    }

    .articleBody iframe[src*="/embed"].gallery {
        background-color: #e6e3cb;
        height: 640px;
        border: 0px;
        margin: 0px;
        padding: 0px;
    }
}

/* Ad tech */
body.hasSkin .wrapper.articleBody {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 20px;
    background: #edd0af;
}

body.hasSkin .primary-object {
    margin: 0 auto;
    max-width: 1200px;
}

body.hasSkin .article-review {
    margin: 0 auto;
    max-width: 1200px;
}

body.hasSkin .article-byline {
    margin-bottom: 0px !important;
}

@media (max-width: 1600px) {
    body.hasSkin .wrapper.articleBody {
        max-width: 1058px;
        margin: 0 auto;
    }

    body.hasSkin .primary-object {
        margin: 0 auto;
        max-width: 1058px;
    }

    body.hasSkin .article-review {
        margin: 0 auto;
        max-width: 1058px;
    }
}

/* Affiliation */
.affiliation-disclaimer {
    border: 1px #f2f2f2 solid;
    padding: 4px;
    box-sizing: content-box;
}
.button-small-play {
    text-align: center;
    border: 1px solid;
    line-height: 28px;
    background: #424ab3 !important;
    width: 176px;
    padding: 6px;
    color: #e6e3cb;
    margin: auto auto !important;
    margin-top: 5px;
}
