@import url('https://use.typekit.net/aqp1vqs.css');
@import url('https://fonts.googleapis.com/css?family=Teko:500,700');
body:not(.coral--light) .new.newpar.section {
  position: absolute;
  margin: 0;
  width: 0;
}
#cdo-bar.SSO-BAR {
  height: 0!important;
  width: 0!important;
  overflow: hidden;
}
#sso-bar-wrapper,
.sso-bar-spacer {
  display: none;
  height: 0!important;
}
img[src*="mpp.vindicosuite"] {
  position: fixed;
}
body {
  overflow-x: hidden;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.13;
  text-shadow: -2px 2px 0 #000000;
  font-family: neo-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 1023px) {
  body {
    font-size: 1.875rem;
  }
}
body.with-sso-bar {
  margin-top: 0!important;
}
.ir {
  text-indent: 102%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  letter-spacing: 0;
}
.hidden {
  display: none;
}
h1,
h2,
h3 {
  text-transform: uppercase;
  text-shadow: -2px 2px 0 #000000;
  font-family: 'Teko', sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  h1,
  h2,
  h3 {
    font-size: 2.5rem;
    line-height: 1.05;
  }
}
@media screen and (min-width: 1024px) {
  h1,
  h2,
  h3 {
    font-size: 3.125rem;
    line-height: 1;
  }
}
svg,
img {
  max-width: 100%;
}
a {
  color: inherit;
  text-decoration: none;
}
b,
strong {
  font-weight: bold;
}
sup {
  font-size: .33em;
  vertical-align: super;
}
.button-element {
  height: 64px;
  position: relative;
  text-align: center;
  display: inline-block;
  overflow: hidden;
}
.button-element .background .fill-element,
.button-element .background path {
  fill: #ed8322;
}
.button-element:hover .background .fill-element,
.button-element:hover .background path {
  fill: #00fcff;
}
.button-element:hover .button-text a {
  color: #000000;
  text-shadow: none;
}
.button-element svg {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}
.button-element svg path,
.button-element svg .fill-element {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.button-element .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.button-element .button-text {
  line-height: 61px;
  text-align: center;
  position: relative;
}
.button-element .button-text a {
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  min-width: 225px;
  color: #ffffff;
  text-shadow: none;
  padding: 0 8px;
  font-size: 30px;
  font-family: 'Teko', sans-serif;
  font-weight: 700;
  -webkit-transition: color 0.4s ease-out;
  -moz-transition: color 0.4s ease-out;
  -ms-transition: color 0.4s ease-out;
  -o-transition: color 0.4s ease-out;
  transition: color 0.4s ease-out;
}
.video-icon-container {
  background-image: url('../../../../../content/dam/atvi/tony-hawk/alcatraz/common/ui-elements/play-button-image.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
