@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;
  }
}
body {
  background: #000;
}
.atvi-column-layout h1,
.atvi-column-layout h2,
.atvi-column-layout h3,
.atvi-column-layout p {
  color: #FFF;
}
.atvi-column-layout h1,
.atvi-column-layout h2,
.atvi-column-layout h3 {
  font-family: 'DIN Next LT Pro', Arial, sans-serif;
  font-weight: bold;
}
.atvi-column-layout h2 {
  font-size: 34px;
  line-height: 40.8px;
  border-bottom: 1px solid #595b5b;
  padding-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .atvi-column-layout h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
.atvi-column-layout h3 {
  font-size: 24px;
  line-height: 28.8px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.atvi-column-layout p,
.atvi-column-layout li {
  font-family: 'DIN Next LT Pro', Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  color: #FFF;
  margin-bottom: 15px;
}
.atvi-column-layout b,
.atvi-column-layout strong {
  font-weight: bold;
}
.atvi-column-layout .atvi-column-inner-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

@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;
  }
}
html.aem-AuthorLayer-Edit #playtest-hero {
  height: auto;
}
#playtest-hero {
  min-height: 600px;
  height: 100vh;
}
#playtest-hero .atvi-column-inner-container {
  width: 100%;
  max-width: 90%;
  padding: 0 15px;
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#playtest-hero h1 {
  font-size: 96px;
  line-height: 115px;
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  #playtest-hero h1 {
    font-size: 48px;
    line-height: 57px;
  }
}
#playtest-hero p {
  font-size: 34px;
  line-height: 40px;
}
@media screen and (max-width: 640px) {
  #playtest-hero p {
    font-size: 21px;
    line-height: 25px;
  }
}
#playtest-hero 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;
  background: rgba(7, 104, 175, 0.5);
  box-shadow: inset 0 0 0 1px #0768af;
  width: 225px;
  margin: 0;
}
#playtest-hero a:hover,
#playtest-hero a:active {
  background: rgba(7, 104, 175, 0.7);
  border: 1px solid #0768af;
  box-shadow: inset 0 0 0 2px #0768af;
}
@media screen and (max-width: 640px) {
  #playtest-hero a {
    margin: 0 auto;
  }
}
#playtest-hero #playtest-hero-child-resource-1 {
  max-width: 650px;
}

