.display__none {
  display: none !important;
}

.shoutout2020.shoutout2020__color-white {
  background: #fff;
  position: relative;
}

.shoutout2020.shoutout2020__color-white h2 {
  font-family: "DINCond-bold";
}

.shoutout2020.shoutout2020__color-white p {
  font-family: "DINCond-Medium";
}

.shoutout2020.shoutout2020__color-white img {
  width: 100%;
}

.shoutout2020.shoutout2020__color-white .shoutout2020__black {
  display: none;
}

.shoutout2020.shoutout2020__color-white .shoutout2020__white {
  display: block;
}

.shoutout2020.shoutout2020__color-white .common__container {
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}

@media (min-width: 1921px) {
  .shoutout2020.shoutout2020__color-white .common__container {
    width: 1480px;
  }
}

@media (max-width: 1920px) and (min-width: 1300px) {
  .shoutout2020.shoutout2020__color-white .common__container {
    width: 1270px;
  }
}

@media (max-width: 1299px) and (min-width: 992px) {
  .shoutout2020.shoutout2020__color-white .common__container {
    width: 990px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .shoutout2020.shoutout2020__color-white .common__container {
    width: 750px;
  }
}

@media (max-width: 767px) {
  .shoutout2020.shoutout2020__color-white .common__container {
    width: 100%;
  }
}

.shoutout2020.shoutout2020__color-white .kv {
  position: relative;
  overflow: hidden;
  color: #000;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .kv {
    padding-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .kv__bg-item {
    width: 220%;
  }
}

.shoutout2020.shoutout2020__color-white .kv__bg-item--1 {
  position: relative;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .kv__bg-item--1 {
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.shoutout2020.shoutout2020__color-white .kv__bg-item--1.kv__bg-item--whitepatch {
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .kv__bg-item--1.kv__bg-item--whitepatch {
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.shoutout2020.shoutout2020__color-white .kv__bg-item--2 {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: kvBGanimate 1.2s infinite;
     -moz-animation: kvBGanimate 1.2s infinite;
          animation: kvBGanimate 1.2s infinite;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .kv__bg-item--2 {
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.shoutout2020.shoutout2020__color-white .kv__bg-item--2.kv__bg-item--whitepatch {
  -webkit-animation: kvBGanimateCreate 1.2s infinite;
     -moz-animation: kvBGanimateCreate 1.2s infinite;
          animation: kvBGanimateCreate 1.2s infinite;
}

.shoutout2020.shoutout2020__color-white .kv__bg-item--3 {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: kvBGanimate 4s infinite;
     -moz-animation: kvBGanimate 4s infinite;
          animation: kvBGanimate 4s infinite;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .kv__bg-item--3 {
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.shoutout2020.shoutout2020__color-white .kv__textbox {
  position: relative;
  margin-top: -19%;
  width: 100%;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .kv__textbox {
    margin-top: -40%;
  }
}

.shoutout2020.shoutout2020__color-white .kv__textbox h2 {
  font-size: 40px;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  padding: 0 10px;
}

@media (min-width: 2280px) {
  .shoutout2020.shoutout2020__color-white .kv__textbox h2 {
    font-size: 48px;
  }
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .kv__textbox h2 {
    font-size: 32px;
  }
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .kv__textbox h2 {
    font-size: 26px;
  }
}

.shoutout2020.shoutout2020__color-white .kv__textbox p {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.6em;
  padding: 0 10px;
  text-align: center;
}

@media (min-width: 2280px) {
  .shoutout2020.shoutout2020__color-white .kv__textbox p {
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .kv__textbox p {
    font-size: 16px;
  }
}

.shoutout2020.shoutout2020__color-white .menubox {
  width: 100%;
  height: 70px;
  position: relative;
  background: -moz-linear-gradient(135deg, #e9e9e9, #cfcfcf, #c4c4c4, #555555);
  background: linear-gradient(-45deg, #e9e9e9, #cfcfcf, #c4c4c4, #555555);
  -moz-background-size: 400% 400%;
       background-size: 400% 400%;
  -webkit-animation: gradient 15s ease infinite;
     -moz-animation: gradient 15s ease infinite;
          animation: gradient 15s ease infinite;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 20;
}

.shoutout2020.shoutout2020__color-white .menubox__container {
  width: 100%;
  background: #fff;
  height: 66px;
}

.shoutout2020.shoutout2020__color-white .menubox__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 66px;
  margin: auto;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .menubox__box {
    width: 90%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.shoutout2020.shoutout2020__color-white .menubox__box a {
  display: block;
  font-size: 20px;
  font-family: "DINCond-bold";
  text-align: center;
  text-decoration: none;
  color: #333;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .menubox__box a {
    width: 50%;
    font-size: 16px;
    height: 33px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.shoutout2020.shoutout2020__color-white .menubox__box-select b {
  color: #000;
}

.shoutout2020.shoutout2020__color-white .productseries {
  width: 100%;
  background: url(https://storage-asset.msi.com/event/2020/cnd/2020-shout-out/images/wall.jpg) center no-repeat;
  -moz-background-size: 100%;
       background-size: 100%;
  background-attachment: fixed;
  background-position: center;
  padding: 70px 0;
  margin: auto;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries {
    -moz-background-size: 400%;
         background-size: 400%;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__title {
  width: 100%;
  text-align: center;
}

.shoutout2020.shoutout2020__color-white .productseries__title b {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 42px;
  color: #000;
}

.shoutout2020.shoutout2020__color-white .productseries__selectbox {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
}

.shoutout2020.shoutout2020__color-white .productseries__selectbox-item {
  width: -moz-calc( 50% - 20px);
  width: calc( 50% - 20px);
  max-width: 400px;
  border: 0.1vw solid #ccc;
  padding: 1% 5%;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background: #e9e9e915;
  text-decoration: none;
  color: #000;
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .productseries__selectbox-item {
    width: -moz-calc( 50% - 10px);
    width: calc( 50% - 10px);
  }
}

.shoutout2020.shoutout2020__color-white .productseries__selectbox-item:nth-of-type(2) {
  margin-left: 40px;
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .productseries__selectbox-item:nth-of-type(2) {
    margin-left: 20px;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__selectbox-item:hover {
  border: 0.3vw solid #555;
}

.shoutout2020.shoutout2020__color-white .productseries__selectbox-item img {
  width: 100%;
}

.shoutout2020.shoutout2020__color-white .productseries__selectbox-item p {
  font-size: 26px;
  text-align: center;
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .productseries__selectbox-item p {
    font-size: 20px;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__selectbox-item svg {
  width: 20px;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation: animateaarrow 1.3s ease infinite;
     -moz-animation: animateaarrow 1.3s ease infinite;
          animation: animateaarrow 1.3s ease infinite;
}

.shoutout2020.shoutout2020__color-white .productseries__selectbox-item svg.whitea {
  display: none;
}

.shoutout2020.shoutout2020__color-white .productseries__gamingmodel {
  display: none;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
     -moz-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 70px;
}

@media (min-width: 1921px) {
  .shoutout2020.shoutout2020__color-white .productseries__createmodel {
    width: 1920px;
    margin: 70px auto 0 auto;
  }
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__createmodel {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select {
  width: 15%;
  border: 10px solid;
  padding: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-image-source: linear-gradient(to right, #e6243e, #d5663a);
  border-image-slice: 1;
  border-width: 2px;
  -moz-background-size: 0;
       background-size: 0;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  transition: 0.7s;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

@media (max-width: 1400px) {
  .shoutout2020.shoutout2020__color-white .productseries__createmodel-select {
    padding: 20px;
  }
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__createmodel-select {
    padding: 10px;
    width: 33%;
    padding: 5% 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__createmodel-select img {
    position: absolute;
    width: 100%;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(1):hover {
  background: -webkit-gradient(linear, left top, right top, from(#e6243e2c), to(#d5663a2c));
  background: -moz-linear-gradient(left, #e6243e2c, #d5663a2c);
  background: linear-gradient(to right, #e6243e2c, #d5663a2c);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(2):hover {
  background: -webkit-gradient(linear, left top, right top, from(#d5663a2c), to(#c632da2c));
  background: -moz-linear-gradient(left, #d5663a2c, #c632da2c);
  background: linear-gradient(to right, #d5663a2c, #c632da2c);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(3):hover {
  background: -webkit-gradient(linear, left top, right top, from(#be32da2c), to(#3d32da2c));
  background: -moz-linear-gradient(left, #be32da2c, #3d32da2c);
  background: linear-gradient(to right, #be32da2c, #3d32da2c);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(4):hover {
  background: -webkit-gradient(linear, left top, right top, from(#3d32da2c), to(#9c32da2c));
  background: -moz-linear-gradient(left, #3d32da2c, #9c32da2c);
  background: linear-gradient(to right, #3d32da2c, #9c32da2c);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(5):hover {
  background: -webkit-gradient(linear, left top, right top, from(#9c32da2c), to(#da32be2c));
  background: -moz-linear-gradient(left, #9c32da2c, #da32be2c);
  background: linear-gradient(to right, #9c32da2c, #da32be2c);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(1).productseries__createmodel-select--active {
  background: -webkit-gradient(linear, left top, right top, from(#e6243e2c), to(#d5663a2c));
  background: -moz-linear-gradient(left, #e6243e2c, #d5663a2c);
  background: linear-gradient(to right, #e6243e2c, #d5663a2c);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(2).productseries__createmodel-select--active {
  background: -webkit-gradient(linear, left top, right top, from(#d5663a2c), to(#c632da2c));
  background: -moz-linear-gradient(left, #d5663a2c, #c632da2c);
  background: linear-gradient(to right, #d5663a2c, #c632da2c);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(3).productseries__createmodel-select--active {
  background: -webkit-gradient(linear, left top, right top, from(#be32da2c), to(#3d32da2c));
  background: -moz-linear-gradient(left, #be32da2c, #3d32da2c);
  background: linear-gradient(to right, #be32da2c, #3d32da2c);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(4).productseries__createmodel-select--active {
  background: -webkit-gradient(linear, left top, right top, from(#3d32da2c), to(#9c32da2c));
  background: -moz-linear-gradient(left, #3d32da2c, #9c32da2c);
  background: linear-gradient(to right, #3d32da2c, #9c32da2c);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(5).productseries__createmodel-select--active {
  background: -webkit-gradient(linear, left top, right top, from(#9c32da2c), to(#da32be2c));
  background: -moz-linear-gradient(left, #9c32da2c, #da32be2c);
  background: linear-gradient(to right, #9c32da2c, #da32be2c);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(2) {
  border-image-source: linear-gradient(to right, #d5663a, #c632da);
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(3) {
  border-image-source: linear-gradient(to right, #be32da, #3d32da);
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(4) {
  border-image-source: linear-gradient(to right, #3d32da, #9c32da);
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(4) {
    margin-top: 5px;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(5) {
  border-image-source: linear-gradient(to right, #9c32da, #da32be);
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__createmodel-select:nth-child(5) {
    margin-top: 5px;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select p {
  margin-top: 15px;
  font-size: 26px;
  color: #333;
  text-align: center;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__createmodel-select p {
    position: absolute;
    width: 100%;
    font-size: 4vw;
    color: black;
    text-shadow: -2px 0 #ffffff, 0 2px #ffffff, 2px 0 #ffffff, 0 -2px #ffffff;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__createmodel-select svg {
  width: 20px;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation: animateaarrow 1.3s ease infinite;
     -moz-animation: animateaarrow 1.3s ease infinite;
          animation: animateaarrow 1.3s ease infinite;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__createmodel-select svg {
    display: none;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__modelboxGM {
  display: none;
}

.shoutout2020.shoutout2020__color-white .productseries__modelboxCC {
  display: block;
}

.shoutout2020.shoutout2020__color-white .productseries__modelbox {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: none;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__modelbox {
    margin-top: 40px;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__modelbox-item {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__modelbox-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__modelbox-item--re {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__modelbox-item--re {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__modelbox-ele {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

.shoutout2020.shoutout2020__color-white .productseries__modelbox-ele a {
  width: -moz-calc( 100% / 4 - 20px);
  width: calc( 100% / 4 - 20px);
  border: #888 1px solid;
  background: #cccccc3d;
  margin-top: 20px;
  padding: 10px 0;
  -moz-border-radius: 10px;
       border-radius: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  text-decoration: none;
  color: #000;
  font-size: 20px;
  font-family: "DINCond-Medium";
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  margin-left: 20px;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__modelbox-ele a {
    width: -moz-calc( 100% / 3 - 10px);
    width: calc( 100% / 3 - 10px);
    margin-left: 10px;
    font-size: 16px;
    padding: 10px 0;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__modelbox-elec {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

.shoutout2020.shoutout2020__color-white .productseries__modelbox-elec a {
  width: 60%;
  border: #cccccc 1px solid;
  background: #cccccc3d;
  padding: 10px 0;
  margin-top: 20px;
  -moz-border-radius: 10px;
       border-radius: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  font-family: "DINCond-Medium";
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  margin-left: 20px;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__modelbox-elec a {
    font-size: 16px;
    padding: 5px 0;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__modelbox--active {
  display: block;
}

.shoutout2020.shoutout2020__color-white .productseries__seriesimgbox {
  width: 40%;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__seriesimgbox {
    width: 90%;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__seriesimgbox p {
  text-align: center;
  font-size: 1.2vw;
  color: #fff;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__seriesimgbox p {
    font-size: 24px;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__seriesmodelbox {
  width: 60%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__seriesmodelbox {
    width: 90%;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__seriesmodelbox a {
  width: -moz-calc( 100% / 3 - 20px);
  width: calc( 100% / 3 - 20px);
  border: #cccccc 1px solid;
  background: #cccccc3d;
  margin-top: 20px;
  padding: 10px 0;
  -moz-border-radius: 10px;
       border-radius: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  font-family: "DINCond-Medium";
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  margin-left: 20px;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .productseries__seriesmodelbox a {
    width: -moz-calc( 100% / 3 - 10px);
    width: calc( 100% / 3 - 10px);
    margin-left: 10px;
    font-size: 16px;
    padding: 5px 0;
  }
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .productseries__seriesmodelbox a {
    font-size: 16px;
  }
}

.shoutout2020.shoutout2020__color-white .productseries__seriesmodelbox a:nth-child(3n + 1) {
  margin-left: 0px;
}

.shoutout2020.shoutout2020__color-white .productseries__seriesmodelbox a:hover {
  background: #f31f1f62;
  border: #ff3c3c 1px solid;
}

.shoutout2020.shoutout2020__color-white .prize {
  width: 100%;
  background: url(https://storage-asset.msi.com/event/2020/cnd/2020-shout-out/images/wall.jpg) center no-repeat;
  -moz-background-size: 100%;
       background-size: 100%;
  background-attachment: fixed;
  background-position: center;
  padding: 70px 0;
  margin: auto;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .prize {
    -moz-background-size: 400%;
         background-size: 400%;
  }
}

.shoutout2020.shoutout2020__color-white .prize__title {
  width: 100%;
  text-align: center;
}

.shoutout2020.shoutout2020__color-white .prize__title b {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 42px;
  color: #333;
}

.shoutout2020.shoutout2020__color-white .prize__title b:nth-child(1) {
  display: none;
}

.shoutout2020.shoutout2020__color-white .prize__gm {
  display: none;
}

.shoutout2020.shoutout2020__color-white .prize__cc {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.shoutout2020.shoutout2020__color-white .prize__cc-boxd {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.shoutout2020.shoutout2020__color-white .prize__cc-boxd > div {
  width: 40%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
}

.shoutout2020.shoutout2020__color-white .prize__cc-boxd > div img {
  width: 80%;
}

.shoutout2020.shoutout2020__color-white .prize__cc-boxd > div p {
  margin-top: 15px;
}

.shoutout2020.shoutout2020__color-white .prize__cc-boxd svg {
  width: 50px;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .prize__cc-boxd svg {
    width: 20px;
  }
}

.shoutout2020.shoutout2020__color-white .prize__block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.shoutout2020.shoutout2020__color-white .prize__block p {
  color: #666;
  font-size: 24px;
  text-align: center;
}

.shoutout2020.shoutout2020__color-white .prize__block h4 {
  font-size: 52px;
  font-family: "DINCond-bold";
  color: #333;
  margin-top: 40px;
  text-align: center;
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .prize__block h4 {
    font-size: 30px;
  }
}

.shoutout2020.shoutout2020__color-white .ytblock {
  padding: 100px 0 70px 0;
}

.shoutout2020.shoutout2020__color-white .ytblock__black {
  display: none !important;
}

.shoutout2020.shoutout2020__color-white .ytblock__title {
  width: 100%;
  text-align: center;
}

.shoutout2020.shoutout2020__color-white .ytblock__title b {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 42px;
  color: #000;
}

.shoutout2020.shoutout2020__color-white .ytblock__block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}

@media (min-width: 1921px) {
  .shoutout2020.shoutout2020__color-white .ytblock__block {
    width: 1920px;
    margin: 70px auto 0 auto;
  }
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .ytblock__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.shoutout2020.shoutout2020__color-white .ytblock__block-item {
  width: -moz-calc( 100% / 3 - 20px);
  width: calc( 100% / 3 - 20px);
  cursor: pointer;
  position: relative;
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .ytblock__block-item {
    width: 80%;
    margin-top: 20px;
  }
}

.shoutout2020.shoutout2020__color-white .ytblock__block-item:hover.ytblock__block-item::before {
  opacity: 0 !important;
}

.shoutout2020.shoutout2020__color-white .ytblock__block-item:hover.ytblock__block-item::after {
  background: url("https://storage-asset.msi.com/event/2020/cnd/2020-shout-out/images/play-circle-regular-red.svg");
  background-repeat: no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center;
}

.shoutout2020.shoutout2020__color-white .ytblock__block-item::after {
  content: "";
  background: url("https://storage-asset.msi.com/event/2020/cnd/2020-shout-out/images/play-circle-regular.svg");
  background-repeat: no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  z-index: 3;
}

.shoutout2020.shoutout2020__color-white .ytblock__block-item::before {
  content: "";
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
  position: absolute;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  transition: 0.7s;
}

.shoutout2020.shoutout2020__color-white .redeem {
  padding: 70px 0;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.shoutout2020.shoutout2020__color-white .redeem__title {
  width: 100%;
  text-align: center;
}

.shoutout2020.shoutout2020__color-white .redeem__title b {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 42px;
  color: #000;
}

.shoutout2020.shoutout2020__color-white .redeem__imgbox {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: none;
}

.shoutout2020.shoutout2020__color-white .redeem__imgbox img {
  position: absolute;
  width: 100%;
  bottom: -60%;
  left: 0;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .redeem__imgbox img {
    width: auto;
    height: 100%;
    left: auto;
    right: 80%;
    -webkit-transform: translateX(50%);
       -moz-transform: translateX(50%);
            transform: translateX(50%);
  }
}

.shoutout2020.shoutout2020__color-white .redeem__mainbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .redeem__mainbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.shoutout2020.shoutout2020__color-white .redeem__gm {
  display: none;
}

.shoutout2020.shoutout2020__color-white .redeem__cc {
  display: block;
}

.shoutout2020.shoutout2020__color-white .redeem__item {
  width: 20%;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .redeem__item {
    width: 200px;
  }
}

.shoutout2020.shoutout2020__color-white .redeem__item a:hover svg {
  -webkit-animation: animaterotate 1s linear infinite;
     -moz-animation: animaterotate 1s linear infinite;
          animation: animaterotate 1s linear infinite;
}

.shoutout2020.shoutout2020__color-white .redeem__item-circle {
  width: 100%;
  padding: 50%;
  -moz-background-size: cover;
       background-size: cover;
  position: relative;
}

.shoutout2020.shoutout2020__color-white .redeem__item-circle svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  stroke-width: 16px;
  stroke: url(#myGradient);
  stroke-opacity: 0.8;
  fill-opacity: .1;
  -moz-transition: stroke-width 0.5s;
  -webkit-transition: stroke-width 0.5s;
  transition: stroke-width 0.5s;
}

.shoutout2020.shoutout2020__color-white .redeem__item-circle i {
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 30%;
  font-size: 4vw;
  color: #fff;
}

@media (min-width: 1921px) {
  .shoutout2020.shoutout2020__color-white .redeem__item-circle i {
    font-size: 85px;
  }
}

@media (max-width: 1920px) and (min-width: 1300px) {
  .shoutout2020.shoutout2020__color-white .redeem__item-circle i {
    font-size: 70px;
  }
}

@media (max-width: 1299px) and (min-width: 992px) {
  .shoutout2020.shoutout2020__color-white .redeem__item-circle i {
    font-size: 60px;
  }
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .redeem__item-circle i {
    font-size: 65px;
  }
}

.shoutout2020.shoutout2020__color-white .redeem__item-circle h5 {
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: 700;
  color: #ffffff;
  font-size: 1.2vw;
  width: 100%;
  text-align: center;
}

@media (min-width: 1921px) {
  .shoutout2020.shoutout2020__color-white .redeem__item-circle h5 {
    font-size: 26px;
  }
}

.shoutout2020.shoutout2020__color-white .redeem__item-box {
  width: 100%;
  height: 100%;
  background: #00000028;
  -moz-border-radius: 50%;
       border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.shoutout2020.shoutout2020__color-white .redeem__item p {
  margin-top: 15%;
  color: #666;
  text-align: center;
  line-height: 1.3;
  font-size: 24px;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .redeem__item p {
    font-size: 20px;
  }
}

.shoutout2020.shoutout2020__color-white .redeem__arrow {
  width: 20%;
}

.shoutout2020.shoutout2020__color-white .redeem__arrow svg {
  display: block;
  margin: 30% auto 0 auto;
  width: 10%;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .redeem__arrow svg {
    width: 20px;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 30% auto 30% auto;
  }
}

.shoutout2020.shoutout2020__color-white .redeem__tandcbox {
  padding: 5px 20px;
  background: #c9c9c95d;
  -moz-border-radius: 12px;
       border-radius: 12px;
  color: #666;
  margin-top: 40px;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .redeem__tandcbox {
    -moz-border-radius: 0px;
         border-radius: 0px;
  }
}

.shoutout2020.shoutout2020__color-white .redeem__tandcbox p {
  font-size: 20px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1.3;
  margin-top: 20px;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .redeem__tandcbox p {
    font-size: 16px;
  }
}

.shoutout2020.shoutout2020__color-white .redeem__tandcbox ul {
  list-style-type: none;
  padding-left: 15px;
}

.shoutout2020.shoutout2020__color-white .redeem__tandcbox ul li {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 20px;
  margin-top: 10px;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .redeem__tandcbox ul li {
    font-size: 16px;
  }
}

.shoutout2020.shoutout2020__color-white .redeem__tandcbox-btn {
  width: 100%;
  text-align: center;
}

.shoutout2020.shoutout2020__color-white .redeem__tandcbox-btn a {
  margin-top: 40px;
  padding: 5px 40px;
  background: #c9c9c95d;
  display: inline-block;
  -moz-border-radius: 20px;
       border-radius: 20px;
  border: 2px solid #fff;
  cursor: pointer;
  font-size: 20px;
  font-family: "DINCond-Medium";
  margin-right: 10px;
  color: #666;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .redeem__tandcbox-btn a {
    margin-right: 0px;
  }
}

.shoutout2020.shoutout2020__color-white .redeem__tandcbox-btn a:hover {
  -webkit-box-shadow: 0 0 5px #c9c9c95d, 0 0 15px #c9c9c95d;
     -moz-box-shadow: 0 0 5px #c9c9c95d, 0 0 15px #c9c9c95d;
          box-shadow: 0 0 5px #c9c9c95d, 0 0 15px #c9c9c95d;
}

.shoutout2020.shoutout2020__color-white .redeem__tandcbox-btn p {
  margin-bottom: 40px;
  padding: 5px 40px;
  background: #c9c9c95d;
  display: inline-block;
  -moz-border-radius: 20px;
       border-radius: 20px;
  border: 2px solid #fff;
  cursor: pointer;
  font-size: 20px;
  line-height: 1;
  font-family: "DINCond-Medium";
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.shoutout2020.shoutout2020__color-white .redeem__tandcbox-btn p:hover {
  -webkit-box-shadow: 0 0 5px #c9c9c95d, 0 0 15px #c9c9c95d;
     -moz-box-shadow: 0 0 5px #c9c9c95d, 0 0 15px #c9c9c95d;
          box-shadow: 0 0 5px #c9c9c95d, 0 0 15px #c9c9c95d;
}

.shoutout2020.shoutout2020__color-white .wheretopost {
  width: 100%;
  background: url(https://storage-asset.msi.com/event/2020/cnd/2020-shout-out/images/wall.jpg) center no-repeat;
  -moz-background-size: 100%;
       background-size: 100%;
  background-attachment: fixed;
  background-position: center;
  padding: 70px 0;
  margin: auto;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .wheretopost {
    -moz-background-size: 400%;
         background-size: 400%;
  }
}

.shoutout2020.shoutout2020__color-white .wheretopost__title {
  width: 100%;
  text-align: center;
}

.shoutout2020.shoutout2020__color-white .wheretopost__title b {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 42px;
  color: #333;
}

.shoutout2020.shoutout2020__color-white .wheretopost p {
  color: #666;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.6em;
  padding: 0 10px;
  margin-top: 40px;
  text-align: center;
}

@media (min-width: 2280px) {
  .shoutout2020.shoutout2020__color-white .wheretopost p {
    font-size: 26px;
  }
}

@media (min-width: 2280px) and (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .wheretopost p {
    font-size: 16px;
  }
}

.shoutout2020.shoutout2020__color-white .visit {
  width: 100%;
  background: url(https://storage-asset.msi.com/event/2020/cnd/2020-shout-out/images/wall.jpg) center no-repeat;
  -moz-background-size: 100%;
       background-size: 100%;
  background-attachment: fixed;
  background-position: center;
  padding: 70px 0;
  margin: auto;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .visit {
    -moz-background-size: 400%;
         background-size: 400%;
  }
}

.shoutout2020.shoutout2020__color-white .visit__gm {
  display: none !important;
}

.shoutout2020.shoutout2020__color-white .visit__cc {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.shoutout2020.shoutout2020__color-white .visit__title {
  width: 100%;
  text-align: center;
}

.shoutout2020.shoutout2020__color-white .visit__title b {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 42px;
  color: #333;
}

.shoutout2020.shoutout2020__color-white .visit__link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .visit__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.shoutout2020.shoutout2020__color-white .visit__link a {
  width: -moz-calc( 50% - 20px);
  width: calc( 50% - 20px);
}

.shoutout2020.shoutout2020__color-white .visit__link a:nth-child(2) {
  margin-left: 20px;
}

@media (max-width: 675px) {
  .shoutout2020.shoutout2020__color-white .visit__link a {
    width: 80%;
    margin-top: 20px;
  }
}

.shoutout2020.shoutout2020__color-white .langchoose {
  width: 100%;
  height: 100%;
  background: #00000077;
  position: fixed;
  z-index: 30;
  top: 0%;
}

.shoutout2020.shoutout2020__color-white .langchoose ul, .shoutout2020.shoutout2020__color-white .langchoose li {
  padding: 0;
  margin: 0;
}

.shoutout2020.shoutout2020__color-white .langchoose__block {
  width: 90%;
  max-width: 1280px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 80vh;
  background: #fff;
  overflow-x: hidden;
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.479), -3px -3px 15px rgba(0, 0, 0, 0.479);
     -moz-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.479), -3px -3px 15px rgba(0, 0, 0, 0.479);
          box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.479), -3px -3px 15px rgba(0, 0, 0, 0.479);
  -moz-border-radius: 3px;
       border-radius: 3px;
}

.shoutout2020.shoutout2020__color-white .langchoose__block::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #949494;
}

.shoutout2020.shoutout2020__color-white .langchoose__block::-webkit-scrollbar {
  width: 6px;
  background-color: #949494;
}

.shoutout2020.shoutout2020__color-white .langchoose__block::-webkit-scrollbar-thumb {
  background-color: #f5f5f5;
}

.shoutout2020.shoutout2020__color-white .langchoose__block h2 {
  font-size: 32px;
  text-align: center;
  color: #ffffff;
  background: #222;
  margin: 0;
  padding: 40px 0;
}

.shoutout2020.shoutout2020__color-white .langchoose__block > div {
  padding: 0px 0px;
}

.shoutout2020.shoutout2020__color-white .langchoose__block-sel {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.shoutout2020.shoutout2020__color-white .langchoose__block-sel li {
  width: 25%;
  text-align: center;
  list-style-type: none;
  margin: 0 0px;
  border-bottom: 2px solid #666;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  padding: 10px 0;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#222));
  background: -moz-linear-gradient(top, #222);
  background: linear-gradient(to bottom, #222);
  -moz-background-size: 100%;
       background-size: 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.shoutout2020.shoutout2020__color-white .langchoose__block-sel li:hover {
  border-bottom: 2px solid #d32222 !important;
  background: #eee !important;
}

.shoutout2020.shoutout2020__color-white .langchoose__block-sel li:hover a {
  color: #000000 !important;
}

.shoutout2020.shoutout2020__color-white .langchoose__block-sel li a {
  text-decoration: none;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  font-family: "DINCond-bold";
  font-size: 20px;
}

.shoutout2020.shoutout2020__color-white .langchoose__block-sel--active {
  border-bottom: 2px solid #d32222 !important;
  background: #fff !important;
}

.shoutout2020.shoutout2020__color-white .langchoose__block-sel--active a {
  color: #000000 !important;
}

.shoutout2020.shoutout2020__color-white .langchoose__country {
  padding: 20px;
}

.shoutout2020.shoutout2020__color-white .langchoose__country-item {
  display: none;
}

.shoutout2020.shoutout2020__color-white .langchoose__country-item--active {
  display: block;
}

.shoutout2020.shoutout2020__color-white .langchoose__country ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.shoutout2020.shoutout2020__color-white .langchoose__country ul li {
  list-style-type: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -moz-calc( 25% - 10px);
  width: calc( 25% - 10px);
  background: #fff;
  margin: 5px 5px;
  border: #00000036 1px solid;
  cursor: pointer;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

@media (max-width: 991px) {
  .shoutout2020.shoutout2020__color-white .langchoose__country ul li {
    width: -moz-calc( 50% - 10px);
    width: calc( 50% - 10px);
  }
}

.shoutout2020.shoutout2020__color-white .langchoose__country ul li:hover {
  background: #333;
}

.shoutout2020.shoutout2020__color-white .langchoose__country ul li a {
  width: 100%;
  padding: 10px 0;
  font-family: "DINCond-bold";
  font-size: 18px;
  text-align: center;
  color: #000;
  text-decoration: none;
}

@-webkit-keyframes kvBGanimate {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

@-moz-keyframes kvBGanimate {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

@keyframes kvBGanimate {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

@-webkit-keyframes kvBGanimateCreate {
  0%, 25%, 50%, 75%, 100% {
    opacity: 1;
  }
  12.5%, 37.5%, 62.5%, 87.5% {
    opacity: 0;
  }
}

@-moz-keyframes kvBGanimateCreate {
  0%, 25%, 50%, 75%, 100% {
    opacity: 1;
  }
  12.5%, 37.5%, 62.5%, 87.5% {
    opacity: 0;
  }
}

@keyframes kvBGanimateCreate {
  0%, 25%, 50%, 75%, 100% {
    opacity: 1;
  }
  12.5%, 37.5%, 62.5%, 87.5% {
    opacity: 0;
  }
}

@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@-moz-keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@-webkit-keyframes blink {
  78% {
    color: inherit;
    text-shadow: inherit;
  }
  79% {
    color: #333;
  }
  80% {
    text-shadow: none;
  }
  81% {
    color: inherit;
    text-shadow: inherit;
  }
  82% {
    color: #333;
    text-shadow: none;
  }
  83% {
    color: inherit;
    text-shadow: inherit;
  }
  92% {
    color: #333;
    text-shadow: none;
  }
  92.5% {
    color: inherit;
    text-shadow: inherit;
  }
}

@-moz-keyframes blink {
  78% {
    color: inherit;
    text-shadow: inherit;
  }
  79% {
    color: #333;
  }
  80% {
    text-shadow: none;
  }
  81% {
    color: inherit;
    text-shadow: inherit;
  }
  82% {
    color: #333;
    text-shadow: none;
  }
  83% {
    color: inherit;
    text-shadow: inherit;
  }
  92% {
    color: #333;
    text-shadow: none;
  }
  92.5% {
    color: inherit;
    text-shadow: inherit;
  }
}

@keyframes blink {
  78% {
    color: inherit;
    text-shadow: inherit;
  }
  79% {
    color: #333;
  }
  80% {
    text-shadow: none;
  }
  81% {
    color: inherit;
    text-shadow: inherit;
  }
  82% {
    color: #333;
    text-shadow: none;
  }
  83% {
    color: inherit;
    text-shadow: inherit;
  }
  92% {
    color: #333;
    text-shadow: none;
  }
  92.5% {
    color: inherit;
    text-shadow: inherit;
  }
}

@-webkit-keyframes animateaarrow {
  0% {
    -webkit-transform: translateY(0px) rotate(90deg);
            transform: translateY(0px) rotate(90deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(5px) rotate(90deg);
            transform: translateY(5px) rotate(90deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(10px) rotate(90deg);
            transform: translateY(10px) rotate(90deg);
    opacity: 0;
  }
}

@-moz-keyframes animateaarrow {
  0% {
    -moz-transform: translateY(0px) rotate(90deg);
         transform: translateY(0px) rotate(90deg);
    opacity: 0;
  }
  50% {
    -moz-transform: translateY(5px) rotate(90deg);
         transform: translateY(5px) rotate(90deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(10px) rotate(90deg);
         transform: translateY(10px) rotate(90deg);
    opacity: 0;
  }
}

@keyframes animateaarrow {
  0% {
    -webkit-transform: translateY(0px) rotate(90deg);
       -moz-transform: translateY(0px) rotate(90deg);
            transform: translateY(0px) rotate(90deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(5px) rotate(90deg);
       -moz-transform: translateY(5px) rotate(90deg);
            transform: translateY(5px) rotate(90deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(10px) rotate(90deg);
       -moz-transform: translateY(10px) rotate(90deg);
            transform: translateY(10px) rotate(90deg);
    opacity: 0;
  }
}

@-webkit-keyframes animaterotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}

@-moz-keyframes animaterotate {
  0% {
    -moz-transform: translate(-50%, -50%) rotate(0);
         transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -moz-transform: translate(-50%, -50%) rotate(360deg);
         transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes animaterotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
       -moz-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
       -moz-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
/*# sourceMappingURL=main-white.css.map */