@import url('https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,100;0,300;0,400;0,700;0,900;1,900');
@-webkit-keyframes rotation {
  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);
  }
}
@-moz-keyframes rotation {
  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);
  }
}
@-ms-keyframes rotation {
  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);
  }
}
@-o-keyframes rotation {
  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 rotation {
  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);
  }
}
@-webkit-keyframes backRotation {
  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);
  }
}
@-moz-keyframes backRotation {
  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);
  }
}
@-ms-keyframes backRotation {
  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);
  }
}
@-o-keyframes backRotation {
  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 backRotation {
  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);
  }
}
@-webkit-keyframes backRotationHalf {
  0% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-moz-keyframes backRotationHalf {
  0% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-ms-keyframes backRotationHalf {
  0% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-o-keyframes backRotationHalf {
  0% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes backRotationHalf {
  0% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes bounce {
  0% {
    top: 50%;
  }
  25% {
    top: 0;
  }
  50% {
    top: 100%;
  }
  100% {
    top: 50%;
  }
}
@-moz-keyframes bounce {
  0% {
    top: 50%;
  }
  25% {
    top: 0;
  }
  50% {
    top: 100%;
  }
  100% {
    top: 50%;
  }
}
@-ms-keyframes bounce {
  0% {
    top: 50%;
  }
  25% {
    top: 0;
  }
  50% {
    top: 100%;
  }
  100% {
    top: 50%;
  }
}
@-o-keyframes bounce {
  0% {
    top: 50%;
  }
  25% {
    top: 0;
  }
  50% {
    top: 100%;
  }
  100% {
    top: 50%;
  }
}
@keyframes bounce {
  0% {
    top: 50%;
  }
  25% {
    top: 0;
  }
  50% {
    top: 100%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes bounceDown {
  0% {
    top: 50%;
  }
  25% {
    top: 100%;
  }
  50% {
    top: 50%;
  }
}
@-moz-keyframes bounceDown {
  0% {
    top: 50%;
  }
  25% {
    top: 100%;
  }
  50% {
    top: 50%;
  }
}
@-ms-keyframes bounceDown {
  0% {
    top: 50%;
  }
  25% {
    top: 100%;
  }
  50% {
    top: 50%;
  }
}
@-o-keyframes bounceDown {
  0% {
    top: 50%;
  }
  25% {
    top: 100%;
  }
  50% {
    top: 50%;
  }
}
@keyframes bounceDown {
  0% {
    top: 50%;
  }
  25% {
    top: 100%;
  }
  50% {
    top: 50%;
  }
}
@-webkit-keyframes bounceWithDelay {
  40% {
    top: 50%;
  }
  60% {
    top: 0;
  }
  80% {
    top: 100%;
  }
  100% {
    top: 50%;
  }
}
@-moz-keyframes bounceWithDelay {
  40% {
    top: 50%;
  }
  60% {
    top: 0;
  }
  80% {
    top: 100%;
  }
  100% {
    top: 50%;
  }
}
@-ms-keyframes bounceWithDelay {
  40% {
    top: 50%;
  }
  60% {
    top: 0;
  }
  80% {
    top: 100%;
  }
  100% {
    top: 50%;
  }
}
@-o-keyframes bounceWithDelay {
  40% {
    top: 50%;
  }
  60% {
    top: 0;
  }
  80% {
    top: 100%;
  }
  100% {
    top: 50%;
  }
}
@keyframes bounceWithDelay {
  40% {
    top: 50%;
  }
  60% {
    top: 0;
  }
  80% {
    top: 100%;
  }
  100% {
    top: 50%;
  }
}
.iw-home-hero-wrapper {
  text-transform: uppercase;
  height: 750px;
  position: relative;
}
@media screen and (max-width: 900px) {
  .iw-home-hero-wrapper {
    height: 850px;
  }
}
.iw-home-hero-wrapper::after {
  content: "";
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/bg1.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.6;
  z-index: 0;
}
.iw-home-hero-wrapper .iw-home-hero-container {
  position: relative;
  top: 175px;
  z-index: 10;
}
@media screen and (max-width: 900px) {
  .iw-home-hero-wrapper .iw-home-hero-container {
    top: 75px;
  }
}
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline {
  position: relative;
}
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 {
  color: #ffffff;
  font-size: 110px;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 {
    font-size: 72px;
  }
}
@media screen and (max-width: 390px) {
  .iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 {
    font-size: 64px;
  }
}
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 .redtext {
  color: #832123;
  display: block;
  position: relative;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 .redtext.appear {
  left: 10%;
  opacity: 1;
}
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 .cod-text {
  position: relative;
  margin-left: 330px;
  display: block;
}
@media screen and (max-width: 1350px) {
  .iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 .cod-text {
    margin-left: 24.4%;
  }
}
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 .cod-text::before {
  height: 7px;
  width: 0;
  opacity: 0;
  background-color: #ffffff;
  display: block;
  content: "";
  position: absolute;
  left: -33%;
  top: 25%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 .cod-text.extend:before {
  width: 31%;
  opacity: 1;
}
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 .cod-text .call-text,
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 .cod-text .duty-text {
  opacity: 0;
  margin-left: -100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 .cod-text .call-text.appear,
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h1 .cod-text .duty-text.appear {
  opacity: 1;
  margin-left: 0;
}
.iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h3 {
  display: block;
  font-size: 32px;
  position: relative;
  letter-spacing: 1px;
  margin: 20px auto 0 330px;
  width: 32%;
  max-width: 510px;
  color: #615f58;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
}
@media screen and (max-width: 1350px) {
  .iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h3 {
    margin-left: 25%;
  }
}
@media screen and (max-width: 640px) {
  .iw-home-hero-wrapper .iw-home-hero-container .iw-home-hero-headline h3 {
    width: 50%;
  }
}
.iw-home-hero-wrapper .iw-home-hero-cta {
  position: absolute;
  bottom: 40px;
  left: 225px;
  z-index: 10;
}
@media screen and (max-width: 900px) {
  .iw-home-hero-wrapper .iw-home-hero-cta {
    left: 10%;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .iw-home-hero-wrapper .iw-home-hero-cta {
    bottom: 150px;
  }
}
@media screen and (max-width: 640px) {
  .iw-home-hero-wrapper .iw-home-hero-cta {
    top: 720px;
  }
}
.iw-home-hero-wrapper .iw-home-hero-cta span {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  background-color: #1f1e1a;
  color: #494844;
  padding: 5px 8px;
  letter-spacing: 6px;
}
.iw-home-hero-wrapper .iw-home-hero-cta:after {
  content: "";
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/scroll.png");
  height: 75px;
  width: 50px;
  position: absolute;
  left: 110%;
  top: 50%;
  -webkit-transform: translate(0, -40%);
  -moz-transform: translate(0, -40%);
  -ms-transform: translate(0, -40%);
  -o-transform: translate(0, -40%);
  transform: translate(0, -40%);
  background-size: 100% 100%;
}
.iw-home-hero-wrapper .iw-home-hero-cta.animate:after {
  animation: "bounceDown" 2s 0s infinite;
  -ms-animation: "bounceDown" 2s 0s infinite;
  -moz-animation: "bounceDown" 2s 0s infinite;
  -webkit-animation: "bounceDown" 2s 0s infinite;
  -o-animation: "bounceDown" 2s 0s infinite;
  animation-timing-function: linear;
  animation-timing-function: ease-in-out;
}
@media screen and (max-width: 956px) and (min-width: 900px) {
  body .iw-home-hero-sidebar .sidebar-text {
    right: 204px;
    top: 125px;
    width: 120px;
    height: 100px;
    font-size: 12px;
  }
  body .iw-home-hero-sidebar .sidebar-image {
    width: 400px;
    top: 15px;
    right: 74px;
  }
  body .iw-home-hero-sidebar .sidebar-cta:after {
    left: -48px;
  }
  body .iw-home-hero-sidebar .sidebar-link a:hover .sidebar-cta:after {
    border-width: 26px;
  }
}
@media screen and (max-width: 900px) {
  body .iw-home-hero-sidebar {
    top: 500px;
  }
}
@media screen and (max-width: 640px) {
  body .iw-home-hero-sidebar {
    top: 385px;
  }
  body .iw-home-hero-sidebar .sidebar-image {
    background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/careers-cta-mobile.png");
    right: 80px;
    width: 400px;
    top: 87px;
  }
  body .iw-home-hero-sidebar .sidebar-text {
    right: 233px;
  }
  body .iw-home-hero-sidebar .sidebar-link a:hover .sidebar-cta:after {
    border-width: 113px;
  }
}
@media screen and (max-width: 400px) {
  body .iw-home-hero-sidebar {
    top: 420px;
  }
  body .iw-home-hero-sidebar .sidebar-image {
    width: 331px;
  }
  body .iw-home-hero-sidebar .sidebar-text {
    right: 218px;
    width: 120px;
    height: 100px;
    font-size: 12px;
    top: 113px;
  }
  body .iw-home-hero-sidebar a .sidebar-cta {
    top: 149px;
  }
  body .iw-home-hero-sidebar a .sidebar-arrow {
    top: 163px;
  }
  body .iw-home-hero-sidebar .sidebar-link a:hover .sidebar-cta:after {
    border-width: 90px;
  }
}

@import url('https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,100;0,300;0,400;0,700;0,900;1,900');
.iw-home-section {
  position: relative;
  display: block;
  height: 700px;
  padding-top: 275px;
}
.iw-home-section .iw-section-number {
  position: absolute;
  z-index: 101;
  left: 80%;
  top: 90px;
}
@media screen and (max-width: 758px) {
  .iw-home-section .iw-section-number {
    left: 10%;
  }
}
.iw-home-section .iw-section-number .iw-section-number-text {
  width: 125px;
  display: block;
}
.iw-home-section .iw-section-number .iw-section-number-number {
  letter-spacing: 14px;
  font-size: 25px;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
}
.iw-home-section .iw-section-number .iw-section-number-text {
  font-size: 15px;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
}
.iw-home-section .iw-section-number .iw-section-number-text span {
  background-color: #2d2d2d;
  padding: 7px;
  display: inline-block;
  color: #615f58;
  margin-bottom: 2px;
}
.iw-home-section .iw-section-headline-container {
  position: relative;
  z-index: 1000;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.iw-home-section .iw-section-headline-container h3 {
  font-size: 30px;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-align: left;
  position: relative;
  margin-left: 12%;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
}
.iw-home-section .iw-section-headline-container h1 {
  font-size: 38px;
  letter-spacing: 6px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #ffffff;
  position: relative;
  padding-left: 12%;
}
.iw-home-section .iw-section-image {
  width: 60vw;
  padding-top: 434px;
  height: 0px;
  max-width: 845px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: 5;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
@media screen and (max-width: 1408px) {
  .iw-home-section .iw-section-image {
    padding-top: 30vw;
  }
}
.iw-home-section .iw-section-image .corner {
  width: 40px;
  height: 40px;
  position: absolute;
}
.iw-home-section .iw-section-image .corner.right {
  border-right: 1px solid #615f58;
  right: -10px;
}
.iw-home-section .iw-section-image .corner.left {
  border-left: 1px solid #615f58;
  left: -10px;
}
.iw-home-section .iw-section-image .corner.top {
  top: -10px;
  border-top: 1px solid #615f58;
}
.iw-home-section .iw-section-image .corner.bottom {
  bottom: -10px;
  border-bottom: 1px solid #615f58;
}
.iw-home-section .iw-section-image:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-repeat: repeat-x;
}
.iw-home-section .iw-section-description {
  position: relative;
  height: 150px;
  line-height: 1.4;
  letter-spacing: 1px;
  z-index: 100;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  max-width: 545px;
}
.iw-home-section .iw-section-cta {
  position: absolute;
  z-index: 400;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  fontt-weight: 900;
  letter-spacing: 1px;
  margin-right: 50px;
  width: 0;
  border-bottom: 2px solid #ffffff;
  -webkit-transition: width 1s, margin-right 1s;
  -moz-transition: width 1s, margin-right 1s;
  -o-transition: width 1s, margin-right 1s;
  transition: width 1s, margin-right 1s;
  right: 5%;
}
.iw-home-section .iw-section-cta.appear {
  width: 175px;
}
.iw-home-section .iw-section-cta.appear:hover {
  width: 225px;
  margin-right: 0;
}
.iw-home-section .iw-section-cta a {
  padding-bottom: 10px;
  display: block;
}
.iw-home-section .iw-section-cta:after,
.iw-home-section .iw-section-cta:before {
  content: "";
  height: 30px;
  width: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 100%;
  margin-left: -6px;
  top: 11px;
}
.iw-home-section .iw-section-cta a,
.iw-home-section .iw-section-cta:before,
.iw-home-section .iw-section-cta:after {
  opacity: 0;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -ms-transition: opacity 1s ease-out;
  -o-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
.iw-home-section .iw-section-cta.extend a,
.iw-home-section .iw-section-cta.extend:after,
.iw-home-section .iw-section-cta.extend:before {
  opacity: 1;
}
.iw-home-section .iw-section-cta:after {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/iw-arrow-tip.svg");
}
.iw-home-section .iw-section-cta:before {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/iw-arrow-tip-hover.svg");
  display: none;
}
.iw-home-section .iw-section-cta.extend:hover {
  border-color: #59b9bb;
  width: 225px;
}
.iw-home-section .iw-section-cta.extend:hover a {
  color: #59b9bb;
}
.iw-home-section .iw-section-cta.extend:hover:before {
  display: initial;
}
.iw-home-section .iw-section-cta.extend:hover:after {
  display: none;
}
@media screen and (max-width: 576px) {
  .iw-home-section .iw-section-cta {
    left: 12%;
    right: auto;
  }
}
@media screen and (max-width: 420px) {
  .iw-home-section .iw-section-cta {
    margin-top: 10px;
  }
}
@media screen and (max-width: 366px) {
  .iw-home-section .iw-section-cta {
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .iw-home-section .iw-section-headline-container h3 {
    padding-top: 150px;
    margin-top: -10%;
  }
  .iw-home-section .iw-section-description {
    width: 86%;
    margin: 0 auto;
    height: auto;
  }
  .iw-home-section .iw-section-image {
    width: 80vw;
    padding-top: 40vw;
  }
}
@media screen and (max-width: 568px) {
  .iw-home-section .iw-section-headline-container h3 {
    height: 0;
    overflow: hidden;
  }
  .iw-home-section .iw-section-image {
    padding-top: 50vw;
    width: 100vw;
  }
  .iw-home-section .iw-section-image.appear {
    right: 0;
    left: 0;
  }
}
@media only screen and (max-width: 420px) {
  #iw-home-section1 {
    margin-bottom: 27px;
  }
}
#iw-home-section1 .object1 {
  width: 300px;
  height: 338px;
  position: absolute;
  left: 45%;
  top: 1%;
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/object1.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 100;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  /*transform: translateZ(0);*/
}
#iw-home-section1 .object1 .object1-curve {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/our-mission-dial-curve.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#iw-home-section1 .object1 .object1-dots {
  width: 350px;
  height: 350px;
  display: none;
  position: absolute;
  border: 5px dotted #615f58;
  left: 50%;
  top: 50%;
  margin: -175px 0 0 -175px;
  border-radius: 50%;
}
@media screen and (max-width: 1150px) {
  #iw-home-section1 .object1 {
    left: 40%;
  }
}
@media screen and (max-width: 1000px) {
  #iw-home-section1 .object1 {
    left: 35%;
    width: 30vw;
    height: 33.8vw;
  }
  #iw-home-section1 .object1 .object1-dots {
    width: 35vw;
    height: 35vw;
    margin: -17.5vw 0 0 -17.5vw;
  }
}
@media screen and (max-width: 758px) {
  #iw-home-section1 .object1 {
    left: 40%;
  }
}
@media screen and (max-width: 475px) {
  #iw-home-section1 .object1 {
    left: 45%;
  }
}
@media screen and (max-width: 375px) {
  #iw-home-section1 .object1 {
    left: 50%;
  }
}
#iw-home-section1 .object1.appear {
  opacity: 1;
}
#iw-home-section1 .object1.animate {
  animation: "backRotationHalf" 5s 0s infinite;
  -ms-animation: "backRotationHalf" 5s 0s infinite;
  -moz-animation: "backRotationHalf" 5s 0s infinite;
  -webkit-animation: "backRotationHalf" 5s 0s infinite;
  -o-animation: "backRotationHalf" 5s 0s infinite;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
}
#iw-home-section1 .object1.animate .object1-curve {
  animation: "rotation" 5s 0s infinite;
  -ms-animation: "rotation" 5s 0s infinite;
  -moz-animation: "rotation" 5s 0s infinite;
  -webkit-animation: "rotation" 5s 0s infinite;
  -o-animation: "rotation" 5s 0s infinite;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
}
#iw-home-section1 .object1.animate object1-dots {
  animation: "backRotation" 25s 0s infinite;
  -ms-animation: "backRotation" 25s 0s infinite;
  -moz-animation: "backRotation" 25s 0s infinite;
  -webkit-animation: "backRotation" 25s 0s infinite;
  -o-animation: "backRotation" 25s 0s infinite;
  animation-timing-function: linear;
}
#iw-home-section1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: 0;
  top: 0;
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/bg2.jpg");
  background-size: 900px auto;
  background-position: left top;
  background-repeat: no-repeat;
  opacity: .25;
}
@media screen and (min-width: 759px) {
  #iw-home-section1 .iw-section-number {
    top: 60px;
    left: 70%;
  }
}
#iw-home-section1 .iw-section-number .iw-section-number-number {
  color: #909d53;
}
#iw-home-section1 .iw-section-image {
  right: 100%;
  opacity: 0;
}
#iw-home-section1 .iw-section-image.appear {
  right: 10%;
  opacity: 1;
}
#iw-home-section1 .iw-section-headline-container {
  left: -100%;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