@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;
  }
}
html.aem-AuthorLayer-Edit #playtest-how-it-works #playtest-how-it-works-child-resource-2 > .atvi-column-child-content {
  overflow: visible;
  height: auto;
}
#playtest-how-it-works {
  margin-top: 50px;
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 {
  position: relative;
  padding-top: 130px;
  padding-bottom: 285px;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 {
    padding-top: 30px;
    padding-bottom: 90px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 > .atvi-column-child-content {
  overflow: hidden;
  height: 0;
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 > .atvi-column-child-content > .layout-container-element > .atvi-text:first-of-type > div {
  position: relative;
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 #hiw-chest-top {
  left: 0;
  top: 0;
  height: 130px;
  width: 100%;
  border: 1px solid #FFF;
  border-radius: 60px 60px 0 0;
  background: radial-gradient(100% 100% at 50.52% 0%, #686868 0%, #000000 100%);
  position: absolute;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 #hiw-chest-top {
    height: 30px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 #hiw-chest-bottom {
  left: 0;
  bottom: 0;
  height: 285px;
  width: 100%;
  background: radial-gradient(100% 100% at 50.52% 0%, #686868 0%, #000000 100%);
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 30px 30px 0px 0px;
  position: absolute;
  transform: matrix(1, 0, 0, -1, 0, 0);
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 #hiw-chest-bottom {
    height: 60px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 #hiw-chest-bottom:before {
  content: "";
  position: absolute;
  width: 96%;
  height: 224px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #B3B6B7;
  box-sizing: border-box;
  border-radius: 30px 30px 0px 0px;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 #hiw-chest-bottom:before {
    height: 50px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 #hiw-chest-bottom:after {
  content: "";
  position: absolute;
  background: url(../../../../../../../../../content/dam/atvi/activision/atvi-touchui/activision/company/playtest/keyhole.png) center center no-repeat;
  background-size: contain;
  width: 60px;
  height: 83px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -moz-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  -o-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 #hiw-chest-bottom:after {
    width: 15px;
    height: 18px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 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;
  background: rgba(7, 104, 175, 0.5);
  box-shadow: inset 0 0 0 1px #0768af;
  width: 225px;
  margin: 0;
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 a:hover,
#playtest-how-it-works #playtest-how-it-works-child-resource-2 a:active {
  background: rgba(7, 104, 175, 0.7);
  border: 1px solid #0768af;
  box-shadow: inset 0 0 0 2px #0768af;
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(1) {
  padding-top: 218px;
  position: relative;
  padding-left: 60px;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(1) {
    margin: 0 auto;
    width: 90%;
    padding-left: 30px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(1):before {
  content: "";
  top: 0;
  right: 0;
  background: url(../../../../../../../../../content/dam/atvi/activision/atvi-touchui/activision/company/playtest/sign-me-up-map.png) top right no-repeat;
  background-size: contain;
  height: 480px;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(1):before {
    height: 242px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(1) h3:before {
  content: "1";
  position: absolute;
  left: -35px;
  font-size: 300px;
  color: #FFF;
  opacity: 0.1;
  top: -95px;
  line-height: .5;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(1) h3:before {
    font-size: 100px;
    left: -28px;
    top: -26px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(1) h3:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 70px;
  left: 0;
  background: rgba(179, 182, 183, 0.5);
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(1) h3:after {
    top: 26px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(2) {
  padding-left: 60px;
  width: 70%;
  margin-left: 30%;
  margin-top: 200px;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(2) {
    margin: 100px auto 0;
    width: 90%;
    padding-left: 30px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(2) h3:before {
  content: "2";
  position: absolute;
  left: -55px;
  font-size: 300px;
  color: #FFF;
  opacity: 0.1;
  top: -95px;
  line-height: .5;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(2) h3:before {
    font-size: 100px;
    left: -28px;
    top: -26px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(2) h3:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 70px;
  left: 0;
  background: rgba(179, 182, 183, 0.5);
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(2) h3:after {
    top: 26px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(3) {
  margin-top: 200px;
  padding-left: 60px;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(3) {
    margin: 100px auto 0;
    width: 90%;
    padding-left: 30px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(3) h3:before {
  content: "3";
  position: absolute;
  left: -35px;
  font-size: 300px;
  color: #FFF;
  opacity: 0.1;
  top: -95px;
  line-height: .5;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(3) h3:before {
    font-size: 100px;
    left: -28px;
    top: -26px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(3) h3:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 70px;
  left: 0;
  background: rgba(179, 182, 183, 0.5);
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(3) h3:after {
    top: 26px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(4) {
  padding-left: 60px;
  width: 70%;
  margin-left: 30%;
  margin-top: 200px;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(4) {
    margin: 100px auto 0;
    width: 90%;
    padding-left: 30px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(4) h3:before {
  content: "4";
  position: absolute;
  left: -55px;
  font-size: 300px;
  color: #FFF;
  opacity: 0.1;
  top: -95px;
  line-height: .5;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(4) h3:before {
    font-size: 100px;
    left: -28px;
    top: -26px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(4) h3:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 70px;
  left: 0;
  background: rgba(179, 182, 183, 0.5);
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-text:nth-child(4) h3:after {
    top: 26px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-image {
  position: relative;
  margin-top: 200px;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-image {
    margin-top: 100px;
  }
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-image img {
  width: 100%;
  border-radius: 30px;
  max-width: none !important;
  max-height: none !important;
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-image .atvi-image-component {
  width: 100%;
  max-width: 60%;
  margin: 0 auto;
  position: relative;
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 20%;
  height: 100%;
  background: url(../../../../../../../../../content/dam/atvi/activision/atvi-touchui/activision/company/playtest/loot-shine-left.png) left center no-repeat;
  background-size: contain;
}
#playtest-how-it-works #playtest-how-it-works-child-resource-2 .atvi-image:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 20%;
  height: 100%;
  background: url(../../../../../../../../../content/dam/atvi/activision/atvi-touchui/activision/company/playtest/loot-shine-right.png) left center no-repeat;
  background-size: contain;
}
#playtest-how-it-works h3 {
  font-size: 64px;
  line-height: 76px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  #playtest-how-it-works h3 {
    font-size: 24px;
    line-height: 28.8px;
  }
}

@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;
  }
}
#playtest-faq {
  padding-top: 300px;
  position: relative;
}
#playtest-faq:before {
  content: "";
  width: 0;
  height: 200px;
  border-left: 2px dotted #b3b6b7;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
#playtest-faq h2 {
  font-family: 'DIN Next LT Pro', Arial, sans-serif;
  font-weight: 500;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  #playtest-faq h2 {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
  }
}
#playtest-faq h3 {
  font-family: 'DIN Next LT Pro', Arial, sans-serif;
  font-weight: 500;
  font-size: 34px;
  line-height: 40.8px;
  text-align: center;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
#playtest-faq h3::before {
  max-width: 26px;
  max-height: 26px;
  position: relative;
  left: -20px;
  top: 2px;
}
@media (max-width: 1024px) {
  #playtest-faq h3 {
    border-top: 1px solid rgba(179, 182, 183, 0.5);
    border-bottom: 1px solid rgba(179, 182, 183, 0.5);
    padding-top: 10px;
    padding-bottom: 16px;
    margin-bottom: -1px;
    font-size: 20px;
    line-height: 24px;
    cursor: pointer;
  }
  #playtest-faq h3:hover {
    color: #0768af;
  }
  #playtest-faq h3::before {
    max-width: 18px;
    max-height: 18px;
    top: 8px;
  }
  #playtest-faq h3::after {
    content: "";
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform-origin: center;
    position: absolute;
    right: 35px;
    top: 27px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-indent: 0;
  }
  #playtest-faq h3.mobile-active {
    border-bottom: 2px solid #ffffff;
  }
  #playtest-faq h3.mobile-active::after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 30px;
  }
}
#playtest-faq #playtest-faq-questions {
  margin-top: 35px;
}
@media (max-width: 1024px) {
  #playtest-faq #playtest-faq-questions {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  #playtest-faq .faq-column::before {
    content: " ";
    width: 22px;
    height: 22px;
    border-radius: 40px;
    border: 2px solid #ffffff;
    position: absolute;
    background: transparent;
    display: block;
    right: 27px;
    top: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
#playtest-faq #faq-column-1 {
  margin-right: 20px;
}
@media (max-width: 1024px) {
  #playtest-faq #faq-column-1 {
    margin-right: 0;
  }
}
#playtest-faq #faq-column-1 h3::before {
  content: url(../../../../../../../../../content/dam/atvi/activision/atvi-touchui/activision/company/playtest/Sign_Up_Icon.svg);
}
#playtest-faq #faq-column-1 .atvi-text > div > ul > li:nth-child(1) 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;
  background: rgba(7, 104, 175, 0.5);
  box-shadow: inset 0 0 0 1px #0768af;
  padding: 15px 30px;
}
#playtest-faq #faq-column-1 .atvi-text > div > ul > li:nth-child(1) a:hover,
#playtest-faq #faq-column-1 .atvi-text > div > ul > li:nth-child(1) a:active {
  background: rgba(7, 104, 175, 0.7);
  border: 1px solid #0768af;
  box-shadow: inset 0 0 0 2px #0768af;
}
#playtest-faq #faq-column-2 {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 1024px) {
  #playtest-faq #faq-column-2 {
    margin: 0;
  }
}
#playtest-faq #faq-column-2 h3::before {
  content: url(../../../../../../../../../content/dam/atvi/activision/atvi-touchui/activision/company/playtest/Controller_Icon.svg);
}
#playtest-faq #faq-column-3 {
  margin-left: 20px;
}
@media (max-width: 1024px) {
  #playtest-faq #faq-column-3 {
    margin-left: 0;
  }
  #playtest-faq #faq-column-3 h3 {
    margin-bottom: 0;
  }
}
#playtest-faq #faq-column-3 h3::before {
  content: url(../../../../../../../../../content/dam/atvi/activision/atvi-touchui/activision/company/playtest/FAQ_Icon.svg);
}
#playtest-faq ul {
  margin-top: 50px;
}
@media (max-width: 1024px) {
  #playtest-faq ul {
    max-height: 0;
    overflow: hidden;
    margin-top: 0;
    -webkit-transition: max-height 0.6s ease-out;
    -moz-transition: max-height 0.6s ease-out;
    -o-transition: max-height 0.6s ease-out;
    transition: max-height 0.6s ease-out;
  }
  #playtest-faq ul.mobile-active {
    max-height: 1000px;
    -webkit-transition: max-height 0.6s ease-in;
    -moz-transition: max-height 0.6s ease-in;
    -o-transition: max-height 0.6s ease-in;
    transition: max-height 0.6s ease-in;
  }
}
#playtest-faq ul li {
  cursor: pointer;
  margin-bottom: 24px;
  border-top: 1px solid transparent;
}
@media (max-width: 1024px) {
  #playtest-faq ul li {
    margin-bottom: 18px;
  }
}
#playtest-faq ul li::before {
  content: " ";
  width: 24px;
  height: 24px;
  border-radius: 40px;
  border: 2px solid #ffffff;
  position: relative;
  background: transparent;
  display: block;
  left: 10px;
  top: 24px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#playtest-faq ul li.active {
  border-top: 1px solid rgba(179, 182, 183, 0.5);
}
#playtest-faq ul li.active b::before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 1px;
}
#playtest-faq ul li.active ul {
  border-bottom: 1px solid rgba(179, 182, 183, 0.5);
  max-height: 1250px;
  -webkit-transition: max-height 0.6s ease-in;
  -moz-transition: max-height 0.6s ease-in;
  -o-transition: max-height 0.6s ease-in;
  transition: max-height 0.6s ease-in;
}
#playtest-faq ul b {
  font-family: 'DIN Next LT Pro', Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding-left: 54px;
  display: block;
  text-indent: -10px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
