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