#iw-home-section1 .iw-section-headline-container.appear {
  left: 0;
  opacity: 1;
}
#iw-home-section1 .iw-section-headline-container h3 {
  color: #909d53;
}
#iw-home-section1 .iw-section-headline-container h3:before {
  content: "//";
  position: absolute;
  top: 0;
  right: 100.5%;
}
#iw-home-section1 .iw-section-headline-container h1::before {
  height: 6px;
  width: 0;
  background-color: #909d53;
  display: block;
  content: "";
  position: absolute;
  left: 0%;
  top: 50%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 507px) {
  #iw-home-section1 .iw-section-headline-container h1::before {
    top: 27%;
  }
}
#iw-home-section1 .iw-section-headline-container h1.extend:before {
  width: 11%;
}
#iw-home-section1 .iw-section-description {
  margin-left: 12%;
  margin-top: 20px;
  left: -100%;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
#iw-home-section1 .iw-section-description.appear {
  left: 0;
  opacity: 1;
}
#iw-home-section1 .iw-section-line {
  background-color: #615f58;
  position: relative;
  height: 2px;
  width: 25%;
  max-width: 250px;
  z-index: 101;
  float: right;
  margin-top: -100px;
}
#iw-home-section1 .iw-section-line .iw-section-dot {
  position: relative;
  top: -3px;
  height: 8px;
  width: 8px;
  background-color: #9b9b9b;
  margin-right: 10px;
  margin-bottom: 5px;
  border-radius: 50%;
  display: inline-block;
}
#iw-home-section1 .iw-section-line:before {
  position: absolute;
  content: "";
  background-image: linear-gradient(to right, #615f58 20%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 10px 2px;
  background-repeat: repeat-x;
  width: 60%;
  left: 30%;
  height: 2px;
  top: -10px;
}
@media screen and (min-width: 801px) {
  #iw-home-section1 .iw-section-description {
    max-width: 435px;
  }
}
@media screen and (max-width: 800px) {
  #iw-home-section1 .iw-section-headline-container h3:before {
    padding-top: 150px;
  }
  #iw-home-section1 .iw-section-description {
    width: 86%;
    margin: 20px auto 0 auto;
  }
  #iw-home-section1 .iw-section-image {
    width: 80vw;
    padding-top: 40vw;
  }
}
@media screen and (max-width: 568px) {
  #iw-home-section1 .iw-section-image {
    padding-top: 50vw;
    width: 100vw;
  }
  #iw-home-section1 .iw-section-image.appear {
    right: 0;
    left: 0;
  }
}

