@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;
  }
}
.atvi-column-layout {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .atvi-column-layout {
    margin-top: 30px;
  }
}
.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: 1;
  border-bottom: 1px solid #595b5b;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.atvi-column-layout h3 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.atvi-column-layout ul {
  margin-left: 20px;
  list-style: disc;
}
.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;
}
#about-hero-container {
  margin-top: 60px;
}
#about-hero-container img {
  width: 100%;
  display: block;
}
@media screen and (min-width: 1025px) {
  #about-hero-container {
    margin-top: 0px;
  }
}
#about-overview {
  text-align: center;
}
#about-overview h2:not(:first-of-type) {
  margin-top: 50px;
}
#about-overview ul {
  list-style: none;
}
#about-our-values img {
  width: 100%;
  display: block;
  max-width: 800px;
  padding-inline: 15px;
  margin: 0 auto;
}
#about-our-values #values-cta ul {
  list-style: none;
}
#about-our-values #values-cta 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;
}
#about-our-values #values-cta a:hover,
#about-our-values #values-cta a:active {
  background: rgba(7, 104, 175, 0.7);
  border: 1px solid #0768af;
  box-shadow: inset 0 0 0 2px #0768af;
}
#about-our-studios h2 {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #about-our-studios h2 {
    margin-bottom: 30px;
  }
}
#about-our-studios #studio-list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  column-gap: 40px;
}
#about-our-studios #studio-list .atvi-image {
  width: 26%;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #about-our-studios #studio-list .atvi-image {
    width: 40%;
  }
}
#about-our-studios #studio-list .atvi-image img {
  display: block;
  width: 100%;
  margin: 0 auto;
  transition: 0.25s all;
}
#about-our-games {
  margin: 0 !important;
}
#atvi-joinus-child-resource-2 h2 {
  text-align: left;
  padding: 0;
  margin: 0;
  border: none;
}
.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}
