@font-face {
  font-family: 'Teko Bold';
  src: url('../../global/clientlibs/clientlib-site/resources/fonts/Teko-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Teko Light';
  src: url('../../global/clientlibs/clientlib-site/resources/fonts/Teko-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Teko Medium';
  src: url('../../global/clientlibs/clientlib-site/resources/fonts/Teko-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Teko Regular';
  src: url('../../global/clientlibs/clientlib-site/resources/fonts/Teko-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Teko Semi Bold';
  src: url('../../global/clientlibs/clientlib-site/resources/fonts/Teko-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Tahoma Regular';
  src: url('../../global/clientlibs/clientlib-site/resources/fonts/Tahoma.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neo Sans Pro Bold';
  src: url('../../common/fonts/NeoSansPro-Bold.woff2') format('woff2'), url('../../common/fonts/NeoSansPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neo Sans Pro Regular';
  src: url('../../common/fonts/NeoSansPro-Regular.woff2') format('woff2'), url('../../common/fonts/NeoSansPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neo Sans Pro Bold Italic';
  src: url('../../common/fonts/NeoSansPro-BoldItalic.woff2') format('woff2'), url('../../common/fonts/NeoSansPro-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Neo Sans Pro Italic';
  src: url('../../common/fonts/NeoSansPro-Italic.woff2') format('woff2'), url('../../common/fonts/NeoSansPro-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

/**
   Tony Hawk Global Site Styles
   /apps/atvi/tony-hawk/global/clientlibs/clientlib-site/css/site.less

**/
*,
*::before,
*::after {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  background-color: #000;
}
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}
input,
button,
textarea,
select {
  font: inherit;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
  text-rendering: optimizeLegibility;
  font-display: swap;
  font-family: 'Neo Sans Pro Regular';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1.5rem;
}
body code {
  font-family: monospace;
  background: #f4f5f6;
  border-radius: 0.4rem;
  font-size: 86%;
  margin: 0 0.2rem;
  padding: 0.2rem 0.5rem;
  white-space: nowrap;
}

/**
	EDITORIAL CORE STYLES -
*/
#cdo-bar {
  display: none !important;
}
html,
body {
  background: #1b1b1b;
}
html footer,
body footer {
  background: transparent;
}
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

/**************************
@green			 : green;
@black           : #000;
@white           : #FFF;

@link-color      : #000;
@link-hover-color: #000;
 
@accent-color    : @green;
**************************/
/************************
IMPORT FONT FAMILIES HERE
************************/
/*
@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-Bold.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-Regular.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-BoldItalic.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-Italic.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma';
    src: url('../../common/fonts/Tahoma.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

// LESS mixins for Teko font weights
.teko-bold() {
    font-family: 'Teko', sans-serif;
    font-weight: 700;
}

.teko-light() {
    font-family: 'Teko', sans-serif;
    font-weight: 300;
}

.teko-reg() {
    font-family: 'Teko', sans-serif;
    font-weight: 500;
}

.teko-regular() {
    font-family: 'Teko', sans-serif;
    font-weight: 400;
}

.teko-semi-bold() {
    font-family: 'Teko', sans-serif;
    font-weight: 600;
}

.neosans-bold() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 700;
    font-style: normal;
}

.neosans-bold-italic() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 700;
    font-style: italic;
}

.neosans-italic() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 400;
    font-style: italic;
}

.neosans-reg() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 400;
    font-style: normal;
}

.tahoma-reg() {
    font-family: 'Tahoma', sans-serif; 
	font-weight: 400;
    font-style: normal;
}
*/
/* TO DO */
/*
//  M I X I N S
// -------------

// no conversion necessary
.convertRem(@selector, @amt) when (isunit(@amt, rem)),
(isunit(@amt, em)) {
	@{selector}: @amt;
}

// convert px -> rem
.convertRem(@selector, @amt, @remInPx: @fontSizeBase) when (ispixel(@amt)) {
	@{selector}: round(unit((@amt / @remInPx), rem), 2);
}

// Heading
.heading-base() {
	.teko-bold();
    text-transform: uppercase;
    .convertRem(letter-spacing, 1px);
}

.heading-xxs() {
	.heading-base();
    .convertRem(font-size, 16px);
}

.heading-xs() {
	.heading-base();
    .convertRem(font-size, 20px);
}

.heading-sm() {
    .heading-base();
    .convertRem(font-size, 28px);
}

.heading-md() {
    .heading-base();
    .convertRem(font-size, 36px);
}

.heading-lg() {
    //.heading-base();
    //.convertRem(font-size, 56px);
}

.heading-xl() {
    .heading-base();
    .convertRem(font-size, 60px);
}

// Custom heading size
.heading-custom(@font-size, @line-height, @letter-spacing:optional) {
    .heading-base();
    .convertRem(font-size, @font-size);
	line-height: @line-height;
    & when not (letter-spacing = optional) {
    	letter-spacing: @letter-spacing;
    }
}

// Body
.body-base() {
	.neosans-reg();
    .convertRem(letter-spacing, 0.75px);

    &:lang(ru) {
      .tahoma-reg();
    }
}

.body-xxs() {
    .body-base();
    .convertRem(font-size, 10px);
    .convertRem(line-height, 12px);
    letter-spacing: 1px;
}

.body-xs() {
    .body-base();
    .convertRem(font-size, 12px);
    .convertRem(line-height, 16px);
    letter-spacing: 1px;
}

.body-sm() {
    .body-base();
    .convertRem(font-size, 16px);
    .convertRem(line-height, 28px);
}

.body-md() {

}

.body-lg() {
    .body-base();
    .convertRem(font-size, 20px);
    .convertRem(line-height, 32px);
}

.body-bold() {
	.body-base();
    font-weight: bold;
}

.body-italic() {
	.body-base();
    font-style: italic;
}

.body-custom(@font-size, @line-height, @letter-spacing:optional) {
    .body-base();
    // Define your own font family on local css
    .convertRem(font-size, @font-size);
	line-height: @line-height;
    & when not (letter-spacing = optional) {
    	letter-spacing: @letter-spacing;
    }
} 
*/
/**
	TH EDITORIAL CARD STYLES - /apps/atvi/tony-hawk/editorial/clientlibs/core/css/blog-card.less
*/
.blog-card-item a {
  text-decoration: none;
}
.blog-card-item .preview,
.blog-card-item .blog-image {
  transition: transform .5s ease;
}
.blog-card-item .title,
.blog-card-item .subtitle,
.blog-card-item .title a,
.blog-card-item .subtitle a {
  color: #FFFFFF;
}
.blog-card-item .title h3,
.blog-card-item .subtitle h3,
.blog-card-item .title p,
.blog-card-item .subtitle p {
  color: inherit;
}
.blog-card-item .game-list {
  display: none;
}
.blog-card-item .news-published {
  font-family: 'Teko Regular';
  font-weight: 400;
  font-style: normal;
  font-size: 0.94rem;
  line-height: 0.63rem;
  letter-spacing: 1px;
  flex-shrink: 0;
  color: #B0B0B0;
  text-transform: uppercase;
}
.blog-card-item .tag-list li {
  font-family: 'Teko Regular';
  font-weight: 400;
  font-style: normal;
  font-size: 0.88rem;
  line-height: 0.88rem;
  letter-spacing: 1px;
  flex-shrink: 0;
  color: #B0B0B0;
  text-transform: uppercase;
}
.blog-card-item .tag-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 4px;
}
.blog-card-item .tag-list .tag-item {
  display: flex;
  padding: 4px;
  align-items: flex-start;
  gap: 10px;
  border: 1px solid #B0B0B0;
  margin: 0 0;
  padding: 3px;
  padding-top: 5px;
}
.blog-card-item .tag-list a {
  color: #B0B0B0;
}
.blog-card-item .card-inner .bg {
  overflow: hidden;
}
.blog-card-item .card-inner .graphics:hover .preview {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.blog-card-item .card-inner .graphics:hover .blog-image {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
@supports selector(:has(+ *)) {
  .graphics:has(+ .text > .title a:hover, + .text > .subtitle a:hover) .preview {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
  }
  .graphics:has(+ .text > .title a:hover, + .text > .subtitle a:hover) .blog-image {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
  }
}
.blog-card-standard .text {
  display: grid;
  gap: 10px;
  margin-top: 10px;
}
.blog-card-standard .date-line {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.blog-card-standard .news-published {
  padding-top: 4px;
}
.blog-card-standard .title h3,
.blog-card-standard .title a {
  font-family: 'Teko Bold';
  font-weight: 700;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.blog-card-standard .subtitle {
  margin-top: 12px;
}
.blog-card-horiz .card-inner {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: 1fr 1fr;
  height: 100%;
  padding-bottom: 24px;
}
.blog-card-horiz .text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.blog-card-horiz .title h3,
.blog-card-horiz .title a {
  font-family: 'Teko Regular';
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.38rem;
  letter-spacing: 1px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.blog-card-horiz .title h3 sup,
.blog-card-horiz .title a sup {
  position: relative;
  font-size: 40%;
  line-height: 0;
  vertical-align: baseline;
  top: -0.4rem;
}
.blog-card-horiz .date-line {
  margin-top: 8px;
}
.blog-card-horiz .game-list {
  margin-top: 8px;
}
html[dir="rtl"] .blog-card-item .game-list {
  margin-right: 0;
  margin-left: 8px;
}

/**************************
@green			 : green;
@black           : #000;
@white           : #FFF;

@link-color      : #000;
@link-hover-color: #000;
 
@accent-color    : @green;
**************************/
/************************
IMPORT FONT FAMILIES HERE
************************/
/*
@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-Bold.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-Regular.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-BoldItalic.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-Italic.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma';
    src: url('../../common/fonts/Tahoma.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

// LESS mixins for Teko font weights
.teko-bold() {
    font-family: 'Teko', sans-serif;
    font-weight: 700;
}

.teko-light() {
    font-family: 'Teko', sans-serif;
    font-weight: 300;
}

.teko-reg() {
    font-family: 'Teko', sans-serif;
    font-weight: 500;
}

.teko-regular() {
    font-family: 'Teko', sans-serif;
    font-weight: 400;
}

.teko-semi-bold() {
    font-family: 'Teko', sans-serif;
    font-weight: 600;
}

.neosans-bold() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 700;
    font-style: normal;
}

.neosans-bold-italic() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 700;
    font-style: italic;
}

.neosans-italic() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 400;
    font-style: italic;
}

.neosans-reg() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 400;
    font-style: normal;
}

.tahoma-reg() {
    font-family: 'Tahoma', sans-serif; 
	font-weight: 400;
    font-style: normal;
}
*/
/* TO DO */
/*
//  M I X I N S
// -------------

// no conversion necessary
.convertRem(@selector, @amt) when (isunit(@amt, rem)),
(isunit(@amt, em)) {
	@{selector}: @amt;
}

// convert px -> rem
.convertRem(@selector, @amt, @remInPx: @fontSizeBase) when (ispixel(@amt)) {
	@{selector}: round(unit((@amt / @remInPx), rem), 2);
}

// Heading
.heading-base() {
	.teko-bold();
    text-transform: uppercase;
    .convertRem(letter-spacing, 1px);
}

.heading-xxs() {
	.heading-base();
    .convertRem(font-size, 16px);
}

.heading-xs() {
	.heading-base();
    .convertRem(font-size, 20px);
}

.heading-sm() {
    .heading-base();
    .convertRem(font-size, 28px);
}

.heading-md() {
    .heading-base();
    .convertRem(font-size, 36px);
}

.heading-lg() {
    //.heading-base();
    //.convertRem(font-size, 56px);
}

.heading-xl() {
    .heading-base();
    .convertRem(font-size, 60px);
}

// Custom heading size
.heading-custom(@font-size, @line-height, @letter-spacing:optional) {
    .heading-base();
    .convertRem(font-size, @font-size);
	line-height: @line-height;
    & when not (letter-spacing = optional) {
    	letter-spacing: @letter-spacing;
    }
}

// Body
.body-base() {
	.neosans-reg();
    .convertRem(letter-spacing, 0.75px);

    &:lang(ru) {
      .tahoma-reg();
    }
}

.body-xxs() {
    .body-base();
    .convertRem(font-size, 10px);
    .convertRem(line-height, 12px);
    letter-spacing: 1px;
}

.body-xs() {
    .body-base();
    .convertRem(font-size, 12px);
    .convertRem(line-height, 16px);
    letter-spacing: 1px;
}

.body-sm() {
    .body-base();
    .convertRem(font-size, 16px);
    .convertRem(line-height, 28px);
}

.body-md() {

}

.body-lg() {
    .body-base();
    .convertRem(font-size, 20px);
    .convertRem(line-height, 32px);
}

.body-bold() {
	.body-base();
    font-weight: bold;
}

.body-italic() {
	.body-base();
    font-style: italic;
}

.body-custom(@font-size, @line-height, @letter-spacing:optional) {
    .body-base();
    // Define your own font family on local css
    .convertRem(font-size, @font-size);
	line-height: @line-height;
    & when not (letter-spacing = optional) {
    	letter-spacing: @letter-spacing;
    }
} 
*/
/**********************
Social css
**********************/
#thps-3-4-social {
  /*.container-padding();
    margin: 0 auto;
    max-width: @container-width;*/
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 60px;
  text-align: center;
  padding: 24px 54px 44px;
}
@media (max-width: 1024px) {
  #thps-3-4-social {
    max-width: 1024px;
    padding-inline: 40px;
  }
}
@media (max-width: 600px) {
  #thps-3-4-social {
    max-width: 600px;
    padding-inline: 16px;
  }
}
@media screen and (min-width: 1024px) {
  #thps-3-4-social {
    padding-bottom: 24px;
  }
}
#thps-3-4-social .social-header {
  font-family: 'Teko Bold';
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1.75rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 20px;
}
#thps-3-4-social .social-icons {
  margin-bottom: 64px;
}
@media (min-width: 1200px) {
  #thps-3-4-social .social-icons ul {
    width: 560px;
    margin: 0 auto;
  }
}
#thps-3-4-social .social-icons a {
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
#thps-3-4-social .social-icons a.fb-icon {
  background-image: url('../../../../../content/dam/atvi/tony-hawk/alcatraz-v2/common/social/Facebook_Icon.svg');
}
#thps-3-4-social .social-icons a.x-icon {
  background-image: url('../../../../../content/dam/atvi/tony-hawk/alcatraz-v2/common/social/X_Icon.svg');
}
#thps-3-4-social .social-icons a.ig-icon {
  background-image: url('../../../../../content/dam/atvi/tony-hawk/alcatraz-v2/common/social/Instagram_Icon.svg');
}
#thps-3-4-social .social-icons a.yt-icon {
  background-image: url('../../../../../content/dam/atvi/tony-hawk/alcatraz-v2/common/social/Youtube_Icon.svg');
}
#thps-3-4-social .social-icons a.tiktok-icon {
  background-image: url('../../../../../content/dam/atvi/tony-hawk/alcatraz-v2/common/social/TikTok_Icon.svg');
}
#thps-3-4-social .social-icons a span {
  text-indent: 102%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  letter-spacing: 0;
}
#thps-3-4-social .social-icons .icon-btn {
  background: none;
  border: none;
}
#thps-3-4-social .social-icons .icon {
  background-size: contain;
  width: 24px;
  height: 24px;
  transition: transform 0.1s ease-in-out;
}
@media screen and (min-width: 1024px) {
  #thps-3-4-social .social-icons .icon {
    width: 32px;
    height: 32px;
  }
}
#thps-3-4-social .social-icons .icon:hover {
  cursor: pointer;
  transform: scale(1.15);
}
#thps-3-4-social .social-icons::after {
  content: "";
  display: block;
  width: calc(100% - 24px);
  height: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 64px;
  background-image: url('../../../../../content/dam/atvi/tony-hawk/chicago/home/social-texture-orange.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, #000000 20%, #000000 80%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, #000000 20%, #000000 80%, transparent 100%);
}
@media screen and (min-width: 1024px) {
  #thps-3-4-social .social-icons::after {
    margin-top: 40px;
    background-size: contain;
    -webkit-mask-image: none;
    mask-image: none;
  }
}