@import url('https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,100;0,300;0,400;0,700;0,900;1,900');
#iw-home-section2 {
  height: 700px;
}
#iw-home-section2:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: 0;
  top: 0;
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/bg3.jpg");
  background-size: auto 100%;
  background-position: right top;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  #iw-home-section2 .iw-section-number {
    top: 0px;
    left: 18%;
  }
}
#iw-home-section2 .iw-section-number .iw-section-number-number {
  color: #59b9bb;
}
#iw-home-section2 .iw-section-headline-container {
  margin-top: -50px;
  right: -100%;
  opacity: 0;
}
@media screen and (max-width: 1000px) {
  #iw-home-section2 .iw-section-headline-container {
    margin-top: -75px;
  }
}
@media screen and (max-width: 800px) {
  #iw-home-section2 .iw-section-headline-container {
    margin-top: 0;
  }
}
#iw-home-section2 .iw-section-headline-container.appear {
  right: -53%;
  opacity: 1;
}
#iw-home-section2 .iw-section-headline-container h3 {
  color: #59b9bb;
}
#iw-home-section2 .iw-section-headline-container h3:after {
  content: "//";
  position: absolute;
  left: 100.5%;
}
#iw-home-section2 .iw-section-headline-container h1::after {
  height: 6px;
  width: 0%;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  background-color: #59b9bb;
  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%);
}
@media screen and (max-width: 450px) {
  #iw-home-section2 .iw-section-headline-container h1::after {
    top: 27%;
  }
}
#iw-home-section2 .iw-section-headline-container h1.extend:after {
  width: 11vw;
}
#iw-home-section2 .iw-section-description {
  width: 400px;
  right: -100%;
  margin-top: 20px;
  position: relative;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#iw-home-section2 .iw-section-description.appear {
  right: -53%;
  opacity: 1;
}
#iw-home-section2 .iw-section-date {
  color: #ffffff;
  font-size: 35px;
  position: absolute;
  left: 18%;
  top: 160px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 900;
  z-index: 10;
}
@media screen and (max-width: 758px) {
  #iw-home-section2 .iw-section-date {
    position: absolute;
    left: -9999px;
  }
}
#iw-home-section2 .iw-section-image {
  left: 100%;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 568px) {
  #iw-home-section2 .iw-section-image {
    left: -100%;
  }
}
#iw-home-section2 .iw-section-image.appear {
  opacity: 1;
  left: 10%;
}
@media screen and (max-width: 568px) {
  #iw-home-section2 .iw-section-image.appear {
    left: 0;
  }
}
#iw-home-section2 .iw-section-image:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-repeat: repeat-x;
}
#iw-home-section2 .iw-section-line {
  position: absolute;
  background-color: #59b9bb;
  color: #59b9bb;
  background: #59b9bb;
  width: 2px;
  height: 0;
  z-index: 1003;
  left: 16%;
  overflow: hidden;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  top: 0;
}
#iw-home-section2 .iw-section-line.extend {
  height: 110%;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  #iw-home-section2 .iw-section-line.extend {
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  #iw-home-section2 .iw-section-line {
    left: 7%;
    top: 10%;
  }
}
#iw-home-section2 .iw-section-line:after {
  content: "";
  position: absolute;
  content: "...............";
  color: #9b9b9b;
  letter-spacing: 8px;
  transform: rotate(90deg) translate(-100px);
  left: -82px;
  top: 215px;
  height: 5px;
}
#iw-home-section2 .iw-section-line:before {
  content: "";
  position: absolute;
  content: "...............";
  color: #9b9b9b;
  letter-spacing: 8px;
  transform: rotate(90deg) translate(-100px);
  left: -61px;
  top: 450px;
  height: 5px;
}
#iw-home-section2 .iw-section-line:after,
#iw-home-section2 .iw-section-line:before,
#iw-home-section2 .iw-section-line .iw-section-hashes,
#iw-home-section2 .iw-section-line .iw-section-dot,
#iw-home-section2 .iw-section-line .iw-section-dot-bottom {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  opacity: 0;
}
#iw-home-section2 .iw-section-line.extend:after,
#iw-home-section2 .iw-section-line.extend:before,
#iw-home-section2 .iw-section-line.extend .iw-section-hashes,
#iw-home-section2 .iw-section-line.extend .iw-section-dot,
#iw-home-section2 .iw-section-line.extend .iw-section-dot-bottom {
  opacity: 1;
}
#iw-home-section2 .iw-section-line .iw-section-dot {
  height: 8px;
  width: 8px;
  background-color: #59b9bb;
  margin-bottom: 10px;
  margin-left: -3px;
  border-radius: 50%;
  display: inline-block;
}
#iw-home-section2 .iw-section-line .iw-section-dot-bottom {
  margin-top: 600px;
}
@media screen and (max-width: 768px) {
  #iw-home-section2 .iw-section-line .iw-section-dot-bottom {
    margin-top: 500px;
  }
}
#iw-home-section2 .iw-section-line .iw-section-hashes {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3MDQzRkVFNDg0NjgxMUU4ODc3MkIyM0FBNEY5QTNDQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3MDQzRkVFNTg0NjgxMUU4ODc3MkIyM0FBNEY5QTNDQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlDNUMwNzA5ODQ1QTExRTg4NzcyQjIzQUE0RjlBM0NDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlDNUMwNzBBODQ1QTExRTg4NzcyQjIzQUE0RjlBM0NDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+QqM2bwAAAGFJREFUeNpijIsJ/cBABmAB4gRyNW4gRyMTA5mAhQg17EDMSY6NmUD8Hh0TY+NSID5AjlNfQzH9AkcUiKXJ0RgNxP3kOHU6EAuiY2Js/AnF9AscZSDWJUejGxC3owsCBBgAo5gQtx269t8AAAAASUVORK5CYII=");
  width: 15px;
  height: 32%;
  position: absolute;
  right: 5px;
  top: 30%;
}
@media screen and (min-width: 801px) {
  #iw-home-section2 .iw-section-headline-container.appear {
    right: 0;
  }
  #iw-home-section2 .iw-section-headline-container.appear .iw-section-headline {
    padding-left: 0;
    float: right;
    padding-right: 12%;
    right: 0;
  }
  #iw-home-section2 .iw-section-headline-container.appear .iw-section-headline.extend:after {
    width: 11vw;
  }
  #iw-home-section2 .iw-section-headline-container.appear h3 {
    margin-left: 0;
    width: 393px;
    text-align: right;
    position: relative;
  }
  #iw-home-section2 .iw-section-headline-container.appear .iw-section-subheadline {
    margin-right: 12%;
    width: auto;
  }
  #iw-home-section2 .iw-section-description.appear {
    right: 0;
    width: 380px;
    float: right;
    margin-right: 12%;
    clear: both;
  }
  #iw-home-section2 .iw-section-cta {
    position: absolute;
    margin-right: 12%;
    right: 205px;
    margin-top: 225px;
    left: auto;
    -webkit-transition: width 1s, right 1s;
    -moz-transition: width 1s, right 1s;
    -o-transition: width 1s, right 1s;
    transition: width 1s, right 1s;
  }
  #iw-home-section2 .iw-section-cta:hover {
    right: 155px;
  }
}
@media screen and (max-width: 800px) {
  #iw-home-section2 .iw-section-headline-container.appear {
    right: 0;
  }
  #iw-home-section2 h3:after {
    right: 100.5%;
    left: auto;
  }
  #iw-home-section2 h1.iw-section-headline:after {
    right: auto;
    left: 0%;
  }
  #iw-home-section2 h1.extend:after {
    width: 13%;
  }
  #iw-home-section2 .iw-section-description {
    width: 88%;
    max-width: 545px;
  }
  #iw-home-section2 .iw-section-description.appear {
    right: 0;
    margin-left: 12%;
  }
  #iw-home-section2 .iw-section-image.appear {
    left: 10%;
  }
  #iw-home-section2 .iw-section-line {
    z-index: 4;
  }
}
@media screen and (max-width: 568px) {
  #iw-home-section2 .iw-section-headline-container {
    right: 100%;
  }
  #iw-home-section2 .iw-section-description {
    right: 100%;
  }
  #iw-home-section2 .iw-section-image {
    padding-top: 50vw;
    width: 100vw;
  }
  #iw-home-section2 .iw-section-image.appear {
    right: 0;
    left: 0;
  }
}

