.msiFooter {
  display: none;
}

.monster {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  color: #fff;
}
.monster p {
  font-family: "source-han-serif-japanese", serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
}
.monster h2 {
  font-family: "source-han-serif-japanese", serif;
  font-weight: 700;
  font-style: normal;
}
.monster .fontBold {
  font-weight: 900;
}
.monster .normalSize {
  width: 100%;
  line-height: 0;
}
.monster .normalSize img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.showDesktop {
  display: none;
}

.showMobile {
  display: block;
}

@media (min-width: 996px) {
  .showDesktop {
    display: block;
  }
  .showMobile {
    display: none;
  }
}
.kv {
  width: 100%;
  position: relative;
  background: url(https://storage-asset.msi.com/event/2023/Corp/MSIxMonsterHunter/images/new/bg.jpg) no-repeat center center/cover;
}
.kv .rightBox {
  width: 60%;
  height: 300px;
}
.kv__leftText {
  position: absolute;
  bottom: 10%;
  left: 10%;
  font-size: 2vw;
}
.kv__rightText {
  position: absolute;
  bottom: 10%;
  right: 10%;
  font-size: 2vw;
}
.kv__figure {
  margin-top: 10%;
  width: 100%;
  position: relative;
  z-index: 5;
  line-height: 0;
}
.kv__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kv__figure2 {
  line-height: 0;
  width: 100%;
}
.kv__figure2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kv__right {
  margin-left: 0;
}
.kv__position {
  position: absolute;
  z-index: 2;
}
.kv .lightAnimation {
  width: 80%;
  top: -25%;
  left: -8%;
  z-index: 5;
}
.kv .monster1 {
  width: 85%;
  top: -60%;
  right: -43%;
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
}
.kv .monster2 {
  width: 46%;
  top: 15%;
  right: -10%;
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
}
.kv .monster3 {
  width: 85%;
  top: -50%;
  right: 0%;
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
}
.kv .monsterLogo {
  width: 100%;
  max-width: 400px;
  top: 0%;
  left: 0%;
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
  z-index: 6;
  position: static;
  margin: 0 auto;
  padding: 30px 25px 0;
}
.kv .monsterLogo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.kv .monsterLog2 {
  width: 50%;
  top: 45%;
  left: 50%;
  z-index: 10;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.kv .monsterLog2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.kv .bgTop {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: 7;
}
.kv .bgTop img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.kv .claw {
  position: absolute;
  z-index: 20;
  width: 43%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
.kv .claw img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.kv .hightBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.kv .shadowAni {
  width: 100%;
  height: 100vh;
  background: #000;
  -webkit-box-shadow: inset 0 0 80px #ff0000;
          box-shadow: inset 0 0 80px #ff0000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
}
.kv .bkbg {
  width: 100%;
  height: 100vh;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
}
.kv__flex {
  padding: 5% 0 3%;
  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;
}
.kv .logoM {
  max-width: 60%;
  margin-left: 0;
}

@media (min-width: 996px) {
  .kv__leftText {
    position: absolute;
    bottom: 10%;
    left: 10%;
    font-size: 16px;
  }
  .kv__rightText {
    position: absolute;
    bottom: 10%;
    right: 10%;
    font-size: 16px;
  }
  .kv .rightBox {
    width: 60%;
    height: 300px;
  }
  .kv__figure {
    margin-top: 5%;
    margin-bottom: 3%;
    width: 55%;
    position: relative;
    z-index: 5;
    line-height: 0;
  }
  .kv__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .kv__right {
    margin-left: -10vw;
  }
  .kv__position {
    position: absolute;
    z-index: 2;
  }
  .kv .lightAnimation {
    width: 80%;
    top: -12%;
    left: -8%;
    z-index: 5;
    -webkit-animation: lightRun 2s ease-in-out infinite;
            animation: lightRun 2s ease-in-out infinite;
  }
  .kv .monster1 {
    width: 85%;
    top: -60%;
    right: -43%;
    -webkit-filter: drop-shadow(0 0 10px #fff);
            filter: drop-shadow(0 0 10px #fff);
  }
  .kv .monster2 {
    width: 46%;
    top: 15%;
    right: -10%;
    -webkit-filter: drop-shadow(0 0 10px #fff);
            filter: drop-shadow(0 0 10px #fff);
  }
  .kv .monster3 {
    width: 85%;
    top: -50%;
    right: 0%;
    -webkit-filter: drop-shadow(0 0 10px #fff);
            filter: drop-shadow(0 0 10px #fff);
  }
  .kv .monsterLogo {
    position: absolute;
    width: 400px;
    top: 0%;
    left: 3%;
    -webkit-filter: drop-shadow(0 0 10px #fff);
            filter: drop-shadow(0 0 10px #fff);
    z-index: 6;
  }
  .kv .monsterLogo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .kv__flex {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .kv .logoM {
    width: 30%;
    max-width: 500px;
    margin-left: -20vw;
  }
}
@-webkit-keyframes lightRun {
  0% {
    width: 80%;
    top: -12%;
    left: 30%;
  }
  100% {
    width: 300%;
    top: -150%;
    opacity: 0;
    left: -150%;
  }
}
@keyframes lightRun {
  0% {
    width: 80%;
    top: -12%;
    left: 30%;
  }
  100% {
    width: 300%;
    top: -150%;
    opacity: 0;
    left: -150%;
  }
}
.dragonBlock {
  max-width: 1600px;
  padding: 0 25px;
  margin: 80px auto 0;
  text-align: center;
  color: #272727;
}
.dragonBlock__content {
  margin: 0 auto 50px;
  width: 100%;
}
@media (min-width: 996px) {
  .dragonBlock__content {
    width: 40%;
    margin: 0;
  }
}
.dragonBlock__figure {
  width: 100%;
  width: 100%;
  line-height: 0;
  opacity: 0.9;
}
.dragonBlock__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.dragonBlock__img1 {
  max-width: 150px;
  margin: 0 auto;
}
.dragonBlock__img2 {
  max-width: 200px;
  margin: 10% auto 20px;
}
.dragonBlock__img3 {
  max-width: 400px;
  margin: 0 auto 5%;
}
.dragonBlock__mt {
  margin-top: 5%;
}
.dragonBlock__text {
  margin: 0 auto;
  max-width: 700px;
}
.dragonBlock h2 {
  margin: 20px 0;
}

.banner {
  padding: 0 25px;
  margin: 5% auto 0;
  max-width: 800px;
}
.banner .bannerKv {
  display: block;
  width: 100%;
  line-height: 0;
  margin: 0 auto;
}
.banner .bannerKv img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.videoYt {
  position: relative;
  padding: 5% 0;
  z-index: 100;
}
@media (min-width: 996px) {
  .videoYt {
    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;
  }
}
.videoYt__wrap {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 996px) {
  .videoYt__wrap {
    width: 55%;
  }
}
.videoYt__wrap .video {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.videoYt__wrap .video__box {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.videoYt__wrap .video__box .maskBox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.videoYt__wrap .video__box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media (min-width: 768px) {
  .videoYt .videoYt__wrap .video {
    width: 100%;
  }
}
@media (min-width: 996px) {
  .videoYt .videoYt__wrap .video {
    width: 100%;
  }
}

.bgBlock {
  width: 100%;
  padding: 5% 0;
  position: relative;
  background: url(https://storage-asset.msi.com/event/2023/Corp/MSIxMonsterHunter/images/bg-5.jpg) no-repeat center center/cover;
}

.footer {
  width: 100%;
  padding: 5% 25px;
  position: relative;
  background: #000;
}
.footer__figure {
  width: 100%;
  max-width: 400px;
  margin: 20px auto 0;
}
.footer__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer p {
  text-align: center;
  font-size: 14px;
}

.productList {
  width: 100%;
  padding: 0 0;
}
.productList__title {
  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;
  margin: 100px 0 20px;
}
.productList__title-border {
  margin-top: 10px;
  width: 25px;
  opacity: 0.7;
}
.productList__title-border img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.productList__title h2 {
  color: rgba(78, 34, 8, 0.768627451);
  font-size: 20px;
  margin: 0 20px;
  text-align: center;
}
@media (min-width: 996px) {
  .productList__title h2 {
    font-size: 30px;
  }
}
.productList__subtitle {
  margin: 30px auto 10px;
  text-align: center;
  color: rgba(78, 34, 8, 0.768627451);
  font-size: 22px;
}
.productList__box {
  padding: 0 25px;
  margin: 3% auto 50px;
  max-width: 1440px;
  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: wrap;
      flex-wrap: wrap;
}
.productList__box .productItem {
  cursor: pointer;
  width: 250px;
  margin: 40px 20px;
}
@media (min-width: 996px) {
  .productList__box .productItem {
    /* width: calc(14.2857142857% - 40px); */
  }
}
.productList__box .productItem__figure {
  width: 200px;
  margin: 10px auto 10px;
}
.productList__box .productItem__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.productList__box .productItem p {
  font-size: 16px;
  text-align: center;
  color: #000000;
  font-weight: 600;
}
.productList__box .productItem__arrow {
  display: none;
  opacity: 0.5;
  width: 50px;
  margin: 0 auto;
}
.productList__box .productItem__arrow img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.productList__box .productItem__arrow--active {
  display: block;
}
.productList__mobile {
  display: block;
}
@media (min-width: 996px) {
  .productList__mobile {
    display: none;
  }
}
.productList__mobile .productItem {
  text-align: center;
  margin: 10px auto;
  min-width: 250px;
  width: 84%;
  cursor: pointer;
  background: #42291c;
  padding: 8px 25px;
  border: 2px solid #dcc8a6;
  -webkit-box-shadow: inset 0px 0px 10px #dcc8a6;
          box-shadow: inset 0px 0px 10px #dcc8a6;
}
.productList__mobile .productItem p {
  color: #dcc8a6;
}
.productList__desktop {
  display: none;
}
@media (min-width: 996px) {
  .productList__desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.productList .note {
  padding: 0 25px;
  margin: 10px 0 30px;
  text-align: center;
  color: #000000;
}
@media (min-width: 996px) {
  .productList .note {
    margin: 10px 0 0;
  }
}
.productList .sliderBox {
  padding: 0 25px;
  width: 85%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 996px) {
  .productList .sliderBox {
    width: 90%;
  }
}
@media (min-width: 1300px) {
  .productList .sliderBox {
    width: 100%;
  }
}
.productList .sliderBox__prev {
  cursor: pointer;
  position: absolute;
  top: 45%;
  left: -8%;
  z-index: 3;
  width: 40px;
}
@media (min-width: 768px) {
  .productList .sliderBox__prev {
    left: -4%;
  }
}
@media (min-width: 1300px) {
  .productList .sliderBox__prev {
    width: 40px;
    left: 2%;
  }
}
@media (min-width: 1600px) {
  .productList .sliderBox__prev {
    left: 5%;
    width: 60px;
  }
}
.productList .sliderBox__prev img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.productList .sliderBox__next {
  cursor: pointer;
  position: absolute;
  top: 45%;
  right: -8%;
  z-index: 3;
  width: 40px;
}
@media (min-width: 768px) {
  .productList .sliderBox__next {
    right: -4%;
  }
}
@media (min-width: 1300px) {
  .productList .sliderBox__next {
    width: 40px;
    right: 2%;
  }
}
@media (min-width: 1600px) {
  .productList .sliderBox__next {
    right: 5%;
    width: 60px;
  }
}
.productList .sliderBox__next img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.productList .sliderBox .item {
  padding: 40px 60px;
  color: rgba(255, 221, 180, 0.6862745098);
  background: url("https://storage-asset.msi.com/event/2023/Corp/MSIxMonsterHunter/images/p-bg.jpg") no-repeat center center/cover;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 996px) {
  .productList .sliderBox .item {
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5607843137));
            filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5607843137));
  }
}
.productList .sliderBox .item__figure {
  width: 100%;
  line-height: 0;
}
.productList .sliderBox .item__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.productList .sliderBox .item__content {
  position: relative;
  overflow: hidden;
  z-index: 3;
  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 (min-width: 996px) {
  .productList .sliderBox .item__content {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.productList .sliderBox .item__content-img {
  position: absolute;
  width: 22%;
  z-index: -1;
  right: -25%;
  bottom: -42%;
  opacity: 0.1;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.productList .sliderBox .item__content-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.productList .sliderBox .item__content-topLeft {
  position: absolute;
  width: 20%;
  z-index: -1;
  left: 1.5%;
  top: 1%;
}
@media (min-width: 996px) {
  .productList .sliderBox .item__content-topLeft {
    width: 10%;
    left: 1%;
    top: 2%;
  }
}
.productList .sliderBox .item__content-topLeft img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.productList .sliderBox .item__content-bottomLeft {
  position: absolute;
  width: 20%;
  z-index: -1;
  left: 1.5%;
  bottom: 1%;
}
@media (min-width: 996px) {
  .productList .sliderBox .item__content-bottomLeft {
    width: 10%;
    left: 1%;
    bottom: 2%;
  }
}
.productList .sliderBox .item__content-bottomLeft img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.productList .sliderBox .item__content-topRight {
  position: absolute;
  width: 20%;
  z-index: -1;
  right: 1.5%;
  top: 1%;
}
@media (min-width: 996px) {
  .productList .sliderBox .item__content-topRight {
    width: 10%;
    right: 1%;
    top: 2%;
  }
}
.productList .sliderBox .item__content-topRight img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.productList .sliderBox .item__content-bottomRight {
  position: absolute;
  width: 20%;
  z-index: -1;
  right: 1.5%;
  bottom: 1%;
}
@media (min-width: 996px) {
  .productList .sliderBox .item__content-bottomRight {
    width: 10%;
    right: 1%;
    bottom: 2%;
  }
}
.productList .sliderBox .item__content-bottomRight img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.productList .sliderBox .item__content .info {
  width: 100%;
}
@media (min-width: 996px) {
  .productList .sliderBox .item__content .info {
    width: calc(60% - 20px);
    margin-right: 20px;
  }
}
.productList .sliderBox .item__content .info__title {
  margin: 20px 0 0;
  color: #dcc8a6;
}
.productList .sliderBox .item__content .info__line {
  width: 120px;
  max-width: 100%;
  height: 1px;
  background: #fff;
  margin-bottom: 20px;
}
.productList .sliderBox .item__content .info__figure {
  margin: 20px 0;
}
.productList .sliderBox .item__content .info__figure2 {
  margin: 10px 0;
}
.productList .sliderBox .item__content .info__text {
  font-weight: 100;
  font-size: 14px;
  line-height: 1.8;
}
.productList .sliderBox .item__content .info__note {
  font-weight: 100 !important;
  font-size: 12px !important;
}
.productList .sliderBox .item__content .info__none {
  display: none;
}
.productList .sliderBox .item__content .info .wtbBox {
  color: #fff;
  margin: 20px 0 20px;
}
.productList .sliderBox .item__content .info .wtbBox__buy {
  cursor: pointer;
  color: #dcc8a6;
  background: #42291c;
  padding: 8px 25px;
  margin: 10px 0;
  text-align: center;
  border: 2px solid #dcc8a6;
  -webkit-box-shadow: inset 0px 0px 10px #dcc8a6;
          box-shadow: inset 0px 0px 10px #dcc8a6;
}
.productList .sliderBox .item__content .info .wtbBox__buy:hover {
  background: #1b0e07;
}
@media (min-width: 996px) {
  .productList .sliderBox .item__content .info .wtbBox__buy {
    text-align: left;
    display: inline-block;
    margin-right: 20px;
  }
}
.productList .sliderBox .item__content .info .wtbBox__item {
  padding: 8px 25px;
  color: #dcc8a6;
  background: #42291c;
  display: block;
  text-align: center;
  border: 2px solid #dcc8a6;
  -webkit-box-shadow: inset 0px 0px 10px #dcc8a6;
          box-shadow: inset 0px 0px 10px #dcc8a6;
}
.productList .sliderBox .item__content .info .wtbBox__item:hover {
  background: #1b0e07;
}
@media (min-width: 996px) {
  .productList .sliderBox .item__content .info .wtbBox__item {
    text-align: left;
    display: inline-block;
  }
}
.productList .sliderBox .item__content .info__link {
  width: 100%;
  margin-top: 20px;
}
.productList .sliderBox .item__content .info__link a {
  margin: 5px;
  text-align: center;
  display: inline-block;
  min-width: 150px;
  background: #292c30;
  padding: 7px 5px;
  color: #fff;
  font-weight: 900;
}
.productList .sliderBox .item__content .productPhoto {
  width: 350px;
}
@media (min-width: 996px) {
  .productList .sliderBox .item__content .productPhoto {
    width: 60%;
    margin: 0 auto;
  }
}
.productList .sliderBox .item__content .productPhoto img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.promotions {
  width: 100%;
  text-align: center;
  padding: 0 25px;
  color: #000000;
}
.promotions__flex {
  max-width: 1600px;
  margin: 0 auto 40px;
  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: wrap;
      flex-wrap: wrap;
}
.promotions__item {
  color: #ffffff;
  text-align: center;
  display: block;
  margin: 0 20px 20px;
  width: 450px;
  max-width: 100%;
}
.promotions__item figure {
  margin: 10px;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.promotions__item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.promotions__item figure:hover {
  -webkit-filter: drop-shadow(0 0 10px #d1d1d1);
          filter: drop-shadow(0 0 10px #d1d1d1);
}

.popout {
  background: rgba(0, 0, 0, 0.839);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
}
.popout__block {
  position: relative;
  max-width: 760px;
  background: #161616;
  background-size: 100% 100%;
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 10px;
  max-height: 70vh;
  overflow: auto;
}
.popout__block-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  cursor: pointer;
}
.popout__block-close svg {
  fill: #fff;
}
.popout__dm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 30vh;
  padding: 70px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.popout__dm a {
  width: 100%;
  background: #ffffff;
  color: #000000;
  text-align: center;
  border-radius: 5px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px;
}
.popout__dm a img {
  height: 50px;
}

.ytList {
  width: 100%;
  max-width: 1200px;
  margin: 30px auto 0;
  position: relative;
  z-index: 5;
}
@media (min-width: 1600px) {
  .ytList {
    max-width: 1440px;
  }
}
.ytList__next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  right: 1%;
  z-index: 10;
  width: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ytList__next img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1300px) {
  .ytList__next {
    right: -3%;
    width: 50px;
  }
  .ytList__next img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.ytList__prev {
  cursor: pointer;
  position: absolute;
  top: 40%;
  left: 1%;
  z-index: 10;
  width: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ytList__prev img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1300px) {
  .ytList__prev {
    left: -3%;
    width: 50px;
  }
  .ytList__prev img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.ytList .youtubeBox {
  text-align: center;
  color: #000;
  margin: 20px auto;
  position: relative;
  z-index: 6;
  width: 88%;
}
.ytList .youtubeBox__popup {
  position: relative;
}
.ytList .youtubeBox__popup-figure {
  width: 100%;
  margin-bottom: 20px;
}
.ytList .youtubeBox__popup-figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ytList .youtubeBox__popup .youtube-popout {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ytList .youtubeBox__popup .ytBtn {
  background: transparent;
  border: none;
  color: white;
  cursor: pointer;
  font-size: 2em;
  position: relative;
  outline: none;
}
.ytList .youtubeBox__popup .ytBtn--play {
  fill: white;
  height: 2em;
  width: 2em;
  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;
}
.ytList .youtubeBox__popup .ytBtn--play::before, .ytList .youtubeBox__popup .ytBtn--play::after {
  border-radius: 100%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.ytList .youtubeBox__popup .ytBtn--play::before {
  background-color: rgba(117, 117, 117, 0.349);
  -webkit-box-shadow: 0 0 0 0.2rem #ffffff;
          box-shadow: 0 0 0 0.2rem #ffffff;
  -webkit-transition: background-color 0.3s ease, fill 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, fill 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease, fill 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease, fill 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.ytList .youtubeBox__popup .ytBtn--play:hover .playIcon__use {
  fill: #000000;
}
.ytList .youtubeBox__popup .ytBtn--play:hover::before {
  background-color: rgba(56, 56, 56, 0.185);
  -webkit-box-shadow: 0 0 0 0.2rem #000000;
          box-shadow: 0 0 0 0.2rem #000000;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.ytList .youtubeBox__popup .ytBtn--play:hover::after {
  -webkit-animation: radiate 1.75s ease-out infinite;
          animation: radiate 1.75s ease-out infinite;
  -webkit-box-shadow: inset 0 0 0 1em rgba(255, 255, 255, 0);
          box-shadow: inset 0 0 0 1em rgba(255, 255, 255, 0);
  opacity: 0;
  pointer-events: none;
}
.ytList .youtubeBox__popup .playIcon__use {
  fill: #ffffff;
}
.ytList .youtubeBox__popup .playIcon:hover {
  fill: #999;
}

@-webkit-keyframes radiate {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1.2, 1.2, 1);
            transform: scale3d(1.2, 1.2, 1);
  }
  80% {
    -webkit-box-shadow: inset 0 0 0 0.2rem rgba(255, 255, 255, 0.8);
            box-shadow: inset 0 0 0 0.2rem rgba(255, 255, 255, 0.8);
    opacity: 0.1;
  }
  100% {
    -webkit-box-shadow: inset 0 0 0 0.2rem rgba(255, 255, 255, 0.8);
            box-shadow: inset 0 0 0 0.2rem rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1);
            transform: scale3d(1.5, 1.5, 1);
  }
}

@keyframes radiate {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1.2, 1.2, 1);
            transform: scale3d(1.2, 1.2, 1);
  }
  80% {
    -webkit-box-shadow: inset 0 0 0 0.2rem rgba(255, 255, 255, 0.8);
            box-shadow: inset 0 0 0 0.2rem rgba(255, 255, 255, 0.8);
    opacity: 0.1;
  }
  100% {
    -webkit-box-shadow: inset 0 0 0 0.2rem rgba(255, 255, 255, 0.8);
            box-shadow: inset 0 0 0 0.2rem rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1);
            transform: scale3d(1.5, 1.5, 1);
  }
}/*# sourceMappingURL=main.css.map */