@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');
.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;
  }
}
.ab-legal-content-container {
  font-family: 'Roboto', sans-serif;
  padding: 70px 0 40px;
}
.ab-legal-content-container:before {
  content: "";
  background: url(../../../../../../../../content/dam/atvi/activision/legal/terms-of-use/corner-lines.png) center center no-repeat;
  background-size: contain;
  width: 120px;
  height: 140px;
  position: absolute;
  top: 60px;
  right: 0;
}
.ab-legal-content-container #ingame-back-wrapper {
  display: none;
}
.ab-legal-content-container .ab-legal-inner-container {
  padding: 0 50px;
}
.ab-legal-content-container .ab-legal-header {
  border-bottom: 5px solid #000;
}
.ab-legal-content-container .ab-legal-header h1 {
  font-weight: bold;
  font-size: 110px;
  text-transform: uppercase;
  padding-bottom: 50px;
}
.ab-legal-content-container .ab-legal-notice {
  padding: 10px;
  border: 2px solid #000;
  font-weight: bold;
  margin: 25px 0;
  font-size: 16px;
  line-height: 1.5;
}
.ab-legal-content-container .ab-legal-content {
  margin-top: 25px;
}
.ab-legal-content-container .ab-legal-content .ab-tou h3 {
  border-top: 1px solid #000;
  margin-top: 30px;
  padding-top: 30px;
  position: relative;
}
.ab-legal-content-container .ab-legal-content .ab-tou h3:before {
  content: "";
  width: 45px;
  height: 7px;
  background: #000;
  position: absolute;
  left: -1px;
  top: -1px;
}
.ab-legal-content-container .ab-legal-content .subheading {
  font-family: "robotolight", Arial, sans-serif;
  font-size: 1.6em;
  padding-bottom: 0.5em;
  display: block;
}
.ab-legal-content-container .ab-legal-content .subhead-border {
  border-top: 1px solid black;
  height: 1px;
  margin-top: 2em;
}
.ab-legal-content-container .ab-legal-content .accent {
  width: 3em;
  background: black;
  height: 6px;
  margin-bottom: 0.5em;
}
.ab-legal-content-container .ab-legal-content .secret-text {
  left: -10000px;
  width: 9000px;
  top: 0px;
  position: relative;
}
.ab-legal-content-container .ab-legal-content .boxed {
  border: 1.5px solid #5f6061;
  padding: 5px;
}
.ab-legal-content-container .ab-legal-content h2 {
  font-family: "robotolight", Arial, sans-serif;
  padding-top: 1em;
  font-size: 1.5em;
  padding-bottom: 0.5em;
  text-transform: uppercase;
  color: #0d71c8;
  letter-spacing: 10px;
}
.ab-legal-content-container .ab-legal-content h3 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 15px;
}
.ab-legal-content-container .ab-legal-content p,
.ab-legal-content-container .ab-legal-content li {
  font-family: "robotolight", Arial, sans-serif !important;
  font-size: 14px;
  line-height: 1.5em;
}
.ab-legal-content-container .ab-legal-content b,
.ab-legal-content-container .ab-legal-content strong {
  font-weight: bold;
}
.ab-legal-content-container .ab-legal-content i,
.ab-legal-content-container .ab-legal-content em {
  font-style: italic;
}
.ab-legal-content-container .ab-legal-content u {
  text-decoration: underline;
}
.ab-legal-content-container .ab-legal-content a {
  border-bottom: 2.8px dotted #5f6061;
  color: #5f6061;
  text-decoration: none;
  scroll-margin-top: 70px;
}
.ab-legal-content-container .ab-legal-content a:hover {
  border-bottom: none;
}
.ab-legal-content-container .ab-legal-content ul {
  list-style: disc;
  margin-left: 30px;
  padding-bottom: 10px;
}
.ab-legal-content-container .ab-legal-content ol {
  list-style: decimal;
  margin-left: 30px;
}
.ab-legal-content-container .ab-legal-content td {
  padding: 5px;
  border: 1px dotted;
}
.ab-legal-content-container .ab-legal-content hr {
  position: relative;
  overflow: visible;
  margin-bottom: 25px;
}
.ab-legal-content-container .ab-legal-content hr:before {
  content: "";
  width: 45px;
  height: 7px;
  background: #000;
  position: absolute;
  left: -1px;
  top: -1px;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container .atvi-accordion-inner-container .ac-entry {
  border-top: 1.5px solid #5f6061;
  padding-top: 15px;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container p {
  padding-bottom: 8px;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container li::marker {
  font-weight: bold;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container .ac-header {
  padding: 10px 0 25px;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container .ac-header .ac-expand {
  top: auto;
  bottom: 10px;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container .ac-description {
  background: #f0f0f0;
  padding: 15px;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container button {
  background: transparent;
  border: none;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container button .ac-icon {
  background: #000;
  padding: 2px 5px 1px;
  color: #ffe606;
  line-height: 1;
  width: 17px;
  display: inline-block;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container button.scrollup {
  border-bottom: 2.8px dotted #5f6061;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container button.scrollup:hover {
  border-bottom: none;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container button:hover .ac-icon {
  background: #ffe606;
  color: #000;
}
.ab-legal-content-container .ab-legal-content .atvi-accordion-container button:active,
.ab-legal-content-container .ab-legal-content .atvi-accordion-container button:focus {
  border: none;
  outline: none;
}
@media screen and (max-width: 768px) {
  .ab-legal-content-container {
    padding: 30px 0 50px;
  }
  .ab-legal-content-container:before {
    content: "";
    background: url(../../../../../../../../content/dam/atvi/activision/legal/terms-of-use/corner-lines.png) center center no-repeat;
    background-size: contain;
    width: 60px;
    height: 70px;
    position: absolute;
    top: 60px;
    right: 0;
  }
  .ab-legal-content-container .ab-legal-inner-container {
    padding: 0 15px;
  }
  .ab-legal-content-container .ab-legal-header {
    padding-right: 60px;
  }
  .ab-legal-content-container .ab-legal-header h1 {
    font-size: 45px;
    padding-bottom: 25px;
  }
  .ab-legal-content-container .ab-legal-content h2 {
    letter-spacing: 5px;
  }
}
body#ccpa .ab-legal-content-container .ab-legal-header h1 {
  font-size: 50px;
}
@media screen and (max-width: 768px) {
  body#ccpa .ab-legal-content-container .ab-legal-header h1 {
    font-size: 30px;
  }
}