@import url('https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,100;0,300;0,400;0,700;0,900;1,900');
@-webkit-keyframes drawDash {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes drawDash {
  to {
    stroke-dashoffset: 0;
  }
}
@-ms-keyframes drawDash {
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes drawDash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes drawDash {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes fade-in-right {
  from {
    opacity: 0;
    transform: translate(-50px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-moz-keyframes fade-in-right {
  from {
    opacity: 0;
    transform: translate(-50px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-ms-keyframes fade-in-right {
  from {
    opacity: 0;
    transform: translate(-50px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-o-keyframes fade-in-right {
  from {
    opacity: 0;
    transform: translate(-50px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes fade-in-right {
  from {
    opacity: 0;
    transform: translate(-50px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes fade-in-left {
  from {
    opacity: 0;
    transform: translate(50px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-moz-keyframes fade-in-left {
  from {
    opacity: 0;
    transform: translate(50px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-ms-keyframes fade-in-left {
  from {
    opacity: 0;
    transform: translate(50px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-o-keyframes fade-in-left {
  from {
    opacity: 0;
    transform: translate(50px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes fade-in-left {
  from {
    opacity: 0;
    transform: translate(50px, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#iw-home-section3 {
  height: 700px;
}
#iw-home-section3:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: 0;
  top: 0;
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/bg4.jpg");
  background-size: auto 100%;
  background-position: left top;
  background-repeat: no-repeat;
}
#iw-home-section3 .iw-section-number .iw-section-number-number {
  color: #f4cb5a;
}
#iw-home-section3 .iw-section-headline-container {
  left: -100%;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#iw-home-section3 .iw-section-headline-container.appear {
  left: 0;
  opacity: 1;
}
#iw-home-section3 .iw-section-headline-container h3 {
  color: #f4cb5a;
}
#iw-home-section3 .iw-section-headline-container h3:before {
  content: "//";
  position: absolute;
  top: 0;
  right: 100.5%;
}
#iw-home-section3 .iw-section-headline-container h1::before {
  height: 6px;
  width: 0;
  background-color: #f4cb5a;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 498px) {
  #iw-home-section3 .iw-section-headline-container h1::before {
    top: 27%;
  }
}
#iw-home-section3 .iw-section-headline-container h1.extend:before {
  width: 11%;
}
#iw-home-section3 .iw-section-description {
  margin-left: 12%;
  margin-top: 20px;
  left: -100%;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#iw-home-section3 .iw-section-description.appear {
  left: 0;
  opacity: 1;
}
#iw-home-section3 .iw-section-carousel {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  position: absolute;
  top: 200px;
  right: 10%;
  opacity: 0;
  z-index: 90;
}
#iw-home-section3 .iw-section-carousel.appear {
  opacity: 1;
}
#iw-home-section3 .iw-section-carousel .carousel-item {
  display: none;
  text-align: right;
}
#iw-home-section3 .iw-section-carousel .carousel-item.active {
  display: block;
}
#iw-home-section3 .iw-section-carousel .carousel-item .fade-in-left-anim {
  animation: "fade-in-left" 0.5s 0s 1;
  -ms-animation: "fade-in-left" 0.5s 0s 1;
  -moz-animation: "fade-in-left" 0.5s 0s 1;
  -webkit-animation: "fade-in-left" 0.5s 0s 1;
  -o-animation: "fade-in-left" 0.5s 0s 1;
  animation-timing-function: ease;
}
#iw-home-section3 .iw-section-carousel .carousel-item .fade-in-right-anim {
  animation: "fade-in-right" 0.5s 0s 1;
  -ms-animation: "fade-in-right" 0.5s 0s 1;
  -moz-animation: "fade-in-right" 0.5s 0s 1;
  -webkit-animation: "fade-in-right" 0.5s 0s 1;
  -o-animation: "fade-in-right" 0.5s 0s 1;
  animation-timing-function: ease;
}
#iw-home-section3 .iw-section-carousel .carousel-item .fade-in-right-anim-slow {
  animation: "fade-in-right" 1s 0s 1;
  -ms-animation: "fade-in-right" 1s 0s 1;
  -moz-animation: "fade-in-right" 1s 0s 1;
  -webkit-animation: "fade-in-right" 1s 0s 1;
  -o-animation: "fade-in-right" 1s 0s 1;
  animation-timing-function: ease;
}
#iw-home-section3 .iw-section-carousel .carousel-item .carousel-image {
  width: 60vw;
  padding-top: 434px;
  height: 0px;
  max-width: 845px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1408px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-image {
    padding-top: 30vw;
  }
}
#iw-home-section3 .iw-section-carousel .carousel-item .carousel-image:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-repeat: repeat-x;
}
#iw-home-section3 .iw-section-carousel .carousel-item .carousel-subheader {
  letter-spacing: 2px;
  position: absolute;
  right: 80%;
  width: 200px;
  top: 105%;
  animation: "fade-in" 0.5s 0s 1;
  -ms-animation: "fade-in" 0.5s 0s 1;
  -moz-animation: "fade-in" 0.5s 0s 1;
  -webkit-animation: "fade-in" 0.5s 0s 1;
  -o-animation: "fade-in" 0.5s 0s 1;
  animation-timing-function: ease;
}
@media screen and (max-width: 1024px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-subheader {
    top: 126%;
    right: 100%;
  }
}
@media screen and (max-width: 800px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-subheader {
    top: 480px;
    margin-top: -10%;
    left: 5%;
    right: auto;
  }
}
@media screen and (max-width: 576px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-subheader {
    top: 550px;
  }
}
@media screen and (max-width: 496px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-subheader {
    top: 580px;
  }
}
@media screen and (max-width: 366px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-subheader {
    top: 600px;
  }
}
#iw-home-section3 .iw-section-carousel .carousel-item .carousel-header {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 3px;
  position: absolute;
  right: 80%;
  top: 109%;
  width: 275px;
  animation: "fade-in" 0.5s 0s 1;
  -ms-animation: "fade-in" 0.5s 0s 1;
  -moz-animation: "fade-in" 0.5s 0s 1;
  -webkit-animation: "fade-in" 0.5s 0s 1;
  -o-animation: "fade-in" 0.5s 0s 1;
  animation-timing-function: linear;
}
@media screen and (max-width: 1024px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-header {
    top: 131%;
    right: 100%;
    width: 250px;
  }
}
@media screen and (max-width: 800px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-header {
    top: 500px;
    margin-top: -10%;
    left: 1%;
    right: auto;
    width: 225px;
  }
}
@media screen and (max-width: 576px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-header {
    top: 570px;
  }
}
@media screen and (max-width: 496px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-header {
    top: 600px;
  }
}
@media screen and (max-width: 366px) {
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-header {
    top: 620px;
  }
}
#iw-home-section3 .iw-section-carousel .carousel-item-control {
  position: absolute;
  bottom: -70px;
  right: 70%;
  width: 50px;
  top: 109%;
}
@media screen and (max-width: 1024px) {
  #iw-home-section3 .iw-section-carousel .carousel-item-control {
    top: 130%;
    right: 89%;
  }
}
@media screen and (max-width: 800px) {
  #iw-home-section3 .iw-section-carousel .carousel-item-control {
    width: 200px;
    text-align: right;
    top: 570px;
    margin-top: -10%;
    left: 5%;
    right: auto;
  }
}
@media screen and (max-width: 576px) {
  #iw-home-section3 .iw-section-carousel .carousel-item-control {
    top: 640px;
  }
}
@media screen and (max-width: 496px) {
  #iw-home-section3 .iw-section-carousel .carousel-item-control {
    top: 695px;
  }
}
#iw-home-section3 .iw-section-carousel .carousel-item-control a {
  position: relative;
  height: 40px;
  width: 40px;
  font-size: 32px;
  border: 1px solid #615f58;
  display: inline-block;
  z-index: 1001;
  text-align: center;
  z-index: 0;
}
@media screen and (min-width: 801px) {
  #iw-home-section3 .iw-section-carousel .carousel-item-control a {
    margin-bottom: -4px;
  }
}
@media screen and (max-width: 800px) {
  #iw-home-section3 .iw-section-carousel .carousel-item-control a {
    margin-right: -42px;
  }
}
#iw-home-section3 .iw-section-carousel .carousel-item-control a:hover {
  position: relative;
  color: #f4cb5a;
  border-color: #f4cb5a;
  z-index: 1002;
}
#iw-home-section3 .iw-section-carousel .carousel-item-control .carousel-item-next {
  margin-top: -16px;
}
@media screen and (max-width: 800px) {
  #iw-home-section3 .iw-section-carousel .carousel-item-control .carousel-item-next {
    margin-bottom: -20px;
  }
}
#iw-home-section3 .iw-section-carousel .carousel-item-control a div {
  background-size: auto 70%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#iw-home-section3 .iw-section-carousel .carousel-item-control .carousel-arrow-next {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/Arrow-Right.svg");
}
#iw-home-section3 .iw-section-carousel .carousel-item-control .carousel-arrow-next.hover {
  display: none;
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/Arrow-Right-Highlight.svg");
}
#iw-home-section3 .iw-section-carousel .carousel-item-control .carousel-arrow-prev {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/Arrow-Left.svg");
}
#iw-home-section3 .iw-section-carousel .carousel-item-control .carousel-arrow-prev.hover {
  display: none;
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/Arrow-Left-Highlight.svg");
}
#iw-home-section3 .iw-section-carousel .carousel-item-control a:hover div {
  display: none;
}
#iw-home-section3 .iw-section-carousel .carousel-item-control a:hover div.hover {
  display: initial;
}
#iw-home-section3 .iw-section-carousel .carousel-item-control .carousel-item-prev {
  margin-bottom: -20px;
}
@media screen and (max-width: 800px) {
  #iw-home-section3 .iw-section-carousel .carousel-item-control .carousel-item-prev {
    margin-left: -40px;
    margin-right: 40px;
  }
}
#iw-home-section3 .object1 {
  width: 400px;
  height: 400px;
  position: absolute;
  right: 20%;
  top: 515px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 300;
}
#iw-home-section3 .object1 #svg {
  width: 100%;
  height: 100%;
}
#iw-home-section3 .object1 #curve {
  stroke-dasharray: 1100;
  stroke-dashoffset: 1100;
}
#iw-home-section3 .object1.animate #curve {
  animation: "drawDash" 8s 0s infinite;
  -ms-animation: "drawDash" 8s 0s infinite;
  -moz-animation: "drawDash" 8s 0s infinite;
  -webkit-animation: "drawDash" 8s 0s infinite;
  -o-animation: "drawDash" 8s 0s infinite;
  animation-timing-function: linear;
}
#iw-home-section3 .object1.animate #dots {
  animation: "rotation" 15s 0s infinite;
  -ms-animation: "rotation" 15s 0s infinite;
  -moz-animation: "rotation" 15s 0s infinite;
  -webkit-animation: "rotation" 15s 0s infinite;
  -o-animation: "rotation" 15s 0s infinite;
  animation-timing-function: linear;
  transform-origin: center center;
}
@media screen and (max-width: 1024px) {
  #iw-home-section3 .object1 {
    width: 32vw;
    height: 32vw;
    right: 30%;
  }
}
@media screen and (max-width: 800px) {
  #iw-home-section3 .object1 {
    right: 25%;
    margin-top: -10%;
    top: 725px;
  }
}
@media screen and (max-width: 700px) {
  #iw-home-section3 .object1 {
    right: 10%;
  }
}
@media screen and (max-width: 576px) {
  #iw-home-section3 .object1 {
    right: 5%;
    left: auto;
  }
}
@media screen and (max-width: 496px) {
  #iw-home-section3 .object1 {
    top: 750px;
  }
}
@media screen and (max-width: 366px) {
  #iw-home-section3 .object1 {
    top: 770px;
  }
}
@media screen and (min-width: 801px) {
  #iw-home-section3 .iw-section-description {
    max-width: 425px;
  }
}
@media screen and (max-width: 800px) {
  #iw-home-section3 .iw-section-headline-container h3:before {
    padding-top: 150px;
  }
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-image {
    width: 80vw;
    padding-top: 40vw;
  }
}
@media screen and (max-width: 568px) {
  #iw-home-section3 .iw-section-carousel {
    right: 0;
    left: 0;
    width: 100vw;
  }
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-image {
    padding-top: 50vw;
    width: 100vw;
  }
  #iw-home-section3 .iw-section-carousel .carousel-item .carousel-image.appear {
    right: 0;
    left: 0;
  }
}

