@font-face {
  font-family: "BunkenTechSansPro-SeBd";
  src: local("BunkenTechSansPro-SeBd"), url("https://storage-asset.msi.com/event/2021/nb/2021-the-ultimate-shockwave/fonts/BunkenTechSansPro-SeBd.ttf");
}

@-webkit-keyframes flash {
  0% {
    text-shadow: 0 0 0px #fff;
  }
  100% {
    text-shadow: 0 0 20px #fff;
  }
}

@keyframes flash {
  0% {
    text-shadow: 0 0 0px #fff;
  }
  100% {
    text-shadow: 0 0 20px #fff;
  }
}

@-webkit-keyframes flash2 {
  0% {
    -webkit-filter: drop-shadow(0 0 0 #ffffff00);
            filter: drop-shadow(0 0 0 #ffffff00);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #ffffff);
            filter: drop-shadow(0 0 10px #ffffff);
  }
}

@keyframes flash2 {
  0% {
    -webkit-filter: drop-shadow(0 0 0 #ffffff00);
            filter: drop-shadow(0 0 0 #ffffff00);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #ffffff);
            filter: drop-shadow(0 0 10px #ffffff);
  }
}

@-webkit-keyframes flash3 {
  0% {
    -webkit-box-shadow: 0 0 0px #00d8ff;
            box-shadow: 0 0 0px #00d8ff;
  }
  100% {
    -webkit-box-shadow: 0 0 20px #00d8ff;
            box-shadow: 0 0 20px #00d8ff;
  }
}

@keyframes flash3 {
  0% {
    -webkit-box-shadow: 0 0 0px #00d8ff;
            box-shadow: 0 0 0px #00d8ff;
  }
  100% {
    -webkit-box-shadow: 0 0 20px #00d8ff;
            box-shadow: 0 0 20px #00d8ff;
  }
}

@-webkit-keyframes flash4 {
  0% {
    -webkit-filter: drop-shadow(0 0 0px #2ed8f7);
            filter: drop-shadow(0 0 0px #2ed8f7);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #2ed8f7);
            filter: drop-shadow(0 0 10px #2ed8f7);
  }
}

@keyframes flash4 {
  0% {
    -webkit-filter: drop-shadow(0 0 0px #2ed8f7);
            filter: drop-shadow(0 0 0px #2ed8f7);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #2ed8f7);
            filter: drop-shadow(0 0 10px #2ed8f7);
  }
}

@-webkit-keyframes move {
  0% {
    top: 0;
    opacity: 0.7;
  }
  30% {
    opacity: 1;
  }
  50% {
    top: -40px;
    opacity: 0.6;
  }
  80% {
    opacity: 1;
  }
  100% {
    top: 0;
    opacity: 0.7;
  }
}

@keyframes move {
  0% {
    top: 0;
    opacity: 0.7;
  }
  30% {
    opacity: 1;
  }
  50% {
    top: -40px;
    opacity: 0.6;
  }
  80% {
    opacity: 1;
  }
  100% {
    top: 0;
    opacity: 0.7;
  }
}

@-webkit-keyframes move2 {
  0% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: -40px;
    opacity: 0.5;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

@keyframes move2 {
  0% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: -40px;
    opacity: 0.5;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

@-webkit-keyframes move3 {
  0% {
    top: 0;
    opacity: 0.5;
  }
  20% {
    opacity: 1;
  }
  50% {
    top: -40px;
    opacity: 0.5;
  }
  80% {
    opacity: 1;
  }
  100% {
    top: 0;
    opacity: 0.5;
  }
}

@keyframes move3 {
  0% {
    top: 0;
    opacity: 0.5;
  }
  20% {
    opacity: 1;
  }
  50% {
    top: -40px;
    opacity: 0.5;
  }
  80% {
    opacity: 1;
  }
  100% {
    top: 0;
    opacity: 0.5;
  }
}

@-webkit-keyframes move4 {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes move4 {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}

@-webkit-keyframes move5 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.2;
  }
}

@keyframes move5 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.2;
  }
}

@-webkit-keyframes upDown {
  0% {
    bottom: 0.5%;
  }
  50% {
    bottom: 2%;
  }
  100% {
    bottom: 0.5%;
  }
}

@keyframes upDown {
  0% {
    bottom: 0.5%;
  }
  50% {
    bottom: 2%;
  }
  100% {
    bottom: 0.5%;
  }
}

@-webkit-keyframes bgAni {
  0% {
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #b92b5a), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #683758));
    background: linear-gradient(to right bottom, #b92b5a 1%, #09081f 25%, #09081f 90%, #683758 110%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  50% {
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #512bb9), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #3c3768));
    background: linear-gradient(to right bottom, #512bb9 1%, #09081f 25%, #09081f 90%, #3c3768 110%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  100% {
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #b92b5a), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #683758));
    background: linear-gradient(to right bottom, #b92b5a 1%, #09081f 25%, #09081f 90%, #683758 110%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}

@keyframes bgAni {
  0% {
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #b92b5a), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #683758));
    background: linear-gradient(to right bottom, #b92b5a 1%, #09081f 25%, #09081f 90%, #683758 110%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  50% {
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #512bb9), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #3c3768));
    background: linear-gradient(to right bottom, #512bb9 1%, #09081f 25%, #09081f 90%, #3c3768 110%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  100% {
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #b92b5a), color-stop(25%, #09081f), color-stop(90%, #09081f), color-stop(110%, #683758));
    background: linear-gradient(to right bottom, #b92b5a 1%, #09081f 25%, #09081f 90%, #683758 110%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}

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

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

@-webkit-keyframes filter-animation {
  0% {
    -webkit-filter: hue-rotate(0deg);
            filter: hue-rotate(0deg);
  }
  50% {
    -webkit-filter: hue-rotate(100deg);
            filter: hue-rotate(100deg);
  }
  100% {
    -webkit-filter: hue-rotate(0deg);
            filter: hue-rotate(0deg);
  }
}

@keyframes filter-animation {
  0% {
    -webkit-filter: hue-rotate(0deg);
            filter: hue-rotate(0deg);
  }
  50% {
    -webkit-filter: hue-rotate(100deg);
            filter: hue-rotate(100deg);
  }
  100% {
    -webkit-filter: hue-rotate(0deg);
            filter: hue-rotate(0deg);
  }
}

.gear {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 10;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(5%, #651835), color-stop(40%, #1d1d36), color-stop(85%, #1d1d36), color-stop(130%, #651835));
  background: linear-gradient(to right bottom, #651835 5%, #1d1d36 40%, #1d1d36 85%, #651835 130%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-size: cover;
}

.gear .playIcon {
  display: block;
  width: 200px;
  position: fixed;
  right: 1%;
  bottom: 0.5%;
  z-index: 700;
  cursor: pointer;
  -webkit-animation: 2s ease-in-out 0s infinite alternate both running upDown;
          animation: 2s ease-in-out 0s infinite alternate both running upDown;
}

.gear .playIcon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .playIcon__before {
  display: none;
  margin: 0 auto;
  text-align: center;
}

.gear .playIcon:hover .playIcon__after {
  display: none;
}

.gear .playIcon:hover .playIcon__before {
  display: block;
}

@media (max-width: 960px) {
  .gear .playIcon {
    display: block;
    width: 100px;
  }
  .gear .playIcon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.gear .sliderBox {
  width: 100%;
  display: block;
  margin: 0 auto 5%;
}

.gear .sliderBox .box {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 70vh;
}

.gear .kv {
  position: relative;
  width: 100%;
  z-index: 30;
  overflow: hidden;
}

.gear .kv .smoke {
  width: 100%;
}

.gear .kv .smoke canvas {
  width: 100%;
}

.gear .kv .smoke__set {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}

.gear .kv__figure {
  position: relative;
  width: 100%;
}

.gear .kv__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .kv__figure-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 80;
}

.gear .kv__figure .ani01 {
  -webkit-animation: move 6s  ease-in-out  infinite;
          animation: move 6s  ease-in-out  infinite;
}

.gear .kv__figure .ani02 {
  -webkit-animation: move2 6s ease-in-out  infinite;
          animation: move2 6s ease-in-out  infinite;
}

.gear .kv__figure .ani03 {
  -webkit-animation: move3 6s  ease-in-out infinite;
          animation: move3 6s  ease-in-out infinite;
}

.gear .kv__figure .ani04 {
  z-index: 70;
  -webkit-animation: move4 8s  ease-in-out infinite;
          animation: move4 8s  ease-in-out infinite;
}

.gear .kv__figure .ani05 {
  z-index: 70;
  -webkit-animation: move5 4s  ease-in-out infinite;
          animation: move5 4s  ease-in-out infinite;
}

.gear .kv__box {
  position: absolute;
  top: 16%;
  left: 17%;
  z-index: 70;
}

.gear .kv__box-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 6vw;
  line-height: 100%;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right bottom, from(#bc50c3), color-stop(#98b1ff), color-stop(#b65ed1), to(#f00030));
  background: linear-gradient(to right bottom, #bc50c3, #98b1ff, #b65ed1, #f00030);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.gear .kv__box-text {
  font-size: 1.5vw;
  width: 55%;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 20px 0 20px 8px;
}

.gear .kv__box-figure {
  -webkit-filter: drop-shadow(0 0 5px #00c3ff);
          filter: drop-shadow(0 0 5px #00c3ff);
  width: 50%;
}

.gear .kv__box-figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .kv__box-logo {
  width: 200px;
  display: none;
}

.gear .kv__box-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 960px) {
  .gear .kv .smoke {
    width: 100%;
  }
  .gear .kv .smoke canvas {
    -webkit-transform: scale(3);
            transform: scale(3);
  }
  .gear .kv__figure {
    width: 100%;
  }
  .gear .kv__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .kv__box {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 9%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0 auto;
  }
  .gear .kv__box-title {
    font-size: 10vw;
  }
  .gear .kv__box-text {
    font-size: 2vw;
    margin: 20px auto;
  }
  .gear .kv__box-figure {
    margin: 0 auto;
    -webkit-filter: drop-shadow(0 0 5px #00c3ff);
            filter: drop-shadow(0 0 5px #00c3ff);
    width: 250px;
  }
  .gear .kv__box-figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .kv__box-logo {
    width: 150px;
    display: block;
    margin: 0 auto;
  }
  .gear .kv__box-logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (max-width: 600px) {
  .gear .kv .smoke {
    width: 100%;
  }
  .gear .kv .smoke canvas {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .gear .kv__box {
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0 auto;
  }
  .gear .kv__box-title {
    font-size: 3em;
  }
  .gear .kv__box-text {
    font-size: 0.8em;
    margin: 10px auto;
  }
  .gear .kv__box-figure {
    width: 200px;
  }
  .gear .kv__box-figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .kv__box-logo {
    width: 100px;
  }
  .gear .kv__box-logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (max-width: 400px) {
  .gear .kv__box {
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0 auto;
  }
  .gear .kv__box-title {
    font-size: 2.5em;
  }
  .gear .kv__box-text {
    width: 100%;
    font-size: 0.7em;
    margin: 10px auto;
  }
  .gear .kv__box-figure {
    width: 200px;
  }
  .gear .kv__box-figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .kv__box-logo {
    width: 80px;
  }
  .gear .kv__box-logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.gear .line1 {
  width: 100%;
  height: 4px;
  background: #cf358b;
}

.gear .titleBox {
  position: relative;
  padding: 5% 5%;
  z-index: 400;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

.gear .titleBox__inLine {
  display: inline-block;
  position: relative;
}

.gear .titleBox__title {
  font-size: 2em;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #b170d7), color-stop(#9baafb), color-stop(60%, #d61d6a));
  background: linear-gradient(to right, #b170d7 20%, #9baafb, #d61d6a 60%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-family: 'Open Sans', sans-serif;
}

.gear .titleBox__text {
  margin-top: 20px;
  font-size: 1.5em;
  color: #fff;
  font-weight: 900;
  font-family: 'Open Sans', sans-serif;
}

@media (max-width: 960px) {
  .gear .titleBox__inLine {
    display: inline-block;
    position: relative;
  }
  .gear .titleBox__inLine::after {
    content: "";
    width: 50px;
    height: 50px;
    background: transparent;
    background-size: cover;
    position: absolute;
    top: 0;
    left: -90px;
  }
  .gear .titleBox__inLine::before {
    content: "";
    width: 50px;
    height: 50px;
    background: transparent;
    background-size: cover;
    position: absolute;
    top: 0;
    right: -90px;
  }
  .gear .titleBox__title {
    font-size: 2em;
  }
  .gear .titleBox__text {
    margin-top: 20px;
    font-size: 1em;
  }
}

.gear .imgBlock {
  position: relative;
  z-index: 200;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.gear .imgBlock .titleLogoBox {
  padding-top: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.gear .imgBlock .titleLogoBox__title {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.5em;
  color: #fff;
  max-width: 400px;
  width: 100%;
  text-align: right;
  line-height: 38px;
}

.gear .imgBlock .titleLogoBox__figure {
  position: relative;
  margin-top: 10px;
  width: 200px;
}

.gear .imgBlock .titleLogoBox__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .imgBlock .titleLogoBox2 {
  position: absolute;
  -webkit-transform: translateX(-90%);
          transform: translateX(-90%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.gear .imgBlock .titleLogoBox2__title {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.5em;
  color: #fff;
  max-width: 400px;
  width: 100%;
  text-align: right;
  line-height: 38px;
}

.gear .imgBlock .titleLogoBox2__figure {
  position: relative;
  margin-top: 10px;
  width: 100px;
  -webkit-transform: translateX(-230px);
          transform: translateX(-230px);
}

.gear .imgBlock .titleLogoBox2__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .imgBlock .titleLogoBox3 {
  position: absolute;
  -webkit-transform: translate(-75%, 100%);
          transform: translate(-75%, 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.gear .imgBlock .titleLogoBox3__title {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.5em;
  color: #fff;
  max-width: 500px;
  width: 100%;
  text-align: right;
  line-height: 38px;
  text-transform: uppercase;
}

.gear .imgBlock .titleLogoBox3__figure {
  position: relative;
  margin-top: 10px;
  width: 200px;
  -webkit-transform: translateX(-140px);
          transform: translateX(-140px);
}

.gear .imgBlock .titleLogoBox3__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .imgBlock__figure {
  width: 280px;
  margin: 0 2%;
}

.gear .imgBlock__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .imgBlock__figure2 {
  width: 600px;
  margin: 0 0 0 2%;
}

.gear .imgBlock__figure2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .imgBlock__figure2-btn {
  position: relative;
  -webkit-transform: translate(45%, 330%);
          transform: translate(45%, 330%);
}

.gear .imgBlock__figure3 {
  width: 350px;
  margin: 0 20px 0 240px;
}

.gear .imgBlock__figure3 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .imgBlock__figure3-btn {
  position: relative;
  -webkit-transform: translate(45%, 500%);
          transform: translate(45%, 500%);
}

.gear .imgBlock .linkBlock {
  padding-top: 3%;
  color: #fff;
}

.gear .imgBlock .linkBlock__text {
  font-size: 1em;
  max-width: 400px;
  width: 100%;
}

.gear .imgBlock .linkBlock__btn {
  display: inline-block;
  position: relative;
  min-width: 150px;
  text-align: center;
  padding: 5px 10px;
  border: 3px solid transparent;
  -o-border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#567eb9), to(#ce24a9a1)) 1;
     border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
  -webkit-clip-path: inset(0 round 4px);
          clip-path: inset(0 round 4px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
  color: #fff;
  margin: 20px 0;
  -webkit-box-shadow: 0 0 5px #fff;
          box-shadow: 0 0 5px #fff;
  font-size: 1em;
  cursor: pointer;
}

.gear .imgBlock .linkBlock__btn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-animation: filter-animation 3s  infinite;
          animation: filter-animation 3s  infinite;
}

.gear .imgBlock .linkBlock__btn--active {
  -webkit-animation: filter-animation 3s  infinite;
          animation: filter-animation 3s  infinite;
  background: #5e105e;
}

.gear .imgBlock .linkBlock2 {
  padding-top: 6%;
  color: #fff;
}

.gear .imgBlock .linkBlock2__text {
  font-size: 1em;
  max-width: 400px;
  width: 100%;
}

.gear .imgBlock .linkBlock2__btn {
  display: inline-block;
  position: relative;
  min-width: 150px;
  text-align: center;
  padding: 5px 10px;
  border: 3px solid transparent;
  -o-border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#567eb9), to(#ce24a9a1)) 1;
     border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
  -webkit-clip-path: inset(0 round 4px);
          clip-path: inset(0 round 4px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
  color: #fff;
  margin: 20px 0;
  -webkit-box-shadow: 0 0 5px #fff;
          box-shadow: 0 0 5px #fff;
  font-size: 1em;
  cursor: pointer;
}

.gear .imgBlock .linkBlock2__btn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-animation: filter-animation 3s  infinite;
          animation: filter-animation 3s  infinite;
}

.gear .imgBlock .linkBlock2__btn--active {
  -webkit-animation: filter-animation 3s  infinite;
          animation: filter-animation 3s  infinite;
  background: #5e105e;
}

.gear .imgBlock .linkBlock3 {
  padding-top: 6%;
  color: #fff;
}

.gear .imgBlock .linkBlock3__text {
  font-size: 1em;
  max-width: 400px;
  width: 100%;
}

.gear .imgBlock .linkBlock3__btn {
  display: inline-block;
  position: relative;
  min-width: 150px;
  text-align: center;
  padding: 5px 10px;
  border: 3px solid transparent;
  -o-border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#567eb9), to(#ce24a9a1)) 1;
     border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
  -webkit-clip-path: inset(0 round 4px);
          clip-path: inset(0 round 4px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
  color: #fff;
  margin: 20px 0;
  -webkit-box-shadow: 0 0 5px #fff;
          box-shadow: 0 0 5px #fff;
  font-size: 1em;
  cursor: pointer;
}

.gear .imgBlock .linkBlock3__btn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-animation: filter-animation 3s  infinite;
          animation: filter-animation 3s  infinite;
}

.gear .imgBlock .linkBlock3__btn--active {
  -webkit-animation: filter-animation 3s  infinite;
          animation: filter-animation 3s  infinite;
  background: #5e105e;
}

@media (max-width: 960px) {
  .gear .imgBlock {
    position: relative;
    padding: 5% 5%;
    z-index: 600;
    width: 100%;
    margin: 0 auto;
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .gear .imgBlock .titleLogoBox {
    padding-top: 1%;
    -ms-flex-item-align: start;
        align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gear .imgBlock .titleLogoBox__title {
    font-size: 2em;
    max-width: 350px;
    line-height: 38px;
  }
  .gear .imgBlock .titleLogoBox__figure {
    margin-top: 10px;
    width: 200px;
  }
  .gear .imgBlock .titleLogoBox__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .imgBlock .titleLogoBox2 {
    padding-top: 1%;
    -ms-flex-item-align: start;
        align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: static;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .gear .imgBlock .titleLogoBox2__title {
    font-size: 2em;
    max-width: 350px;
    line-height: 38px;
  }
  .gear .imgBlock .titleLogoBox2__figure {
    margin-top: 10px;
    width: 100px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .gear .imgBlock .titleLogoBox2__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .imgBlock__figure {
    width: 200px;
    max-width: 100%;
    margin: 10px 0;
  }
  .gear .imgBlock__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .imgBlock .titleLogoBox3 {
    padding-top: 1%;
    -ms-flex-item-align: start;
        align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: static;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    padding-bottom: 20px;
  }
  .gear .imgBlock .titleLogoBox3__title {
    font-size: 2em;
    max-width: 350px;
    line-height: 38px;
  }
  .gear .imgBlock .titleLogoBox3__figure {
    margin-top: 5px;
    width: 150px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .gear .imgBlock .titleLogoBox3__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .imgBlock__figure {
    width: 200px;
    max-width: 100%;
    margin: 10px 0;
  }
  .gear .imgBlock__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .imgBlock__figure3 {
    width: 300px;
    max-width: 100%;
    margin: 10px 0;
  }
  .gear .imgBlock__figure3 img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .imgBlock .linkBlock__text {
    font-size: 1em;
    max-width: 400px;
  }
  .gear .imgBlock .linkBlock__btn {
    margin: 20px 0;
    font-size: 1em;
  }
}

@media (max-width: 500px) {
  .gear .imgBlock__figure2-btn {
    -webkit-transform: translate(40%, 250%);
            transform: translate(40%, 250%);
  }
  .gear .imgBlock__figure3-btn {
    position: relative;
    -webkit-transform: translate(40%, 400%);
            transform: translate(40%, 400%);
  }
}

.gear .buynow {
  position: relative;
  padding-top: 5%;
  z-index: 600;
  width: 100%;
  margin: 0 auto;
}

.gear .buynow__title {
  color: #fff;
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
  position: relative;
  z-index: 600;
}

.gear .buynow__tab {
  position: relative;
  z-index: 600;
  margin-top: 20px;
  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;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 768px) {
  .gear .buynow__tab {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.gear .buynow__tab .btnChoose {
  position: relative;
  min-width: 200px;
  text-align: center;
  padding: 10px 20px;
  border: 3px solid transparent;
  -o-border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#567eb9), to(#ce24a9a1)) 1;
     border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
  -webkit-clip-path: inset(0 round 5px);
          clip-path: inset(0 round 5px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
  color: #fff;
  margin: 20px;
  -webkit-box-shadow: 0 0 5px #fff;
          box-shadow: 0 0 5px #fff;
  font-size: 1em;
  cursor: pointer;
}

.gear .buynow__tab .btnChoose:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-animation: filter-animation 3s  infinite;
          animation: filter-animation 3s  infinite;
}

.gear .buynow__tab .btnChoose--active {
  -webkit-animation: filter-animation 3s  infinite;
          animation: filter-animation 3s  infinite;
  background: #5e105e;
}

@media (max-width: 960px) {
  .gear .buynow {
    position: relative;
    padding-top: 5%;
    z-index: 600;
  }
  .gear .buynow__title {
    font-size: 2em;
  }
  .gear .buynow__tab {
    position: relative;
    z-index: 600;
    margin-top: 20px;
    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;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (max-width: 960px) and (max-width: 768px) {
  .gear .buynow__tab {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 960px) {
  .gear .buynow__tab .btnChoose {
    position: relative;
    min-width: 200px;
    text-align: center;
    padding: 10px 20px;
    border: 3px solid transparent;
    -o-border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
       border-image: -webkit-gradient(linear, left top, right top, from(#567eb9), to(#ce24a9a1)) 1;
       border-image: linear-gradient(90deg, #567eb9, #ce24a9a1) 1;
    -webkit-clip-path: inset(0 round 3px);
            clip-path: inset(0 round 3px);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-transform: uppercase;
    color: #fff;
    margin: 20px;
    -webkit-box-shadow: 0 0 5px #fff;
            box-shadow: 0 0 5px #fff;
    font-size: 1em;
  }
}

.gear .hatchBox {
  position: relative;
  text-align: center;
  padding: 1% 3% 3%;
  max-width: 1540px;
  margin: 0 auto;
  z-index: 550;
}

.gear .hatchBox .hatch__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gear .hatchBox .hatch__flex-title {
  position: relative;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  width: 32%;
  min-width: 250px;
  padding-bottom: 15px;
  border-bottom: 1px solid #a1a1a1;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-align: center;
}

@media (max-width: 960px) {
  .gear .hatchBox .hatch__flex-title {
    width: 40%;
  }
}

@media (max-width: 768px) {
  .gear .hatchBox .hatch__flex-title {
    min-width: 120px;
    font-size: 18px;
    padding-bottom: 6px;
    width: 50%;
  }
}

.gear .hatchBox .hatch__flex-title span {
  position: relative;
  z-index: 20;
}

.gear .hatchBox .hatch__flex-title:hover {
  border-bottom: 1px solid #fff;
}

@media (max-width: 768px) {
  .gear .hatchBox .hatch__flex-title:hover {
    border-bottom: 2px solid #fff;
  }
}

.gear .hatchBox .hatch__flex-title:hover::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  height: 130%;
  width: 100%;
  background: radial-gradient(ellipse, #69a5d6, transparent, transparent);
  z-index: 1;
}

@media (max-width: 768px) {
  .gear .hatchBox .hatch__flex-title:hover::before {
    display: none;
  }
}

.gear .hatchBox .hatch__flex-title--active {
  z-index: 10;
  border-bottom: 1px solid #fff;
}

@media (max-width: 768px) {
  .gear .hatchBox .hatch__flex-title--active {
    border-bottom: 2px solid #42c9ff;
  }
}

.gear .hatchBox .hatch__flex-title--active::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  height: 130%;
  width: 100%;
  background: radial-gradient(ellipse, #69a5d6, transparent, transparent);
  z-index: 1;
}

@media (max-width: 768px) {
  .gear .hatchBox .hatch__flex-title--active {
    display: none;
  }
}

.gear .hatchBox .hatch__slider {
  position: relative;
  margin: 40px auto 40px;
  width: 95%;
  max-width: 1100px;
}

@media (max-width: 768px) {
  .gear .hatchBox .hatch__slider {
    margin: 15px auto 40px;
  }
}

.gear .hatchBox .hatch__box {
  color: #fff;
  width: 100%;
  min-width: 450px;
  margin: 0 auto;
}

@media (max-width: 960px) {
  .gear .hatchBox .hatch__box {
    width: 100%;
  }
}

@media (max-width: 580px) {
  .gear .hatchBox .hatch__box {
    min-width: 300px;
  }
}

.gear .hatchBox .hatch__box-title {
  display: inline-block;
  border: 1px solid #ffffff;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  margin: 20px 0;
}

.gear .hatchBox .hatch__box-title .textSkew {
  padding: 10px 30px;
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
}

.gear .hatchBox .hatch__box .flexBox {
  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;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.gear .hatchBox .hatch__box .flexBox__figure {
  margin-right: 5%;
  width: 45%;
}

.gear .hatchBox .hatch__box .flexBox__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .hatchBox .hatch__box .flexBox__content {
  width: 40%;
}

@media (max-width: 960px) {
  .gear .hatchBox .hatch__box .flexBox {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .gear .hatchBox .hatch__box .flexBox__figure {
    margin-right: 0;
    width: 50%;
  }
  .gear .hatchBox .hatch__box .flexBox__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .hatchBox .hatch__box .flexBox__content {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .gear .hatchBox .hatch__box .flexBox {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .gear .hatchBox .hatch__box .flexBox__figure {
    margin-right: 0;
    width: 100%;
  }
  .gear .hatchBox .hatch__box .flexBox__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .gear .hatchBox .hatch__box .flexBox__content {
    width: 100%;
  }
}

.gear .hatchBox .hatch__note {
  color: #c2c2c2;
  margin: 2% auto 0;
  font-size: 14px;
  width: 95%;
  max-width: 1100px;
}

.gear .hatchBox .hatch__note a {
  color: #c2c2c2;
  text-decoration: underline;
}

.gear .hatchBox .hatch__txt {
  padding: 0 20px;
}

.gear .hatchBox .hatch__txt img {
  max-width: 100%;
}

.gear .hatchBox .hatch__txt-picImg {
  width: 70%;
  margin: 0 auto;
}

.gear .hatchBox .hatch__txt ul {
  text-align: left;
  margin-bottom: 10px;
  list-style: disc;
}

.gear .hatchBox .hatch__txt li {
  font-size: 1em;
  list-style: disc;
  margin-bottom: 15px;
}

.gear .hatchBox .hatch__txt-price {
  text-align: left;
  font-size: 1.2em;
  margin-bottom: 10px;
}

.gear .hatchBox .hatch__txt span {
  font-size: 30px;
}

.gear .hatchBox .hatch__txt-note {
  text-align: left;
  color: #a2a2a2;
  margin-bottom: 15px;
}

.gear .hatchBox .hatch__txtFlex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gear .hatchBox .hatch__txtFlex-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2em;
  text-align: left;
}

@media (max-width: 960px) {
  .gear .hatchBox .hatch__txtFlex {
    font-size: 20px;
  }
}

.gear .hatchBox .hatch__txtFlex hr {
  margin-bottom: 15px;
}

.gear .hatchBox .hatch__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-y: auto;
  max-height: 170px;
  padding-bottom: 20px;
  margin-top: 10px;
}

.gear .hatchBox .hatch__icon::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #e1e9c9d3;
  background-color: #383838;
}

.gear .hatchBox .hatch__icon::-webkit-scrollbar {
  width: 5px;
  background-color: #222222;
}

.gear .hatchBox .hatch__icon::-webkit-scrollbar-thumb {
  background-color: #ffffff;
}

.gear .hatchBox .hatch__icon-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 70px;
  width: calc( (100%/2) - 40px);
  margin: 10px auto;
  background: #fff;
  overflow: hidden;
  border: 2px solid #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.gear .hatchBox .hatch__icon-link img {
  width: auto;
  height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.gear .hatchBox .hatch__icon-link:hover {
  border: 2px solid #75d3ff;
}

.gear .show_deskTop {
  display: block;
}

.gear .show_moblie {
  display: none;
}

@media screen and (max-width: 960px) {
  .gear .show_deskTop {
    display: none;
  }
  .gear .show_moblie {
    display: block;
  }
}

@media (max-width: 960px) {
  .gear {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 10;
    background: -webkit-gradient(linear, left top, right bottom, from(#651835), color-stop(30%, #1d1d36), color-stop(85%, #1d1d36), color-stop(130%, #651835));
    background: linear-gradient(to right bottom, #651835 0%, #1d1d36 30%, #1d1d36 85%, #651835 130%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-size: cover;
  }
}
/*# sourceMappingURL=main.css.map */