/**************************
@green			 : green;
@black           : #000;
@white           : #FFF;

@link-color      : #000;
@link-hover-color: #000;
 
@accent-color    : @green;
**************************/
/************************
IMPORT FONT FAMILIES HERE
************************/
/*
@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Teko';
    src: url('../../common/fonts/Teko-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-Bold.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-Regular.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-BoldItalic.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('../../common/fonts/NeoSansPro-Italic.woff2') format('woff2'),
        url('../../common/fonts/NeoSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma';
    src: url('../../common/fonts/Tahoma.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

// LESS mixins for Teko font weights
.teko-bold() {
    font-family: 'Teko', sans-serif;
    font-weight: 700;
}

.teko-light() {
    font-family: 'Teko', sans-serif;
    font-weight: 300;
}

.teko-reg() {
    font-family: 'Teko', sans-serif;
    font-weight: 500;
}

.teko-regular() {
    font-family: 'Teko', sans-serif;
    font-weight: 400;
}

.teko-semi-bold() {
    font-family: 'Teko', sans-serif;
    font-weight: 600;
}

.neosans-bold() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 700;
    font-style: normal;
}

.neosans-bold-italic() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 700;
    font-style: italic;
}

.neosans-italic() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 400;
    font-style: italic;
}

.neosans-reg() {
    font-family: 'Neo Sans Pro',sans-serif;
    font-weight: 400;
    font-style: normal;
}

.tahoma-reg() {
    font-family: 'Tahoma', sans-serif; 
	font-weight: 400;
    font-style: normal;
}
*/
/* TO DO */
/*
//  M I X I N S
// -------------

// no conversion necessary
.convertRem(@selector, @amt) when (isunit(@amt, rem)),
(isunit(@amt, em)) {
	@{selector}: @amt;
}

// convert px -> rem
.convertRem(@selector, @amt, @remInPx: @fontSizeBase) when (ispixel(@amt)) {
	@{selector}: round(unit((@amt / @remInPx), rem), 2);
}

// Heading
.heading-base() {
	.teko-bold();
    text-transform: uppercase;
    .convertRem(letter-spacing, 1px);
}

.heading-xxs() {
	.heading-base();
    .convertRem(font-size, 16px);
}

.heading-xs() {
	.heading-base();
    .convertRem(font-size, 20px);
}

.heading-sm() {
    .heading-base();
    .convertRem(font-size, 28px);
}

.heading-md() {
    .heading-base();
    .convertRem(font-size, 36px);
}

.heading-lg() {
    //.heading-base();
    //.convertRem(font-size, 56px);
}

.heading-xl() {
    .heading-base();
    .convertRem(font-size, 60px);
}

// Custom heading size
.heading-custom(@font-size, @line-height, @letter-spacing:optional) {
    .heading-base();
    .convertRem(font-size, @font-size);
	line-height: @line-height;
    & when not (letter-spacing = optional) {
    	letter-spacing: @letter-spacing;
    }
}

// Body
.body-base() {
	.neosans-reg();
    .convertRem(letter-spacing, 0.75px);

    &:lang(ru) {
      .tahoma-reg();
    }
}

.body-xxs() {
    .body-base();
    .convertRem(font-size, 10px);
    .convertRem(line-height, 12px);
    letter-spacing: 1px;
}

.body-xs() {
    .body-base();
    .convertRem(font-size, 12px);
    .convertRem(line-height, 16px);
    letter-spacing: 1px;
}

.body-sm() {
    .body-base();
    .convertRem(font-size, 16px);
    .convertRem(line-height, 28px);
}

.body-md() {

}

.body-lg() {
    .body-base();
    .convertRem(font-size, 20px);
    .convertRem(line-height, 32px);
}

.body-bold() {
	.body-base();
    font-weight: bold;
}

.body-italic() {
	.body-base();
    font-style: italic;
}

.body-custom(@font-size, @line-height, @letter-spacing:optional) {
    .body-base();
    // Define your own font family on local css
    .convertRem(font-size, @font-size);
	line-height: @line-height;
    & when not (letter-spacing = optional) {
    	letter-spacing: @letter-spacing;
    }
} 
*/
/**************************
HEADER
**************************/
#chicago-header-2 {
  background-size: auto 80px;
  text-transform: uppercase;
  color: #FFF;
}
#chicago-header-2 .skip-to-main-content-link {
  display: none;
}
#chicago-header-2 .atvi-header_top-nav {
  text-transform: uppercase;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 60px;
  background: #000;
}
@media (max-width: 1024px) {
  #chicago-header-2 .atvi-header_top-nav {
    max-width: 1024px;
    padding-inline: 40px;
  }
}
@media (max-width: 600px) {
  #chicago-header-2 .atvi-header_top-nav {
    max-width: 600px;
    padding-inline: 16px;
  }
}
#chicago-header-2 .atvi-header_top-nav .atvi-header_logo img {
  height: 40px;
}
@media screen and (min-width: 1024px) {
  #chicago-header-2 .atvi-header_top-nav .atvi-header_logo img {
    height: 52px;
  }
}
#chicago-header-2 .atvi-header_top-nav ul {
  gap: 0px;
}
#chicago-header-2 .atvi-header_top-nav ul li {
  height: 64px;
  font-family: 'Neo Sans Pro Regular';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
  /*&:last-child {
					display: none; // hide last nav item (only show it on EN locs - see below)
                }*/
}
#chicago-header-2 .atvi-header_top-nav ul li a {
  padding-inline: 20px;
}
#chicago-header-2 .atvi-header_top-nav ul li .atvi-header_main-nav_sub-nav-link {
  white-space: nowrap;
}
#chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child {
  display: none;
}
#chicago-header-2 .atvi-header_top-nav .dd .atvi-header_main-nav_top-nav-link {
  gap: 0px;
}
#chicago-header-2 .atvi-header_top-nav .dd .atvi-header_main-nav_sub-nav:hover {
  display: block;
}
#chicago-header-2 .atvi-header_top-nav .dd .dd-expand {
  display: block;
  width: 12px;
}
#chicago-header-2 .atvi-header_top-nav .atvi-header_cta a {
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #FFF;
  letter-spacing: 0px;
  /*-webkit-text-stroke-width: 1.35px;
	-webkit-text-stroke-color: #000;*/
  padding: 10px 60px;
  text-decoration: none;
  display: block;
  width: fit-content;
  border-radius: 50px;
  border: 2px solid #FFF;
  box-shadow: 2px 3px 2px 0px #000;
  text-shadow: #000000 2px 0px 0px, #000000 -2px 0px 0px, #000000 0px 2px 0px, #000000 0px -2px 0px, #000000 2px 2px 0px, #000000 -2px 2px 0px, #000000 2px -2px 0px, #000000 -2px -2px 0px;
  line-height: 1;
  background: url(../../../../../content/dam/atvi/tony-hawk/chicago/home/CTA-Primary_Orange.jpg) center center no-repeat;
  background-size: cover;
  transition: background-image 0.2s ease-in-out;
  font-family: 'Teko Bold';
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 6px 28px 2px;
  text-align: center;
}
#chicago-header-2 .atvi-header_top-nav .atvi-header_cta a::after {
  content: '';
  display: block;
  position: absolute;
  background-image: url('../../../../../content/dam/atvi/tony-hawk/chicago/common/CTA-Primary_Orange_Hover.png');
}
#chicago-header-2 .atvi-header_top-nav .atvi-header_cta a:hover {
  background-image: url('../../../../../content/dam/atvi/tony-hawk/chicago/common/CTA-Primary_Orange_Hover.png');
}
#chicago-header-2 .atvi-header_top-nav .atvi-header_cta a:lang(ru) {
  font-family: 'Tahoma Regular';
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  #chicago-header-2 .atvi-header_top-nav .atvi-header_cta a {
    font-family: 'Teko Bold';
    font-weight: 700;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 0.75rem;
    line-height: 0.75rem;
    text-transform: uppercase;
  }
}
#chicago-header-2 .atvi-header_desktop-header {
  padding: 0;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav {
  gap: 20px;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_main-nav li {
  transition: background-color 0.2s ease-in-out;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_main-nav li:hover {
  background-color: #24272A;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_main-nav li.dd .link-text {
  margin-right: 10px;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_main-nav li a {
  transition: color 0.2s ease-in-out;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_main-nav li a span::after {
  transition: color 0.2s ease-in-out;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_main-nav li a:hover {
  color: #f18449;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_main-nav li a:hover span::after {
  color: #f18449;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .dd {
  cursor: default;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .dd .atvi-header_main-nav_sub-nav:hover {
  display: block;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .dd:hover {
  background: #222;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .dd ul {
  /*background: rgba(0, 0, 0, 0.1);
                    backdrop-filter: blur(24px);*/
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .dd ul li {
  background: rgba(0, 0, 0, 0.3);
  height: 50px;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .dd ul li:hover {
  background: rgba(69, 69, 69, 0.5);
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .dd ul li a {
  min-width: 260px;
  display: flex;
  justify-content: center;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_main-nav {
  margin-right: auto;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_sso {
  line-height: 1;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_sso .sso-login::after,
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_sso .sso-profile::after {
  content: "";
  height: 100%;
  width: 1px;
  position: absolute;
  right: -10px;
  background-color: #FFF;
  top: 0;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_sso .logged-out a,
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_sso .logged-in a {
  transition: color 0.2s ease-in-out;
  position: relative;
}
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_sso .logged-out a:hover,
#chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_sso .logged-in a:hover {
  color: #f18449;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_top-nav {
  gap: 8px;
  padding: 10px 16px;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_top-nav .atvi-header_mobile-menu-btn {
  scale: 0.7;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_top-nav .atvi-header_mobile-menu-btn span {
  height: 3.65px;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_top-nav .atvi-header_logo {
  margin-right: auto;
}
#chicago-header-2 .atvi-header_mobile-header a.atvi-header_main-nav_top-nav-link {
  display: flex;
  align-items: center;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel {
  display: flex;
  flex-direction: column;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_main-nav {
  padding-top: 0;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_main-nav ul {
  padding: 0;
  gap: 0;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_main-nav ul li a {
  padding: 16px 24px;
  cursor: pointer;
  width: 100%;
  margin: 0;
  transition: color 0.2s ease-in-out;
  font-family: 'Neo Sans Pro Regular';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0px;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_main-nav ul li a:hover {
  color: orange;
  background: rgba(0, 0, 0, 0.3);
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_main-nav ul li a:hover span::after {
  color: orange;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_main-nav ul .active {
  background: rgba(0, 0, 0, 0.3);
  padding-bottom: 0;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_main-nav ul .active ul li a {
  display: block;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: color 0.2s ease-in-out;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_main-nav ul .active ul li a:hover {
  color: #f18449;
  background: #000;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_sso {
  padding: 12px 24px;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_sso:hover {
  background: rgba(0, 0, 0, 0.3);
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_sso .sso-login[tabindex="0"],
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_sso .sso-profile[tabindex="0"] {
  position: relative;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_sso .sso-login[tabindex="0"]:after,
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_sso .sso-profile[tabindex="0"]:after {
  content: "";
  height: 100%;
  width: 1px;
  position: absolute;
  right: -10px;
  background-color: #FFF;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_sso .logged-out a,
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_sso .logged-in a {
  transition: color 0.2s ease-in-out;
}
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_sso .logged-out a:hover,
#chicago-header-2 .atvi-header_mobile-header .atvi-header_mobile-panel .atvi-header_sso .logged-in a:hover {
  color: #f18449;
}
/** 
    MOBILE DROP-DOWN MENU
*/
body .atvi-header-container {
  transition: background 0.9s ease-in-out;
}
body.menu-open .atvi-header-container {
  background: transparent;
}
body.menu-open .atvi-header-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 72px;
  background-color: #000;
  z-index: -1;
}
body.menu-open .atvi-header_mobile-panel[data-animation='slideFromTop'] {
  animation: hide-scroll 0.5s backwards;
  position: absolute;
  top: 100%;
  width: 100%;
}
@keyframes hide-scroll {
  from,
  to {
    overflow: hidden;
  }
}
html[lang='pl'] #chicago-header-2 .atvi-header_top-nav .atvi-header_cta a,
html[lang='ru'] #chicago-header-2 .atvi-header_top-nav .atvi-header_cta a {
  padding-inline: 15px;
}
@media screen and (max-width: 1024px) {
  html[lang='pl'] #chicago-header-2 .atvi-header_top-nav .atvi-header_cta a,
  html[lang='ru'] #chicago-header-2 .atvi-header_top-nav .atvi-header_cta a {
    padding-inline: 10px;
    font-size: 1rem;
  }
}
html[lang='ar'] #chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_sso .sso-login::after,
html[lang='ar'] #chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_sso .sso-profile::after {
  right: auto;
  left: -10px;
}
html[lang='ar'] #chicago-header-2 .atvi-header_desktop-header .atvi-header_top-nav .atvi-header_main-nav {
  margin-left: auto;
  margin-right: 0;
}
html[lang='ar'] #chicago-header-2 .atvi-header_top-nav .dd .atvi-header_main-nav_top-nav-link {
  gap: 15px;
}
html[lang='ru'] #chicago-header-2 .atvi-header_top-nav .atvi-header_cta a {
  padding: 12px 28px;
}
html[lang="en"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="en-AU"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="en-NZ"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="en-CA"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="en-AR"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="nl"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="fi"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="sv"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="en-GB"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="da"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="nl-BE"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child,
html[lang="no"] #chicago-header-2 .atvi-header_top-nav ul#menubar1 > li:last-child {
  display: block;
}