@import url('https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,100;0,300;0,400;0,700;0,900;1,900');
@-webkit-keyframes enter-links {
  0% {
    left: -81%;
  }
  100% {
    left: 9%;
  }
}
@-moz-keyframes enter-links {
  0% {
    left: -81%;
  }
  100% {
    left: 9%;
  }
}
@-ms-keyframes enter-links {
  0% {
    left: -81%;
  }
  100% {
    left: 9%;
  }
}
@-o-keyframes enter-links {
  0% {
    left: -81%;
  }
  100% {
    left: 9%;
  }
}
@keyframes enter-links {
  0% {
    left: -81%;
  }
  100% {
    left: 9%;
  }
}
@-webkit-keyframes appear-links {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes appear-links {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes appear-links {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes appear-links {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes appear-links {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#iw-home-section4 {
  height: 700px;
  top: 100px;
  padding-top: 0;
}
#iw-home-section4:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
  left: 0;
  top: -50px;
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-background.png");
  background-size: auto 100%;
  background-position: right 100px;
  background-repeat: no-repeat;
}
#iw-home-section4 .iw-section-number {
  position: absolute;
  z-index: 50;
  left: 12%;
}
@media screen and (max-width: 768px) {
  #iw-home-section4 .iw-section-number {
    left: 10%;
  }
}
#iw-home-section4 .iw-section-number .iw-section-number-number {
  color: #ffffff;
}
#iw-home-section4 .iw-section-number .iw-section-number-text {
  width: 125px;
  display: block;
}
#iw-home-section4 .iw-social-section-headline-container {
  padding-top: 225px;
  color: #ffffff;
  height: 38px;
  z-index: 1;
  position: relative;
}
#iw-home-section4 .iw-social-section-headline-container h1 {
  margin-left: -100%;
  font-size: 38px;
  letter-spacing: 6px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #ffffff;
  position: relative;
  padding-left: 12%;
  -webkit-transition: all 0.75s ease-out;
  -moz-transition: all 0.75s ease-out;
  -ms-transition: all 0.75s ease-out;
  -o-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
  white-space: nowrap;
}
#iw-home-section4 .iw-social-section-headline-container h1::before {
  height: 6px;
  background-color: #ffffff;
  content: "";
  position: absolute;
  left: 0%;
  width: 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%);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-transition-delay: 0.75s;
  -moz-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
