@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
/*******************************************************************
DIN NEXT Font
*******************************************************************/
.section-header {
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 30px auto 30px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
}
.noise-gif {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  opacity: .17;
  background-image: url('../../../../../../../../content/dam/atvi/callofduty/cod-touchui/kronos/home/common/noise-gif-square-anim.gif');
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 10;
}
@keyframes arrow {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  25% {
    opacity: 1;
    -webkit-transform: translate(0, 2px);
    -moz-transform: translate(0, 2px);
    -ms-transform: translate(0, 2px);
    -o-transform: translate(0, 2px);
    transform: translate(0, 2px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate(0, 8px);
    -moz-transform: translate(0, 8px);
    -ms-transform: translate(0, 8px);
    -o-transform: translate(0, 8px);
    transform: translate(0, 8px);
  }
  75%,
  100% {
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    transform: translate(0, 10px);
    opacity: 0;
  }
}
#playtesting-banner {
  height: 300px;
  width: 100%;
  background-color: #000000;
  background-image: url(../../../../../../../../content/dam/atvi/activision/atvi-touchui/activision/games/playtesting-cta-art.jpg);
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 980px) {
  #playtesting-banner {
    height: 800px;
    background-position: 20% top;
    background-size: auto 275px;
  }
}
@media screen and (max-width: 550px) {
  #playtesting-banner {
    height: 750px;
    background-position: 30% top;
    background-size: auto 200px;
  }
}
#playtesting-banner .playtesting-main-text {
  padding: 75px 0 75px 100px;
  width: 330px;
}
@media screen and (max-width: 1350px) {
  #playtesting-banner .playtesting-main-text {
    padding: 50px 50px 50px 50px;
  }
}
@media screen and (max-width: 980px) {
  #playtesting-banner .playtesting-main-text {
    margin: auto;
    margin-top: 300px;
    text-align: center;
    padding: 15px 40px 40px 40px;
  }
}
@media screen and (max-width: 550px) {
  #playtesting-banner .playtesting-main-text {
    margin-top: 200px;
    padding: 30px 40px 60px 40px;
  }
}
#playtesting-banner .playtesting-main-text h2 {
  font-family: 'DIN Next LT Pro', Arial, sans-serif;
  font-weight: bold;
  color: #0768af;
  font-size: 48px;
  line-height: 44px;
  text-transform: uppercase;
}
#playtesting-banner .playtesting-main-text p {
  font-family: 'DIN Next LT Pro', Arial, sans-serif;
  font-weight: normal;
  margin: auto;
  color: #ffffff;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  #playtesting-banner .playtesting-main-text p {
    font-size: 18px;
    line-height: 21px;
    margin-top: 10px;
    width: 190px;
  }
}
@media screen and (max-width: 980px) {
  #playtesting-banner .playtesting-main-text p {
    margin-top: 20px;
  }
}
#playtesting-banner .playtesting-main-text a {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.1;
  border: 1px solid transparent;
  padding: 1em 0;
  border-radius: 24px;
  margin: auto;
  display: block;
  text-align: center;
  transition: box-shadow 250ms ease-out, border 300ms ease-out, background 300ms ease-out;
  box-shadow: inset 0 0 0 1px #ffffff;
  font-family: 'DIN Next LT Pro', Arial, sans-serif;
  font-weight: bold;
}
#playtesting-banner .playtesting-main-text a:hover,
#playtesting-banner .playtesting-main-text a:active {
  background: rgba(7, 104, 175, 0.7);
  border: 1px solid #0768af;
  box-shadow: inset 0 0 0 2px #0768af;
}
#playtesting-banner .playtesting-description {
  padding: 60px 150px 60px 0;
  width: 550px;
}
@media screen and (max-width: 1350px) {
  #playtesting-banner .playtesting-description {
    padding: 40px 75px 40px 75px;
  }
}
@media screen and (max-width: 980px) {
  #playtesting-banner .playtesting-description {
    text-align: center;
    margin: 0 auto;
    padding: 0 0 60px 0;
  }
}
@media screen and (max-width: 550px) {
  #playtesting-banner .playtesting-description {
    width: 90%;
  }
}
#playtesting-banner .playtesting-description h3 {
  font-family: 'DIN Next LT Pro', Arial, sans-serif;
  font-weight: bold;
  color: #ffffff;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#playtesting-banner .playtesting-description p {
  font-family: 'DIN Next LT Pro', Arial, sans-serif;
  font-weight: normal;
  color: #ffffff;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 20px;
}
@media screen and (max-width: 550px) {
  #playtesting-banner .playtesting-description p {
    text-align: left;
  }
}