#playtest-faq ul b::before {
  content: "";
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform-origin: center;
  position: relative;
  left: -25px;
  top: -2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-indent: 0;
}
#playtest-faq ul ul {
  max-height: 0;
  overflow: hidden;
  margin: 0;
  -webkit-transition: max-height 0.6s ease-out;
  -moz-transition: max-height 0.6s ease-out;
  -o-transition: max-height 0.6s ease-out;
  transition: max-height 0.6s ease-out;
}
#playtest-faq ul ul li {
  cursor: auto;
  margin: 20px 0 20px 55px;
}
#playtest-faq ul ul li::before {
  content: none;
}
#playtest-faq ul ul li b {
  padding: 0;
  text-indent: 0;
  display: inline-block;
}
#playtest-faq ul ul li b::before {
  content: none;
}
#playtest-faq ul ul li b:hover {
  color: #ffffff;
}
#playtest-faq ul ul li ul {
  border-bottom: none !important;
  list-style-type: disc;
  list-style-position: outside;
  margin: 10px 0 0 15px;
  overflow: visible;
}
#playtest-faq ul ul li ul li {
  margin: 4px 0;
}
#playtest-faq ul ul li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 500;
  width: fit-content;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
#playtest-faq ul ul li a:hover {
  color: #b3b6b7;
}
#playtest-faq ul ul li table {
  margin-left: -40px;
  margin-right: 10px;
}
#playtest-faq ul ul li table th {
  text-align: center;
}
#playtest-faq ul ul li table td {
  width: 50%;
  padding: 0 3px;
}
#playtest-faq ul ul li table td li {
  font-size: 14px;
}
#playtest-faq ul ul li table ul {
  margin-top: 0;
}
#playtest-faq ul ul li table ul li {
  margin: 0;
}
#playtest-faq ul ul li table,
#playtest-faq ul ul li th,
#playtest-faq ul ul li td {
  border: 1px solid rgba(179, 182, 183, 0.5);
  border-collapse: collapse;
}