@media screen and (max-width: 350px) {
  #iw-home-section4 .iw-social-section-headline-container h1 {
    font-size: 32px;
  }
}
#iw-home-section4 .iw-social-section-headline-container.animate h1 {
  margin-left: 0%;
}
#iw-home-section4 .iw-social-section-headline-container.animate h1:before {
  width: 11%;
}
#iw-home-section4 .iw-section-sociallinks {
  position: absolute;
  top: 350px;
  left: -81%;
  z-index: 1;
}
#iw-home-section4 .iw-section-sociallinks.animate {
  animation: enter-links 0.75s 0s infinite;
  -ms-animation: enter-links 0.75s 0s infinite;
  -moz-animation: enter-links 0.75s 0s infinite;
  -webkit-animation: enter-links 0.75s 0s infinite;
  -o-animation: enter-links 0.75s 0s infinite;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}
#iw-home-section4 .iw-section-sociallinks.animate .icon:not(.hover) {
  animation: appear-links 1.5s 0s infinite;
  -ms-animation: appear-links 1.5s 0s infinite;
  -moz-animation: appear-links 1.5s 0s infinite;
  -webkit-animation: appear-links 1.5s 0s infinite;
  -o-animation: appear-links 1.5s 0s infinite;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks {
  display: flex;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink {
  margin: 0 40px;
  width: 145px;
  height: 145px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -50% 0 0 -50%;
  width: 100%;
  height: 100%;
  background-color: #2e2c28;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .icon {
  width: 50%;
  height: 50%;
  display: block;
  position: absolute;
  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%);
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  z-index: 1;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .icon.hover {
  opacity: 0;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink.twitter-link .icon {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-svgs/Twitter-Outline.svg");
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink.twitter-link .icon.hover {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-svgs/Twitter-Fill-Over.svg");
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink.facebook-link .icon {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-svgs/Facebook-Outline.svg");
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink.facebook-link .icon.hover {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-svgs/Facebook-Fill-Over.svg");
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink.instagram-link .icon {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-svgs/Instagram-Outline.svg");
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink.instagram-link .icon.hover {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-svgs/Instagram-Outline-Over.svg");
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink.youtube-link .icon {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-svgs/YouTube-Outline.svg");
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink.youtube-link .icon.hover {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-svgs/YouTube-Fill-Over.svg");
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink.twitch-link .icon {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-svgs/Twitch-Outline.svg");
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink.twitch-link .icon.hover {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/social-svgs/Twitch-Outline-Over.svg");
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink:hover:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: rgba(46, 44, 38, 0.5);
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink:hover .icon {
  opacity: 0;
  top: 45%;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink:hover .icon.hover {
  opacity: 1;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink:hover .social-text {
  color: #7d776a;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink:hover .corner {
  opacity: 0.75;
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 75;
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .social-text {
  color: transparent;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 8px;
  position: absolute;
  bottom: -30%;
  letter-spacing: 2px;
  width: 100%;
  display: block;
  text-align: center;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
@media screen and (min-width: 1381px) {
  #iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .social-text {
    bottom: 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1380px) and (min-width: 1101px) {
  #iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .social-text {
    font-size: 12px;
  }
}
@media screen and (max-width: 600px) {
  #iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .social-text {
    font-size: 6px;
  }
}
@media screen and (max-width: 400px) {
  #iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .social-text {
    font-size: 4px;
  }
}
@media screen and (max-width: 1380px) {
  #iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink {
    line-height: 10.5vw;
    margin: 0 3vw;
    width: 10.5vw;
    height: 10.5vw;
  }
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .corners {
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .corner {
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  position: absolute;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .corner.top {
  top: -4px;
  border-top: 1px #615f58 solid;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .corner.bottom {
  bottom: -4px;
  border-bottom: 1px #615f58 solid;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .corner.left {
  left: -4px;
  border-left: 1px #615f58 solid;
}
#iw-home-section4 .iw-section-sociallinks .iw-sociallinks .sociallink .corner.right {
  right: -4px;
  border-right: 1px #615f58 solid;
}

@import url('https://fonts.googleapis.com/css?family=Roboto:ital,wght@0,100;0,300;0,400;0,700;0,900;1,900');
@-webkit-keyframes pulse {
  0% {
    width: 0px;
    right: 26px;
  }
  12% {
    width: 0px;
    right: 26px;
  }
  12.5% {
    width: 6px;
    right: 20px;
  }
  24.5% {
    width: 6px;
    right: 20px;
  }
  25% {
    width: 12px;
    right: 14px;
  }
  37% {
    width: 12px;
    right: 14px;
  }
  37.5% {
    width: 18px;
    right: 8px;
  }
  62% {
    width: 18px;
    right: 8px;
    background-position: 0px 0;
  }
  62.5% {
    width: 12px;
    background-position: -6px 0;
  }
  74.5% {
    width: 12px;
    background-position: -6px 0;
  }
  75% {
    width: 6px;
    background-position: -12px 0;
  }
  87% {
    width: 6px;
    background-position: -12px 0;
  }
  87.5% {
    width: 0px;
    background-position: -18px 0;
  }
  100% {
    width: 0px;
    background-position: 0px 0;
  }
}
@-moz-keyframes pulse {
  0% {
    width: 0px;
    right: 26px;
  }
  12% {
    width: 0px;
    right: 26px;
  }
  12.5% {
    width: 6px;
    right: 20px;
  }
  24.5% {
    width: 6px;
    right: 20px;
  }
  25% {
    width: 12px;
    right: 14px;
  }
  37% {
    width: 12px;
    right: 14px;
  }
  37.5% {
    width: 18px;
    right: 8px;
  }
  62% {
    width: 18px;
    right: 8px;
    background-position: 0px 0;
  }
  62.5% {
    width: 12px;
    background-position: -6px 0;
  }
  74.5% {
    width: 12px;
    background-position: -6px 0;
  }
  75% {
    width: 6px;
    background-position: -12px 0;
  }
  87% {
    width: 6px;
    background-position: -12px 0;
  }
  87.5% {
    width: 0px;
    background-position: -18px 0;
  }
  100% {
    width: 0px;
    background-position: 0px 0;
  }
}
@-ms-keyframes pulse {
  0% {
    width: 0px;
    right: 26px;
  }
  12% {
    width: 0px;
    right: 26px;
  }
  12.5% {
    width: 6px;
    right: 20px;
  }
  24.5% {
    width: 6px;
    right: 20px;
  }
  25% {
    width: 12px;
    right: 14px;
  }
  37% {
    width: 12px;
    right: 14px;
  }
  37.5% {
    width: 18px;
    right: 8px;
  }
  62% {
    width: 18px;
    right: 8px;
    background-position: 0px 0;
  }
  62.5% {
    width: 12px;
    background-position: -6px 0;
  }
  74.5% {
    width: 12px;
    background-position: -6px 0;
  }
  75% {
    width: 6px;
    background-position: -12px 0;
  }
  87% {
    width: 6px;
    background-position: -12px 0;
  }
  87.5% {
    width: 0px;
    background-position: -18px 0;
  }
  100% {
    width: 0px;
    background-position: 0px 0;
  }
}
@-o-keyframes pulse {
  0% {
    width: 0px;
    right: 26px;
  }
  12% {
    width: 0px;
    right: 26px;
  }
  12.5% {
    width: 6px;
    right: 20px;
  }
  24.5% {
    width: 6px;
    right: 20px;
  }
  25% {
    width: 12px;
    right: 14px;
  }
  37% {
    width: 12px;
    right: 14px;
  }
  37.5% {
    width: 18px;
    right: 8px;
  }
  62% {
    width: 18px;
    right: 8px;
    background-position: 0px 0;
  }
  62.5% {
    width: 12px;
    background-position: -6px 0;
  }
  74.5% {
    width: 12px;
    background-position: -6px 0;
  }
  75% {
    width: 6px;
    background-position: -12px 0;
  }
  87% {
    width: 6px;
    background-position: -12px 0;
  }
  87.5% {
    width: 0px;
    background-position: -18px 0;
  }
  100% {
    width: 0px;
    background-position: 0px 0;
  }
}
@keyframes pulse {
  0% {
    width: 0px;
    right: 26px;
  }
  12% {
    width: 0px;
    right: 26px;
  }
  12.5% {
    width: 6px;
    right: 20px;
  }
  24.5% {
    width: 6px;
    right: 20px;
  }
  25% {
    width: 12px;
    right: 14px;
  }
  37% {
    width: 12px;
    right: 14px;
  }
  37.5% {
    width: 18px;
    right: 8px;
  }
  62% {
    width: 18px;
    right: 8px;
    background-position: 0px 0;
  }
  62.5% {
    width: 12px;
    background-position: -6px 0;
  }
  74.5% {
    width: 12px;
    background-position: -6px 0;
  }
  75% {
    width: 6px;
    background-position: -12px 0;
  }
  87% {
    width: 6px;
    background-position: -12px 0;
  }
  87.5% {
    width: 0px;
    background-position: -18px 0;
  }
  100% {
    width: 0px;
    background-position: 0px 0;
  }
}
@-webkit-keyframes bounce {
  0% {
    width: 0px;
    right: 21px;
  }
  12% {
    width: 0px;
    right: 21px;
  }
  12.5% {
    width: 5px;
    right: 16px;
  }
}
@-moz-keyframes bounce {
  0% {
    width: 0px;
    right: 21px;
  }
  12% {
    width: 0px;
    right: 21px;
  }
  12.5% {
    width: 5px;
    right: 16px;
  }
}
@-ms-keyframes bounce {
  0% {
    width: 0px;
    right: 21px;
  }
  12% {
    width: 0px;
    right: 21px;
  }
  12.5% {
    width: 5px;
    right: 16px;
  }
}
@-o-keyframes bounce {
  0% {
    width: 0px;
    right: 21px;
  }
  12% {
    width: 0px;
    right: 21px;
  }
  12.5% {
    width: 5px;
    right: 16px;
  }
}
@keyframes bounce {
  0% {
    width: 0px;
    right: 21px;
  }
  12% {
    width: 0px;
    right: 21px;
  }
  12.5% {
    width: 5px;
    right: 16px;
  }
}
.iw-home-hero-sidebar {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 200px;
}
.iw-home-hero-sidebar .sidebar-text {
  color: #9b9b9b;
  text-transform: capitalize;
  text-align: center;
  top: 100px;
  right: 229px;
  height: 150px;
  width: 170px;
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  border-radius: 50%;
}
.iw-home-hero-sidebar .sidebar-text span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.iw-home-hero-sidebar .sidebar-text:before {
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
}
.iw-home-hero-sidebar .sidebar-text:after {
  position: absolute;
  z-index: -1;
  top: -50px;
  left: -50px;
  right: -50px;
  bottom: -50px;
  border: 1px solid #615f58;
  border-color: transparent #615f58 transparent transparent;
  border-radius: 50%;
}
@media screen and (max-width: 956px) and (min-width: 768px) {
  .iw-home-hero-sidebar .sidebar-text:after {
    top: -33px;
    left: -33px;
    right: -33px;
    bottom: -33px;
  }
}
@media screen and (max-width: 436px) {
  .iw-home-hero-sidebar .sidebar-text:after {
    top: -33px;
    left: -33px;
    right: -33px;
    bottom: -33px;
  }
}
.iw-home-hero-sidebar .sidebar-image {
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/careers-cta-desktop.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 600px;
  height: 400px;
  position: absolute;
  top: -35px;
  right: -12px;
}
.iw-home-hero-sidebar a {
  z-index: 5000;
}
.iw-home-hero-sidebar a .sidebar-cta {
  z-index: 5000;
  background-color: #832123;
  position: absolute;
  padding: 10px 30px 10px 10px;
  top: 160px;
  right: 0px;
  font-size: 18px;
  letter-spacing: 1px;
}
.iw-home-hero-sidebar a .sidebar-cta:before {
  content: " ";
  position: absolute;
  left: -9px;
  right: -3px;
  top: 0px;
  bottom: 0px;
  border: 5px solid #832123;
  border-style: none none none solid;
}
.iw-home-hero-sidebar a .sidebar-cta:after {
  content: " ";
  position: absolute;
  right: 100px;
  left: -500px;
  top: 18px;
  bottom: 19px;
  border: 0px solid #3d382d;
  border-style: none solid none none;
  cursor: initial;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-transition-delay: 0.125s;
  -moz-transition-delay: 0.125s;
  -o-transition-delay: 0.125s;
  transition-delay: 0.125s;
}
.iw-home-hero-sidebar a .sidebar-arrow {
  z-index: 5001;
  background-image: url("../../../../../content/dam/atvi/infinityward/iw-touchui/careers-cta-arrow.png");
  background-repeat: no-repeat;
  background-size: 18px 12px;
  width: 18px;
  height: 12px;
  position: absolute;
  top: 173px;
  right: 8px;
  animation: "pulse" 2s 0s infinite;
  -ms-animation: "pulse" 2s 0s infinite;
  -moz-animation: "pulse" 2s 0s infinite;
  -webkit-animation: "pulse" 2s 0s infinite;
  -o-animation: "pulse" 2s 0s infinite;
  animation-timing-function: linear;
}
.iw-home-hero-sidebar .sidebar-image {
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.iw-home-hero-sidebar .sidebar-text {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
}
.iw-home-hero-sidebar .sidebar-link a:hover + .sidebar-image,
.iw-home-hero-sidebar .sidebar-link.rollover + .sidebar-image {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
  opacity: 1;
}
.iw-home-hero-sidebar .sidebar-link a:hover + .sidebar-image + .sidebar-text,
.iw-home-hero-sidebar .sidebar-link.rollover + .sidebar-image + .sidebar-text {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
  opacity: 1;
}
.iw-home-hero-sidebar .sidebar-link a:hover .sidebar-cta:after,
.iw-home-hero-sidebar .sidebar-link.rollover .sidebar-cta:after {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  border-width: 34px;
}

