@font-face {
  font-family: 'din_pro_bold';
  src: url("https://event.msi.com/msifonts/fonts/din_pro_bold.eot");
  src: url("https://event.msi.com/msifonts/fonts/din_pro_bold.eot?#iefix") format("embedded-opentype"), url("https://event.msi.com/msifonts/fonts/din_pro_bold.woff") format("woff"), url("https://event.msi.com/msifonts/fonts/din_pro_bold.ttf") format(" truetype"), url("https://event.msi.com/msifonts/fonts/din_pro_bold.svg") format("svg");
}

@font-face {
  font-family: 'DINPro-Regular';
  src: url("https://event.msi.com/msifonts/fonts/DINPro-Regular.otf") format("opentype");
  src: url("https://event.msi.com/msifonts/fonts/DINPro-Regular.eot?#iefix") format("embedded-opentype"), url("https://event.msi.com/msifonts/fonts/DINPro-Regular.woff") format("woff"), url("https://event.msi.com/msifonts/fonts/DINPro-Regular.ttf") format(" truetype"), url("https://event.msi.com/msifonts/fonts/DINPro-Regular.svg") format("svg");
}

@font-face {
  font-family: 'DINCond-Black';
  src: url("https://event.msi.com/msifonts/fonts/DINCond-Black.otf") format("TrueType");
  src: url("https://event.msi.com/msifonts/fonts/DINCond-Black.woff2") format("woff2"), url("https://event.msi.com/msifonts/fonts/DINCond-Black.woff") format("woff"), url("https://event.msi.com/msifonts/fonts/DINCond-Black.ttf") format("truetype"), url("https://event.msi.com/msifonts/fonts/DINCond-Black.svg#DINCond-Bold") format("svg"), url("https://event.msi.com/msifonts/fonts/DINCond-Black.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'DINCond-Medium';
  src: url("https://event.msi.com/msifonts/fonts/DINCond-Medium.otf") format("TrueType");
  src: url("https://event.msi.com/msifonts/fonts/DINCond-Medium.woff2") format("woff2"), url("https://event.msi.com/msifonts/fonts/DINCond-Medium.woff") format("woff"), url("https://event.msi.com/msifonts/fonts/DINCond-Medium.ttf") format("truetype"), url("https://event.msi.com/msifonts/fonts/DINCond-Medium.svg#DINCond-Bold") format("svg"), url("https://event.msi.com/msifonts/fonts/DINCond-Medium.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'DINCond-Light';
  src: url("https://event.msi.com/msifonts/fonts/DINCond-Light.otf") format("TrueType");
  src: url("https://event.msi.com/msifonts/fonts/DINCond-Light.woff2") format("woff2"), url("https://event.msi.com/msifonts/fonts/DINCond-Light.woff") format("woff"), url("https://event.msi.com/msifonts/fonts/DINCond-Light.ttf") format("truetype"), url("https://event.msi.com/msifonts/fonts/DINCond-Light.svg#DINCond-Bold") format("svg"), url("https://event.msi.com/msifonts/fonts/DINCond-Light.eot?#iefix") format("embedded-opentype");
}

@-webkit-keyframes opacity {
  0% {
    opacity: .5;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate(0, 15px);
            transform: translate(0, 15px);
  }
  0% {
    opacity: .5;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}

@keyframes opacity {
  0% {
    opacity: .5;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate(0, 15px);
            transform: translate(0, 15px);
  }
  0% {
    opacity: .5;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}

.ANZ10th {
  background: #141214;
  font-family: 'DINCond-Medium';
  font-size: 16px;
  line-height: 1.2;
}

.ANZ10th h2 {
  color: #ed1c24;
  font-family: 'DINCond-Black';
  font-size: 4.8em;
  line-height: 1;
  margin: 20px auto;
}

.ANZ10th .sidebar {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999;
}

.ANZ10th .sidebar ul {
  padding: 0;
}

.ANZ10th .sidebar ul li {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #333;
  margin: 4px 8px;
}

.ANZ10th .sidebar ul li a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
  font-family: 'DINPro-Regular', sans-serif;
  font-weight: bold;
}

.ANZ10th .sidebar ul li a:hover {
  background-color: #555;
}

.ANZ10th .sidebar__link--icon::before {
  content: '\e914';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: buttonicons;
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  height: auto;
  line-height: 1;
  position: relative;
  speak: none;
  text-transform: none;
  top: 0.2em;
  vertical-align: initial;
  width: auto;
}

.ANZ10th .sidebar__link--active {
  background: #d00;
}

.ANZ10th section {
  background: #141214;
}

.ANZ10th section sup {
  position: relative;
  top: -.5em;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.ANZ10th section:nth-child(odd) {
  background: #d5d5d5;
}

.ANZ10th .kv__container {
  max-width: 1920px;
  margin: 0 auto 20px;
  padding: 0 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}

.ANZ10th .kv__txtbox {
  position: absolute;
  left: 5%;
  width: 43%;
  margin-bottom: 2%;
  text-transform: uppercase;
}

.ANZ10th .kv__txtbox--title {
  color: #fff;
  font-family: 'DINCond-Black';
  font-size: 6.5em;
  line-height: 1;
  text-transform: none;
}

.ANZ10th .kv__txtbox--text {
  color: #bdbdbd;
  font-size: 4.5em;
  font-style: italic;
  letter-spacing: 1px;
}

.ANZ10th .kv__txtbox--other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 5% auto;
}

.ANZ10th .kv__txtbox--other a {
  background: #ed1c24;
  color: #000;
  padding: 5px;
  display: block;
  width: 50%;
  text-align: center;
  font-size: 4em;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
}

.ANZ10th .kv__txtbox--other a:hover {
  background: #bbb;
}

.ANZ10th .kv__txtbox--other p {
  color: #bbb;
  width: 50%;
  margin-left: 5%;
  font-size: 1.8em;
}

.ANZ10th .kv__img {
  width: 62%;
}

.ANZ10th .kv__img figure {
  position: absolute;
  right: 50px;
  top: 50px;
  width: 10%;
  color: #fff;
  text-align: center;
}

.ANZ10th .kv__img figure img {
  max-width: 60%;
}

.ANZ10th .kv__img figure figcaption {
  padding: 10px 0;
  font-family: 'DINPro-Regular';
}

.ANZ10th .kv .more {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin: auto;
  -webkit-animation: opacity 1.5s linear infinite;
          animation: opacity 1.5s linear infinite;
}

.ANZ10th .kv .more img {
  display: block;
  margin: 5px auto;
  text-align: center;
}

.ANZ10th .AegisTi5__container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ANZ10th .AegisTi5 a {
  padding: 2% 4% 0;
}

.ANZ10th .AegisTi5__txtbox {
  width: 48%;
}

.ANZ10th .AegisTi5__txtbox p {
  color: #2a2a2a;
  font-size: 2em;
}

.ANZ10th .bouns__container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 4% 5% 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.ANZ10th .bouns__container figure {
  width: 51%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: absolute;
  right: 0;
}

.ANZ10th .bouns__txtbox {
  width: 48%;
  color: #fff;
}

.ANZ10th .bouns__txtbox h2 {
  text-transform: uppercase;
}

.ANZ10th .bouns__txtbox p {
  font-size: 2em;
}

.ANZ10th .redeem__container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 3% 5% 4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}

.ANZ10th .redeem__img {
  width: 50%;
  position: absolute;
  left: 5%;
  margin-bottom: -5.5%;
}

.ANZ10th .redeem__img img {
  width: 95%;
}

.ANZ10th .redeem__txtbox {
  width: 48%;
  text-align: center;
  color: #141214;
  text-transform: uppercase;
}

.ANZ10th .redeem__txtbox--sub {
  font-size: 2.8em;
  border: solid 4px #141214;
  padding: 10px;
  width: 80%;
  display: block;
  margin: 20px auto 40px;
  color: #141214;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
}

.ANZ10th .redeem__txtbox--sub:hover {
  background: #ed1c24;
  color: #fff;
}

.ANZ10th .redeem__txtbox ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ANZ10th .redeem__txtbox ul li {
  width: calc( 100%/3 - 20px);
}

.ANZ10th .redeem__txtbox ul li p {
  font-size: 1.3em;
  margin-top: 20px;
}

.ANZ10th .redeem__txtbox ul li p b {
  display: block;
  font-size: 1.4em;
  font-weight: 900;
  padding-bottom: 5px;
}

.ANZ10th .models__container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 5%;
}

.ANZ10th .models__container h2 {
  color: #141214;
  text-transform: uppercase;
}

.ANZ10th .models__container table, .ANZ10th .models__container th, .ANZ10th .models__container td {
  border-collapse: collapse;
  border: solid 2px #141214;
}

.ANZ10th .models__container table {
  margin-top: 40px;
}

.ANZ10th .models__container table th, .ANZ10th .models__container table td {
  font-size: 2em;
  padding: 20px;
  vertical-align: middle;
}

.ANZ10th .models__container table th {
  text-transform: uppercase;
  color: #1e1e1e;
  font-weight: 900;
  text-align: center;
}

.ANZ10th .models__container table td {
  color: #2a2a2a;
}

.ANZ10th .wtb__container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 3% 5%;
}