@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;
  }
}
#playtest-who {
  padding-top: 300px;
  position: relative;
}
#playtest-who:before {
  content: "";
  width: 0;
  height: 200px;
  border-left: 2px dotted #b3b6b7;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
#playtest-who h3 {
  margin-top: 50px;
}

@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;
  }
}
#playtest-contact {
  padding-top: 300px;
  position: relative;
  padding-bottom: 100px;
}
#playtest-contact:before {
  content: "";
  width: 0;
  height: 200px;
  border-left: 2px dotted #b3b6b7;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
#playtest-contact #playtest-contact-copy .atvi-column-inner-container {
  width: 95%;
}
#playtest-contact #playtest-contact-copy .atvi-column-inner-container > .column-child {
  width: 32%;
  flex-basis: auto;
  flex-grow: unset;
}
#playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-1 img {
  display: block;
  width: 100%;
}
#playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-2 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;
  background: rgba(7, 104, 175, 0.5);
  box-shadow: inset 0 0 0 1px #0768af;
  text-transform: none;
  width: 80%;
  margin: 0;
  font-weight: normal;
}
#playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-2 a:hover,
#playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-2 a:active {
  background: rgba(7, 104, 175, 0.7);
  border: 1px solid #0768af;
  box-shadow: inset 0 0 0 2px #0768af;
}
@media screen and (max-width: 768px) {
  #playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-2 {
    text-align: center;
  }
  #playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-2 h3 {
    padding: 25px 0;
  }
  #playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-2 a {
    width: 100%;
  }
}
#playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-3 {
  padding-top: 45px;
}
#playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-3 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;
  text-transform: none;
  width: 80%;
  margin: 0;
  font-weight: normal;
}
#playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-3 a:hover,
#playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-3 a:active {
  background: rgba(7, 104, 175, 0.7);
  border: 1px solid #0768af;
  box-shadow: inset 0 0 0 2px #0768af;
}
@media screen and (max-width: 768px) {
  #playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-3 {
    text-align: center;
  }
  #playtest-contact #playtest-contact-copy #playtest-contact-copy-child-resource-3 a {
    width: 100%;
  }
}

