@-webkit-keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* # Game Info Global
================================================== */
/* # Game Info Header
================================================== */
.game-info-wrapper .game-info-header {
  background-color: #1176c3;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
  position: relative;
}
.game-info-wrapper .game-info-header .inner-wrapper {
  position: relative;
}
.game-info-wrapper .game-info-header:before,
.game-info-wrapper .game-info-header:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.game-info-wrapper .game-info-header:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  height: 0;
  width: 0;
  border-width: 15px;
  border-style: solid;
  border-color: transparent;
  border-right-color: #1176c3;
  border-bottom-color: #1176c3;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.25);
}
.game-info-wrapper .game-info-header:after {
  width: 5px;
  height: 5px;
  border-width: 1px;
  border-color: transparent;
  border-style: solid;
  border-right-color: rgba(255, 255, 255, 0.66);
  border-bottom-color: rgba(255, 255, 255, 0.66);
  -webkit-transform: translate(-50%, 0%) rotate(45deg);
  -moz-transform: translate(-50%, 0%) rotate(45deg);
  -ms-transform: translate(-50%, 0%) rotate(45deg);
  -o-transform: translate(-50%, 0%) rotate(45deg);
  transform: translate(-50%, 0%) rotate(45deg);
}
.game-info-wrapper .game-info-header .headline {
  font-size: 40px;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 0.04em 0.08em #000;
  height: 100px;
  padding: 2.5em 0;
  box-sizing: content-box;
}
@media screen and (max-width: 640px) {
  .game-info-wrapper .game-info-header .headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .game-info-wrapper .game-info-header .headline {
    text-rendering: optimizeLegibility;
  }
}
.game-info-wrapper .game-info-header .headline .desktop {
  display: block;
}
.game-info-wrapper .game-info-header .headline .mobile,
.game-info-wrapper .game-info-header .headline .tablet {
  display: none;
}
@media screen and (max-width: 550px) {
  .game-info-wrapper .game-info-header .headline {
    font-size: 28px;
    height: 70px;
  }
  .game-info-wrapper .game-info-header .headline .tablet {
    display: block;
  }
  .game-info-wrapper .game-info-header .headline .mobile,
  .game-info-wrapper .game-info-header .headline .desktop {
    display: none;
  }
}
@media screen and (max-width: 410px) {
  .game-info-wrapper .game-info-header .headline {
    font-size: 20px;
    height: 50px;
  }
  .game-info-wrapper .game-info-header .headline .mobile {
    display: block;
  }
  .game-info-wrapper .game-info-header .headline .tablet,
  .game-info-wrapper .game-info-header .headline .desktop {
    display: none;
  }
}
.game-info-wrapper .game-info-header .characters {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.game-info-wrapper .game-info-header .characters:before,
.game-info-wrapper .game-info-header .characters:after {
  content: '';
  position: absolute;
  bottom: 5%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.game-info-wrapper .game-info-header .characters:before {
  top: -71%;
  left: -6%;
  right: 70%;
  background-image: url('../../../../../../content/dam/atvi/skylanders/battlecast/game/game-info/snapshot.png');
}
@media screen and (min-width: 1024px) {
  .game-info-wrapper .game-info-header .characters:before {
    top: -47%;
  }
}
.game-info-wrapper .game-info-header .characters:after {
  top: -69%;
  right: 0;
  left: 70%;
  background-image: url('../../../../../../content/dam/atvi/skylanders/battlecast/game/game-info/trig-happy.png');
}
@media screen and (min-width: 1024px) {
  .game-info-wrapper .game-info-header .characters:after {
    top: -47%;
  }
}
.game-info-wrapper .game-info-features {
  background-image: url('../../../../../../content/dam/atvi/skylanders/battlecast/common/cloudy-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 80px;
}
.game-info-wrapper .feature .feature-headline {
  text-align: left;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 0.04em 0.08em #000;
  height: 65px;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 0.1em;
}
@media screen and (max-width: 640px) {
  .game-info-wrapper .feature .feature-headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .game-info-wrapper .feature .feature-headline {
    text-rendering: optimizeLegibility;
  }
}
.game-info-wrapper .feature .feature-headline .desktop {
  display: block;
}
.game-info-wrapper .feature .feature-headline .mobile,
.game-info-wrapper .feature .feature-headline .tablet {
  display: none;
}
@media screen and (max-width: 410px) {
  .game-info-wrapper .feature .feature-headline {
    font-size: 20px;
    height: 50px;
  }
  .game-info-wrapper .feature .feature-headline .tablet {
    display: block;
  }
  .game-info-wrapper .feature .feature-headline .mobile,
  .game-info-wrapper .feature .feature-headline .desktop {
    display: none;
  }
}
@media screen and (max-width: 300px) {
  .game-info-wrapper .feature .feature-headline {
    font-size: 15px;
    height: 37.5px;
  }
  .game-info-wrapper .feature .feature-headline .mobile {
    display: block;
  }
  .game-info-wrapper .feature .feature-headline .tablet,
  .game-info-wrapper .feature .feature-headline .desktop {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .game-info-wrapper .feature .feature-headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .game-info-wrapper .feature .feature-headline {
    text-rendering: optimizeLegibility;
  }
}
.game-info-wrapper .feature .feature-details {
  color: #f0f0f0;
  font-size: 14px;
  line-height: 1.25em;
  position: relative;
}
.game-info-wrapper .feature .feature-details a.cta,
.game-info-wrapper .feature .feature-details .cta a {
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0em;
  font-size: 15px;
  display: inline-block;
  padding: 1.167em 2em;
  border: 1px solid #fff;
  border-radius: 0.25em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: transparent;
  margin: 1em 0;
  padding: 1em 2em;
}
@media screen and (max-width: 640px) {
  .game-info-wrapper .feature .feature-details a.cta,
  .game-info-wrapper .feature .feature-details .cta a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .game-info-wrapper .feature .feature-details a.cta,
  .game-info-wrapper .feature .feature-details .cta a {
    text-rendering: optimizeLegibility;
  }
}
.game-info-wrapper .feature .feature-details a.cta:hover,
.game-info-wrapper .feature .feature-details .cta a:hover {
  background-color: #ec9a01;
}
.game-info-wrapper .feature .feature-details a.cta:disabled,
.game-info-wrapper .feature .feature-details .cta a:disabled,
.game-info-wrapper .feature .feature-details a.cta.disabled,
.game-info-wrapper .feature .feature-details .cta a.disabled {
  opacity: 0.5;
  color: #aaa;
  border-color: #aaa;
  background-color: transparent;
  cursor: default;
}
.game-info-wrapper .feature .feature-details b {
  font-weight: bold;
}
.game-info-wrapper .feature .feature-details i {
  font-style: italic;
}
.game-info-wrapper .feature .feature-details li {
  position: relative;
  margin-bottom: 0.75em;
  line-height: 1.3em;
}
.game-info-wrapper .feature .feature-details li:before {
  content: '•';
  color: #fbb93a;
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 0.5em;
}
@media screen and (max-width: 410px) {
  .game-info-wrapper .feature .feature-details {
    font-size: 12px;
  }
}
.game-info-wrapper .feature .feature-details i {
  position: absolute;
  bottom: 0;
  font-size: 13px;
}
/* game info grid layout */
.game-info-wrapper .feature {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: flex;
  align-items: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.game-info-wrapper .feature .feature-image,
.game-info-wrapper .feature .feature-details {
  width: 50%;
}
.game-info-wrapper .feature .feature-details {
  padding: 20px 5% 20px 10%;
  margin: 0;
}
.game-info-wrapper .feature:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.game-info-wrapper .feature:nth-child(2n) .feature-details {
  padding-right: 10%;
  padding-left: 5%;
}
@media screen and (max-width: 1200px) {
  .game-info-wrapper .game-info-features {
    padding-bottom: 20px;
  }
  .game-info-wrapper .game-info-features .inner-wrapper {
    display: inline-block;
    padding: 0;
    width: 100%;
  }
  .game-info-wrapper .feature {
    width: 50%;
    float: left;
  }
  .game-info-wrapper .feature .feature-image,
  .game-info-wrapper .feature .feature-details {
    width: 100%;
  }
  .game-info-wrapper .feature,
  .game-info-wrapper .feature:nth-child(2n) {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    display: flex;
    align-items: flex-start;
  }
  .game-info-wrapper .feature .feature-details,
  .game-info-wrapper .feature:nth-child(2n) .feature-details {
    max-width: 450px;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 30px;
    margin-bottom: 10px;
  }
  .game-info-wrapper .feature .feature-details li,
  .game-info-wrapper .feature:nth-child(2n) .feature-details li {
    padding-left: 1em;
  }
  .game-info-wrapper .feature .feature-details li:before,
  .game-info-wrapper .feature:nth-child(2n) .feature-details li:before {
    right: auto;
    left: 0;
  }
}
@media screen and (max-width: 780px) {
  .game-info-wrapper .feature {
    width: 100%;
    float: none;
    max-width: 450px;
    margin: 0 auto;
  }
}
/* end game info grid layout */

@-webkit-keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.watch-trailer-wrapper {
  background: #0f0f0f;
}
.watch-trailer-wrapper .bg-wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.watch-trailer-wrapper .bg-wrapper:before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.watch-trailer-wrapper .bg-wrapper .background-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.watch-trailer-wrapper .bg-wrapper .background-image.desktop {
  display: block;
}
.watch-trailer-wrapper .fg-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.watch-trailer-wrapper .fg-wrapper .fg-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
}
.watch-trailer-wrapper .fg-wrapper .cta-wrapper a {
  text-align: center;
  min-width: 5em;
  padding: 0 0.5em;
  height: 5em;
  line-height: 5em;
  border: 1px solid #fff;
  border-radius: 10em;
  display: block;
  color: #fff;
  font-size: 16px;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 900;
  text-decoration: none;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (max-width: 640px) {
  .watch-trailer-wrapper .fg-wrapper .cta-wrapper a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .watch-trailer-wrapper .fg-wrapper .cta-wrapper a {
    text-rendering: optimizeLegibility;
  }
}
.watch-trailer-wrapper .fg-wrapper .cta-wrapper a:hover {
  background-color: #ec9a01;
}
.watch-trailer-wrapper .fg-wrapper .headline {
  text-transform: capitalize;
  font-size: 24px;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  margin-top: 1em;
}
@media screen and (max-width: 640px) {
  .watch-trailer-wrapper .fg-wrapper .headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .watch-trailer-wrapper .fg-wrapper .headline {
    text-rendering: optimizeLegibility;
  }
}

@-webkit-keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.getting-started-wrapper {
  display: none;
  text-align: center;
  color: #f0f0f0;
  padding: 60px 0 40px;
  background-color: #1d91ce;
  background-image: -webkit-linear-gradient(#005da5, #1d91ce);
  background-image: -o-linear-gradient(#005da5, #1d91ce);
  background-image: -moz-linear-gradient(#005da5, #1d91ce);
  background-image: linear-gradient(#005da5, #1d91ce);
}
@media screen and (max-width: 780px) {
  .getting-started-wrapper {
    padding-top: 40px;
  }
}
.getting-started-wrapper .headline {
  font-size: 40px;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 0.04em 0.08em #000;
  height: 50px;
  margin-bottom: 0.75em;
}
@media screen and (max-width: 640px) {
  .getting-started-wrapper .headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .getting-started-wrapper .headline {
    text-rendering: optimizeLegibility;
  }
}
.getting-started-wrapper .headline .desktop {
  display: block;
}
.getting-started-wrapper .headline .mobile,
.getting-started-wrapper .headline .tablet {
  display: none;
}
@media screen and (max-width: 550px) {
  .getting-started-wrapper .headline {
    font-size: 28px;
    height: 35px;
  }
  .getting-started-wrapper .headline .tablet {
    display: block;
  }
  .getting-started-wrapper .headline .mobile,
  .getting-started-wrapper .headline .desktop {
    display: none;
  }
}
@media screen and (max-width: 410px) {
  .getting-started-wrapper .headline {
    font-size: 20px;
    height: 25px;
  }
  .getting-started-wrapper .headline .mobile {
    display: block;
  }
  .getting-started-wrapper .headline .tablet,
  .getting-started-wrapper .headline .desktop {
    display: none;
  }
}
.getting-started-wrapper .steps-wrapper {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 780px) {
  .getting-started-wrapper .steps-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: flex;
    align-items: center;
  }
}
.getting-started-wrapper .steps-wrapper .step {
  max-width: 266px;
  position: relative;
  padding-right: 10px;
  padding-bottom: 15px;
  min-height: 70px;
  font-weight: 600;
}
.getting-started-wrapper .steps-wrapper .step-label {
  border-radius: 100px;
  background: #fab313;
  background-image: -webkit-linear-gradient(#fab313, #ffffff);
  background-image: -o-linear-gradient(#fab313, #ffffff);
  background-image: -moz-linear-gradient(#fab313, #ffffff);
  background-image: linear-gradient(#fab313, #ffffff);
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 28px;
  display: inline-block;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 900;
  color: #0f0f0f;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 640px) {
  .getting-started-wrapper .steps-wrapper .step-label {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .getting-started-wrapper .steps-wrapper .step-label {
    text-rendering: optimizeLegibility;
  }
}
.getting-started-wrapper .steps-wrapper .step-text {
  padding-left: 50px;
  text-align: left;
}
.getting-started-wrapper .download-wrapper {
  margin-top: 10px;
}
.getting-started-wrapper .download-wrapper .icon-wrapper {
  display: inline-block;
  margin: 0 auto;
  max-width: 120px;
}
.getting-started-wrapper .download-wrapper .download-links-wrapper {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: flex;
  align-items: center;
}
.getting-started-wrapper .download-wrapper .download-links-wrapper .download-link {
  display: inline-block;
  padding: 5px;
}
@media screen and (max-width: 780px) {
  .getting-started-wrapper .download-wrapper .download-links-wrapper .download-link {
    display: none;
  }
  .getting-started-wrapper .download-wrapper .download-links-wrapper .download-link.current {
    display: block;
  }
}
.getting-started-wrapper .compatibility-wrapper {
  display: none;
  font-size: 14px;
  margin-top: 2em;
}
.getting-started-wrapper .compatibility-wrapper b {
  font-weight: 700;
}

@-webkit-keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.cards-wrapper {
  display: none;
  text-align: center;
  color: #f0f0f0;
  padding: 60px 0 40px;
  background-color: #1d91ce;
  background-image: -webkit-linear-gradient(#005da5, #1d91ce);
  background-image: -o-linear-gradient(#005da5, #1d91ce);
  background-image: -moz-linear-gradient(#005da5, #1d91ce);
  background-image: linear-gradient(#005da5, #1d91ce);
}
@media screen and (max-width: 780px) {
  .cards-wrapper {
    padding-top: 40px;
  }
}
.cards-wrapper .headline {
  font-size: 40px;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 0.04em 0.08em #000;
  height: 50px;
  margin-bottom: 0.75em;
  height: 70px;
}
@media screen and (max-width: 640px) {
  .cards-wrapper .headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .cards-wrapper .headline {
    text-rendering: optimizeLegibility;
  }
}
.cards-wrapper .headline .desktop {
  display: block;
}
.cards-wrapper .headline .mobile,
.cards-wrapper .headline .tablet {
  display: none;
}
@media screen and (max-width: 550px) {
  .cards-wrapper .headline {
    font-size: 28px;
    height: 35px;
  }
  .cards-wrapper .headline .tablet {
    display: block;
  }
  .cards-wrapper .headline .mobile,
  .cards-wrapper .headline .desktop {
    display: none;
  }
}
@media screen and (max-width: 410px) {
  .cards-wrapper .headline {
    font-size: 20px;
    height: 25px;
  }
  .cards-wrapper .headline .mobile {
    display: block;
  }
  .cards-wrapper .headline .tablet,
  .cards-wrapper .headline .desktop {
    display: none;
  }
}
.cards-wrapper .headline .card-head-link {
  text-decoration: none;
}
.cards-wrapper .inner-wrapper {
  display: inline-block;
  width: 100%;
}
.cards-wrapper .inner-wrapper .info-wrapper {
  width: 60%;
  float: left;
}
@media screen and (max-width: 780px) {
  .cards-wrapper .inner-wrapper .info-wrapper {
    width: 100%;
  }
}
.cards-wrapper .inner-wrapper .info-wrapper .headline-desc {
  line-height: 1.25em;
  margin: 0 auto;
  font-weight: 600;
  padding-bottom: 40px;
}
@media screen and (max-width: 780px) {
  .cards-wrapper .inner-wrapper .info-wrapper .headline-desc {
    padding-top: 11px;
    font-size: 12px;
  }
}
.cards-wrapper .inner-wrapper .info-wrapper .mobile-card {
  display: none;
}
@media screen and (max-width: 780px) {
  .cards-wrapper .inner-wrapper .info-wrapper .mobile-card {
    display: block;
  }
}
@media screen and (max-width: 780px) {
  .cards-wrapper .inner-wrapper .info-wrapper .mobile-card img {
    width: 60%;
  }
}
@media screen and (max-width: 460px) {
  .cards-wrapper .inner-wrapper .info-wrapper .mobile-card img {
    width: 80%;
  }
}
.cards-wrapper .inner-wrapper .card-img {
  width: 20%;
  display: block;
}
@media screen and (max-width: 780px) {
  .cards-wrapper .inner-wrapper .card-img {
    display: none;
    width: 100%;
  }
}
.cards-wrapper .inner-wrapper .c1-img {
  float: left;
}
.cards-wrapper .inner-wrapper .c2-img {
  float: right;
}
.cards-wrapper .steps-wrapper {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 780px) {
  .cards-wrapper .steps-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: flex;
    align-items: center;
    padding-top: 30px;
  }
}
.cards-wrapper .steps-wrapper .step {
  max-width: 266px;
  position: relative;
  padding-right: 38px;
  padding-bottom: 15px;
  min-height: 70px;
  font-weight: 600;
}
@media screen and (max-width: 1128px) {
  .cards-wrapper .steps-wrapper .step {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .cards-wrapper .steps-wrapper .step {
    padding-right: 14px;
  }
}
@media screen and (max-width: 780px) {
  .cards-wrapper .steps-wrapper .step {
    width: 100%;
  }
}
.cards-wrapper .steps-wrapper .step-label {
  border-radius: 100px;
  background: #fab313;
  background-image: -webkit-linear-gradient(#fab313, #ffffff);
  background-image: -o-linear-gradient(#fab313, #ffffff);
  background-image: -moz-linear-gradient(#fab313, #ffffff);
  background-image: linear-gradient(#fab313, #ffffff);
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 28px;
  display: inline-block;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 900;
  color: #0f0f0f;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 640px) {
  .cards-wrapper .steps-wrapper .step-label {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .cards-wrapper .steps-wrapper .step-label {
    text-rendering: optimizeLegibility;
  }
}
.cards-wrapper .steps-wrapper .step-text {
  padding-left: 50px;
  text-align: left;
  padding-top: 10px;
}
.cards-wrapper .cta-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.cards-wrapper .cta-wrapper a {
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0em;
  font-size: 15px;
  display: inline-block;
  padding: 1.167em 2em;
  border: 1px solid #fff;
  border-radius: 0.25em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: transparent;
  padding: 1em 2em;
}
@media screen and (max-width: 640px) {
  .cards-wrapper .cta-wrapper a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .cards-wrapper .cta-wrapper a {
    text-rendering: optimizeLegibility;
  }
}
.cards-wrapper .cta-wrapper a:hover {
  background-color: #ec9a01;
}
.cards-wrapper .cta-wrapper a:disabled,
.cards-wrapper .cta-wrapper a.disabled {
  opacity: 0.5;
  color: #aaa;
  border-color: #aaa;
  background-color: transparent;
  cursor: default;
}

@-webkit-keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.cards-promo-wrapper {
  background-image: url('../../../../../../content/dam/atvi/skylanders/battlecast/common/rune-bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0 40px;
}
@media screen and (max-width: 780px) {
  .cards-promo-wrapper {
    padding-top: 40px;
  }
}
@media screen and (max-width: 680px) {
  .cards-promo-wrapper {
    background-image: url('../../../../../../content/dam/atvi/skylanders/battlecast/common/rune-bg-m.jpg');
  }
}
.cards-promo-wrapper .headline {
  font-size: 40px;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 0.04em 0.08em #000;
  height: 50px;
  margin-bottom: 1em;
}
@media screen and (max-width: 640px) {
  .cards-promo-wrapper .headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .cards-promo-wrapper .headline {
    text-rendering: optimizeLegibility;
  }
}
.cards-promo-wrapper .headline .desktop {
  display: block;
}
.cards-promo-wrapper .headline .mobile,
.cards-promo-wrapper .headline .tablet {
  display: none;
}
@media screen and (max-width: 600px) {
  .cards-promo-wrapper .headline {
    font-size: 28px;
    height: 35px;
  }
  .cards-promo-wrapper .headline .tablet {
    display: block;
  }
  .cards-promo-wrapper .headline .mobile,
  .cards-promo-wrapper .headline .desktop {
    display: none;
  }
}
@media screen and (max-width: 410px) {
  .cards-promo-wrapper .headline {
    font-size: 20px;
    height: 25px;
  }
  .cards-promo-wrapper .headline .mobile {
    display: block;
  }
  .cards-promo-wrapper .headline .tablet,
  .cards-promo-wrapper .headline .desktop {
    display: none;
  }
}
.cards-promo-wrapper .cta-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.cards-promo-wrapper .cta-wrapper a {
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0em;
  font-size: 15px;
  display: inline-block;
  padding: 1.167em 2em;
  border: 1px solid #fff;
  border-radius: 0.25em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: transparent;
  padding: 1em 2em;
}
@media screen and (max-width: 640px) {
  .cards-promo-wrapper .cta-wrapper a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .cards-promo-wrapper .cta-wrapper a {
    text-rendering: optimizeLegibility;
  }
}
.cards-promo-wrapper .cta-wrapper a:hover {
  background-color: #ec9a01;
}
.cards-promo-wrapper .cta-wrapper a:disabled,
.cards-promo-wrapper .cta-wrapper a.disabled {
  opacity: 0.5;
  color: #aaa;
  border-color: #aaa;
  background-color: transparent;
  cursor: default;
}
.cards-promo-wrapper .cards-wrapper {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  display: none;
}
@media screen and (max-width: 680px) {
  .cards-promo-wrapper .cards-wrapper {
    background: transparent;
  }
}
@media screen and (max-width: 480px) {
  .cards-promo-wrapper .cards-wrapper {
    display: inline-block;
    width: 100%;
  }
  .cards-promo-wrapper .cards-wrapper .card-wrapper {
    width: 50%;
    float: left;
  }
}
.cards-promo-wrapper .card-wrapper {
  text-align: center;
  margin-top: 30px;
}
.cards-promo-wrapper .card-wrapper .card-label {
  display: block;
  position: relative;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 700;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
@media screen and (max-width: 640px) {
  .cards-promo-wrapper .card-wrapper .card-label {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .cards-promo-wrapper .card-wrapper .card-label {
    text-rendering: optimizeLegibility;
  }
}
.cards-promo-wrapper .card-wrapper .card-label:after {
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 40%;
  right: 40%;
  background: #f0f0f0;
}

@-webkit-keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.characters-promo-wrapper {
  background-color: #1176c3;
}
.characters-promo-wrapper .inner-wrapper {
  padding: 60px 0 40px;
}
@media screen and (max-width: 780px) {
  .characters-promo-wrapper .inner-wrapper {
    padding-top: 40px;
  }
}
.characters-promo-wrapper .character-accent {
  background-image: url('../../../../../../content/dam/atvi/skylanders/battlecast/game-characters/characters-promo/spyro.png');
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
  width: 50%;
  position: absolute;
  top: 0;
  bottom: -18%;
  right: 0;
}
@media screen and (max-width: 800px) {
  .characters-promo-wrapper .character-accent {
    display: none;
  }
}
.characters-promo-wrapper .headline {
  font-size: 40px;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 0.04em 0.08em #000;
  height: 100px;
}
@media screen and (max-width: 640px) {
  .characters-promo-wrapper .headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .characters-promo-wrapper .headline {
    text-rendering: optimizeLegibility;
  }
}
.characters-promo-wrapper .headline .desktop {
  display: block;
}
.characters-promo-wrapper .headline .mobile,
.characters-promo-wrapper .headline .tablet {
  display: none;
}
@media screen and (max-width: 550px) {
  .characters-promo-wrapper .headline {
    font-size: 28px;
    height: 70px;
  }
  .characters-promo-wrapper .headline .tablet {
    display: block;
  }
  .characters-promo-wrapper .headline .mobile,
  .characters-promo-wrapper .headline .desktop {
    display: none;
  }
}
@media screen and (max-width: 410px) {
  .characters-promo-wrapper .headline {
    font-size: 20px;
    height: 50px;
  }
  .characters-promo-wrapper .headline .mobile {
    display: block;
  }
  .characters-promo-wrapper .headline .tablet,
  .characters-promo-wrapper .headline .desktop {
    display: none;
  }
}
.characters-promo-wrapper .info-wrapper {
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .characters-promo-wrapper .info-wrapper {
    padding-right: 420px;
  }
}
@media screen and (max-width: 800px) {
  .characters-promo-wrapper .info-wrapper {
    padding: 0;
  }
}
.characters-promo-wrapper .characters-wrapper {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
}
.characters-promo-wrapper .characters-wrapper .character {
  padding: 10px;
}
.characters-promo-wrapper .cta-wrapper {
  text-align: center;
}
.characters-promo-wrapper .cta-wrapper a {
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0em;
  font-size: 15px;
  display: inline-block;
  padding: 1.167em 2em;
  border: 1px solid #fff;
  border-radius: 0.25em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: transparent;
  padding: 1.2em;
}
@media screen and (max-width: 640px) {
  .characters-promo-wrapper .cta-wrapper a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .characters-promo-wrapper .cta-wrapper a {
    text-rendering: optimizeLegibility;
  }
}
.characters-promo-wrapper .cta-wrapper a:hover {
  background-color: #ec9a01;
}
.characters-promo-wrapper .cta-wrapper a:disabled,
.characters-promo-wrapper .cta-wrapper a.disabled {
  opacity: 0.5;
  color: #aaa;
  border-color: #aaa;
  background-color: transparent;
  cursor: default;
}

@-webkit-keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ajax-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* # Home Global
================================================== */
.battlecast-main {
  min-height: 100vh;
  overflow: hidden;
}
.svg-defs {
  height: 0;
  width: 0;
  position: absolute;
}
/* # Hero
================================================== */
.hero.battlecast-section {
  text-align: center;
  background-image: url('../../../../../../content/dam/atvi/skylanders/battlecast/home/hero/hero-bg.jpg');
  background-color: #000;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 800px;
  margin-top: 40px;
  position: relative;
}
.hero.battlecast-section:before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  padding-top: 58.75%;
}
.hero.battlecast-section .inner-wrapper {
  position: absolute;
  top: 80px;
  bottom: 7%;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 640px) {
  .hero.battlecast-section .inner-wrapper {
    top: 40px;
  }
}
@media screen and (max-width: 680px) {
  .hero.battlecast-section {
    background-image: url('../../../../../../content/dam/atvi/skylanders/battlecast/home/hero/hero-bg-m.jpg');
  }
}
@media screen and (min-width: 1128px) {
  .hero.battlecast-section {
    height: 1128px;
    background-size: auto 100%;
    background-color: #0a1420;
  }
}
@media screen and (max-width: 550px) {
  .hero.battlecast-section {
    min-height: 680px;
  }
}
@media screen and (max-width: 410px) {
  .hero.battlecast-section {
    min-height: 500px;
  }
}
.hero.battlecast-section .hero-header,
.hero.battlecast-section .hero-footer {
  position: absolute;
  margin: 0 auto;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero.battlecast-section .hero-header {
  top: 0;
}
.hero.battlecast-section .hero-footer {
  display: none;
  bottom: 0;
}
@media screen and (max-width: 680px) {
  .hero.battlecast-section .hero-header,
  .hero.battlecast-section .hero-footer {
    position: relative;
  }
  .hero.battlecast-section .hero-footer {
    margin-top: 50px;
  }
}
.hero.battlecast-section .hero-headline {
  font-size: 40px;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 0.04em 0.08em #000;
  height: 100px;
}
@media screen and (max-width: 640px) {
  .hero.battlecast-section .hero-headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .hero.battlecast-section .hero-headline {
    text-rendering: optimizeLegibility;
  }
}
.hero.battlecast-section .hero-headline .desktop {
  display: block;
}
.hero.battlecast-section .hero-headline .mobile,
.hero.battlecast-section .hero-headline .tablet {
  display: none;
}
@media screen and (max-width: 550px) {
  .hero.battlecast-section .hero-headline {
    font-size: 28px;
    height: 70px;
  }
  .hero.battlecast-section .hero-headline .tablet {
    display: block;
  }
  .hero.battlecast-section .hero-headline .mobile,
  .hero.battlecast-section .hero-headline .desktop {
    display: none;
  }
}
@media screen and (max-width: 410px) {
  .hero.battlecast-section .hero-headline {
    font-size: 20px;
    height: 50px;
  }
  .hero.battlecast-section .hero-headline .mobile {
    display: block;
  }
  .hero.battlecast-section .hero-headline .tablet,
  .hero.battlecast-section .hero-headline .desktop {
    display: none;
  }
}
.hero.battlecast-section .hero-subheadline {
  color: #fff;
  font-size: 14px;
  line-height: 1.25em;
  text-shadow: 0 0 1px #000;
  margin: 0 auto;
  max-width: 550px;
}
@media screen and (max-width: 550px) {
  .hero.battlecast-section .hero-subheadline {
    max-width: 410px;
    font-size: 12px;
  }
}
@media screen and (max-width: 410px) {
  .hero.battlecast-section .hero-subheadline {
    max-width: 320px;
    font-size: 10px;
  }
}
.hero.battlecast-section .download-headline {
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 0.04em 0.08em #000;
  height: 32.5px;
  font-family: 'montserrat', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 640px) {
  .hero.battlecast-section .download-headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .hero.battlecast-section .download-headline {
    text-rendering: optimizeLegibility;
  }
}
.hero.battlecast-section .download-headline .desktop {
  display: block;
}
.hero.battlecast-section .download-headline .mobile,
.hero.battlecast-section .download-headline .tablet {
  display: none;
}
@media screen and (max-width: 550px) {
  .hero.battlecast-section .download-headline {
    font-size: 20px;
    height: 25px;
  }
  .hero.battlecast-section .download-headline .tablet {
    display: block;
  }
  .hero.battlecast-section .download-headline .mobile,
  .hero.battlecast-section .download-headline .desktop {
    display: none;
  }
}
@media screen and (max-width: 410px) {
  .hero.battlecast-section .download-headline {
    font-size: 15px;
    height: 18.75px;
  }
  .hero.battlecast-section .download-headline .mobile {
    display: block;
  }
  .hero.battlecast-section .download-headline .tablet,
  .hero.battlecast-section .download-headline .desktop {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .hero.battlecast-section .download-headline {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (min-width: 641px) {
  .hero.battlecast-section .download-headline {
    text-rendering: optimizeLegibility;
  }
}
.hero.battlecast-section .desktop {
  display: block;
}
.hero.battlecast-section .mobile,
.hero.battlecast-section .tablet {
  display: none;
}
.hero.battlecast-section .download-buttons-inner {
  max-width: 680px;
  margin: 0 auto;
}
.hero.battlecast-section .download-links-wrapper {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: flex;
  align-items: center;
  margin: 0 -1%;
}
.hero.battlecast-section .download-links-wrapper .download-link {
  display: inline-block;
  padding: 0 1%;
}
@media screen and (max-width: 680px) {
  .hero.battlecast-section .download-links-wrapper .download-link {
    display: none;
  }
  .hero.battlecast-section .download-links-wrapper .download-link.current {
    display: block;
  }
}
/* # Game Info Section
================================================== */
.game-info.battlecast-section {
  display: none;
  box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}
.game-info.battlecast-section .game-info-header .characters:before {
  background-image: url('../../../../../../content/dam/atvi/skylanders/battlecast/game/game-info/hex.png');
}
/* # Watch Trailer Section
================================================== */
.watch-trailer.battlecast-section {
  display: none;
  box-shadow: 0 30px 30px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 1;
}
/* # Cards Section
================================================== */
.cards-promo.battlecast-section {
  display: none;
  box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
}
/* # Characters Section
================================================== */
.characters-promo.battlecast-section {
  display: none;
  box-shadow: 0 12px 12px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}