.ANZ10th .wtb__container h2 {
  color: #fff;
  text-transform: uppercase;
}

.ANZ10th .wtb__container .termsbox {
  margin: 3% 0;
}

.ANZ10th .wtb__container .termsbox button {
  background: #d5d5d5;
  padding: 1% 5%;
  border: 0;
  font-size: 2em;
  font-family: 'DINCond-Medium';
  cursor: pointer;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
  margin-right: 20px;
}

.ANZ10th .wtb__container .termsbox button:hover {
  background: #ed1c24;
  color: #fff;
}

@media screen and (max-width: 1680px) {
  .ANZ10th h2 {
    font-size: 4.5em;
  }
  .ANZ10th .kv__txtbox--title {
    font-size: 6em;
  }
  .ANZ10th .kv__txtbox--text {
    font-size: 4em;
  }
  .ANZ10th .kv__txtbox--other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 5% auto;
  }
  .ANZ10th .kv__txtbox--other a {
    font-size: 3em;
  }
  .ANZ10th .kv__txtbox--other p {
    font-size: 1.5em;
  }
  .ANZ10th .kv .more {
    font-size: 1.2em;
  }
}

@media screen and (max-width: 1536px) {
  .ANZ10th h2 {
    font-size: 4em;
  }
  .ANZ10th .kv__txtbox--title {
    font-size: 6em;
  }
  .ANZ10th .kv__txtbox--text {
    font-size: 4em;
  }
  .ANZ10th .kv__txtbox--other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 5% auto;
  }
  .ANZ10th .kv__txtbox--other a {
    font-size: 3em;
  }
  .ANZ10th .kv__txtbox--other p {
    font-size: 1.5em;
  }
  .ANZ10th .kv .more {
    font-size: 1.2em;
  }
  .ANZ10th .AegisTi5__txtbox p {
    font-size: 1.6em;
  }
  .ANZ10th .bouns__txtbox p {
    font-size: 1.6em;
  }
  .ANZ10th .redeem__img {
    width: 50%;
    position: absolute;
    left: 5%;
    margin-bottom: -5.5%;
  }
  .ANZ10th .redeem__img img {
    width: 95%;
  }
  .ANZ10th .redeem__txtbox--sub {
    font-size: 2em;
  }
  .ANZ10th .redeem__txtbox ul li a img {
    width: 60%;
    margin: auto;
  }
  .ANZ10th .redeem__txtbox ul li p {
    font-size: 1.1em;
  }
  .ANZ10th .redeem__txtbox ul li p b {
    font-size: 1.5em;
  }
  .ANZ10th .models__container table th, .ANZ10th .models__container table td {
    font-size: 1.6em;
  }
  .ANZ10th .wtb__container .termsbox button {
    font-size: 2em;
  }
}

@media screen and (max-width: 1280px) {
  .ANZ10th h2 {
    font-size: 3.6em;
  }
  .ANZ10th .kv__txtbox--title {
    font-size: 4.5em;
  }
  .ANZ10th .kv__txtbox--text {
    font-size: 2.5em;
  }
  .ANZ10th .kv__txtbox--other a {
    font-size: 2.5em;
  }
  .ANZ10th .kv__txtbox--other p {
    font-size: 1.2em;
  }
  .ANZ10th .kv .more {
    font-size: 1.2em;
  }
  .ANZ10th .AegisTi5__container {
    padding: 0 3%;
  }
  .ANZ10th .AegisTi5__txtbox {
    width: 70%;
  }
  .ANZ10th .AegisTi5__txtbox p {
    font-size: 1.3em;
  }
  .ANZ10th .bouns__container {
    padding: 4% 3% 5%;
  }
  .ANZ10th .bouns__container figure {
    width: 55%;
  }
  .ANZ10th .bouns__txtbox {
    width: 45%;
  }
  .ANZ10th .bouns__txtbox p {
    font-size: 1.3em;
  }
  .ANZ10th .redeem__container {
    padding: 3% 3% 4%;
  }
  .ANZ10th .redeem__img {
    width: 65%;
    position: absolute;
    left: -5%;
  }
  .ANZ10th .redeem__img img {
    width: 95%;
  }
  .ANZ10th .redeem__txtbox--sub {
    font-size: 2em;
  }
  .ANZ10th .redeem__txtbox ul li a img {
    width: 60%;
    margin: auto;
  }
  .ANZ10th .redeem__txtbox ul li p {
    font-size: 1.1em;
  }
  .ANZ10th .redeem__txtbox ul li p b {
    font-size: 1.5em;
  }
  .ANZ10th .models__container table th, .ANZ10th .models__container table td {
    font-size: 1.6em;
  }
  .ANZ10th .wtb__container .termsbox button {
    font-size: 2em;
  }
}

@media screen and (max-width: 1024px) {
  .ANZ10th h2 {
    font-size: 3em;
  }
  .ANZ10th .kv__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ANZ10th .kv__txtbox {
    position: initial;
    width: 100%;
    text-align: center;
  }
  .ANZ10th .kv__txtbox--title {
    font-size: 4.5em;
  }
  .ANZ10th .kv__txtbox--text {
    font-size: 2.5em;
  }
  .ANZ10th .kv__txtbox--other {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ANZ10th .kv__txtbox--other a {
    font-size: 2.5em;
  }
  .ANZ10th .kv__txtbox--other p {
    font-size: 1.6em;
    width: 100%;
    margin: 20px 0;
  }
  .ANZ10th .kv__img {
    width: 100%;
  }
  .ANZ10th .AegisTi5__container {
    padding: 2%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ANZ10th .AegisTi5__container a {
    width: 80%;
  }
  .ANZ10th .AegisTi5__txtbox {
    width: 100%;
    text-align: center;
  }
  .ANZ10th .AegisTi5__txtbox p {
    font-size: 1.6em;
  }
  .ANZ10th .bouns__container {
    padding: 5% 2%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ANZ10th .bouns__container figure {
    position: initial;
    width: 100%;
  }
  .ANZ10th .bouns__txtbox {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .ANZ10th .bouns__txtbox p {
    font-size: 1.6em;
  }
  .ANZ10th .redeem__container {
    padding: 5% 2%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ANZ10th .redeem__img {
    width: 100%;
    position: initial;
    margin: 0;
    text-align: center;
  }
  .ANZ10th .redeem__img img {
    width: 100%;
  }
  .ANZ10th .redeem__txtbox {
    width: 100%;
  }
  .ANZ10th .redeem__txtbox--sub {
    font-size: 2em;
  }
  .ANZ10th .redeem__txtbox ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ANZ10th .redeem__txtbox ul li {
    width: calc( 100% - 100px);
    margin: 0 auto 40px;
  }
  .ANZ10th .redeem__txtbox ul li a img {
    width: 150px;
    margin: auto;
  }
  .ANZ10th .redeem__txtbox ul li p {
    font-size: 1.6em;
  }
  .ANZ10th .redeem__txtbox ul li p b {
    font-size: 1.8em;
  }
  .ANZ10th .models__container h2 {
    text-align: center;
  }
  .ANZ10th .models__container table th, .ANZ10th .models__container table td {
    font-size: 1.6em;
  }
  .ANZ10th .wtb__container {
    text-align: center;
  }
  .ANZ10th .wtb__container .termsbox button {
    width: 100%;
    margin: 10px auto;
    font-size: 1.8em;
    padding: 20px 10px;
  }
}
/*# sourceMappingURL=anz__style.css.map */