/* blindbox */
.blindbox {
  width: 100%;
  background: #FEF1E6;
  text-align: center;
  padding: 70px 200px;
}

.blindboxt {
  font-size: 36px;
  font-weight: 600;
}

.blindboxc {
  font-size: 24px;
}

.swiper-container2 {
  width: 100%;
}

.swiper-container2 .swiper-slide {
  height: auto;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0px 1.5625vw;
}

.swiper-pagination2 {
  height: 1.14583vw;
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-pagination2 .swiper-pagination-bullet {
  height: 1.14583vw;
  width: 1.14583vw;
  background: #4f4f4f;
  opacity: 0.5;
  margin: 0px 15px !important;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
  background: #fff !important;
  opacity: 1;
}

.blindboxli {
  width: 100%;
  height: auto;
  padding: 0px;
}

.blindboxlic {
  width: 85%;
  height: 100%;
  position: relative;
  box-shadow: 2.76821px 2.76821px 13.841px -0.922736px rgb(255 255 255 / 25%);
  padding: 25px 40px;
  margin: 0px auto;
}

.blindboxlicimg1 {
  height: auto;
  margin-bottom: 30px;
}

.blindboxli1 .blindboxlic {
  background: linear-gradient(82.97deg, #000925 1.68%, #1f001a 98.22%);
  border-radius: 10px;
}

.blindboxli2 .blindboxlic {
  background: linear-gradient(82.97deg, #000925 1.68%, #1f001a 98.22%);
  border-radius: 20px;
}

.blindboxli3 .blindboxlic {
  background: linear-gradient(82.97deg, #000925 1.68%, #1f001a 98.22%);
  border-radius: 20px;
}

.blindboxlicimg1 {
  width: 100%;
  height: 210px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
}

.blindboxlicimg1 img {
  max-width: 100%;
}

.blindboxlibtu {
  width: 100%;
  padding: 40px 0px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blindboxlibtu a {
  width: 130px;
  min-width: 100px;
  height: 55.97px;
  background: radial-gradient(92.09% 85.42% at 86.3% 87.5%,
      rgba(0, 0, 0, 0.23) 0%,
      rgba(0, 0, 0, 0) 86.18%)
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    ,
    radial-gradient(65.28% 65.28% at 26.39% 20.83%,
      rgba(255, 255, 255, 0.413) 0%,
      rgba(255, 255, 255, 0) 69.79%,
      rgba(255, 255, 255, 0) 100%)
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    ,
    #d458ff;
  box-shadow: 2.82927px 1px 8px rgba(148, 148, 148, 0.5);
  border-radius: 77.0976px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Nunito',SourceSansPro-Bold;
  font-weight: 700;
  font-size: 16.9756px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.85);
  text-shadow: 0.707318px 0.707318px 0.707318px rgba(0, 0, 0, 0.25);
  flex: none;
  order: 0;
  flex-grow: 0;
  text-decoration: none;
  text-transform: uppercase;
}

.blindboxlibtu a:hover {
  color: #fff;
  text-decoration: none;
}

.blindboxlicimg2 {
  width: 100%;
  padding: 40px 0px 20px 0px;
  text-align: center;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}

.blindboxlicimg2 img {
  max-height: 100px;
  max-width: 100%;
}

.blindboxli>span {
  display: block;
  padding: 45px 0px 0px 0px;
  width: 100%;
  font-family: 'Nunito',"Work Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 45px;
  text-align: center;
  color: #ffffff;
}

.swiper-product .swiper-slide{padding:0;}
.swiper-product .swiper-wrapper{display:block;}
@-webkit-keyframes scroll {
  0% {
    left:200%;
  }
  25% {
    left:150%;
  }
  50% {
    left:100%;
  }
  75% {
    left:50%;
  }

  100% {
    left:-100%;
  }
}
.peek_inside{
  padding-bottom:30px;
}
@media screen and (max-width: 768px) {
  .peek_inside{
    padding:30px;
  }
  .swiper-banner .slide-1{
    background:#F1EBE3;
  }
  .swiper-banner .slide-2{
    background:#000;
  }
  .swiper-banner .slide-3{
    background:#F2F0F1;
  }
  .swiper-product .swiper-wrapper{display:flex;}
  /* .swiper-product .swiper-slide{width:calc(100% - 40px)!important;} */
  .blindbox {
    width: 100%;
    padding:60px 0;
    overflow: hidden;
    height: auto;
  }

  .blindboxt {
    width: 100%;
    height: auto;
    padding:0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-size:32px;
  }

  .blindboxc {
    font-size:18px;
  }
  .blindboxtc {
    width: 100%;
    position: relative;
  }

  .blindboxtc1 {
    font-weight: 200;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 20px;
  }

  .blindboxtc2 {
    font-weight: 100;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #ffffff;
  }

  .blindboxlb {
    width: 100%;
    height: auto;
    padding: 0px 20px;
    flex-wrap: wrap;
  }

  .learn_more a {
    font-size: 18px;
  }

  .learn_more a svg {
    width: 20px;
    height: 20px;
    margin-left: 15px;
  }


  .blindboxlicimg2 {
    width: 100%;
    padding: 10px 0px;
    height: auto;
  }

  .blindboxlicimg2 img {
    max-width: 100%;
    max-height: 6.3541vmax;
  }

  .swiper-pagination2 {
    height: 15px;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .swiper-pagination2 .swiper-pagination-bullet {
    height: 15px;
    width: 15px;
    background: #4f4f4f;
    opacity: 0.5;
    margin: 0px 10px !important;
  }

  .swiper-pagination2 .swiper-pagination-bullet-active {
    background: #fff !important;
    opacity: 1;
  }

  .blindboxlibtu {
    width: 100%;
    padding: 0px;
  }

  .blindboxlibtu a {
    width: 120px;
    height: 40px;
    font-weight: 100;
    font-size: 14px;
    line-height: 24px;
  }

  .blindboxlist {
    padding: 0px;
  }

  .blindboxlistT {
    font-weight: 100;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 20px;
  }

  .blindboxlistC {
    width: 100%;
    padding: 0px;
  }

  .blindboxli {
    width: 100%;
    height: auto;
    padding: 40px 25px;
  }

  .blindboxli img {
    max-width: 100%;
  }

  .blindboxli1 {}

  .blindboxli2 {}

  .blindboxli3 {}

  .blindboxli>span {
    padding: 15px 0px;
    font-weight: 100;
    font-size: 12px;
    line-height: 16px;
  }
  .pl-5,.pr-5{
    padding:0!important;
  }
}

/* blindbox end */

/* designer */
.designer {
  width: 100%;
  display: flex;
  flex-direction: row;
  background: #000;
  align-items: center;
  justify-content: center;
}

.designer .learn_more {
  margin: 0;
}

.designer .learn_more a {
  color: #fff;
}

.designer.white .learn_more a {
  color: #000;
}

.designer.white {
  background: #fff;
}

.designerc {
  width: 1150px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.designerL {
  width: 500px;
  padding: 200px 0px;
}

.designerR {
  width: 550px;
}

.designerRabs {}

.designerL1 {
  width: 100%;
  font-family: 'Nunito',"WorkSans-Bold";
  font-weight: 700;
  font-size: 40px;
  line-height: 65px;
  color: #ffffff;
}

.designer.white .designerL1 {
  color: #000;
}

.designerL2 {
  width: 100%;
  font-family: 'Nunito',"WorkSans-Light";
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  color: #ffffff;
  padding: 25px 0px;
}

.designer.white .designerL2 {
  color: #000;
}

.designerL3 {
  width: 160px;
  height: 50px;
  box-shadow: 0px 3.70374px 3.70374px rgba(255, 255, 255, 0.25);
  border-radius: 70px;
  font-family: 'Nunito',"Source Sans 3";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #fff;
  flex: none;
  order: 0;
  flex-grow: 0;
  border: 1.6px solid #fff;
  cursor: pointer;
  transition: all 0.5s ease;
}

.designer.white .designerL3 {
  color: #000;
}

.designerL3 a {
  color: #fff;
  outline: none;
  text-decoration: none;
}

.designerL3:hover {
  background: #fff;
  color: #000;
}

.designerL3:hover a {
  color: #000;
}

@media screen and (max-width: 768px) {
  .designer {
    display: flex;
    flex-direction: column;
    padding: 40px 25px;
  }

  .designer .learn_more {
    text-align: center;
    margin-bottom: 30px;
  }

  .designer.white .designerc {
    flex-direction: column-reverse;
  }

  .designerc {
    width: 100%;
    flex-wrap: wrap;
  }

  .designerL {
    width: 100%;
    padding: 40px 0px 0px 0px;
  }

  .designerR,
  .designerR img {
    width: 100%;
  }

  .designerRabs {
    width: 100%;
    background-image: linear-gradient(to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0) 100%);
    background-position: 46% 55%;
    background-repeat: no-repeat;
    background-blend-mode: normal;
    background-size: auto, cover;
    order: -1;
    min-height: inherit;
  }

  .designerL1 {
    width: 100%;
    font-family: 'Nunito',"Work Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    letter-spacing: 1px;
    text-align: center;
  }

  .blindboxli1 .blindboxlic {
    background: linear-gradient(82.97deg, #000925 1.68%, #1f001a 98.22%);
    border-radius: 10px;
  }

  .blindboxli2 .blindboxlic {
    background: linear-gradient(82.97deg, #000925 1.68%, #1f001a 98.22%);
    border-radius: 10px;
  }

  .blindboxli3 .blindboxlic {
    background: linear-gradient(82.97deg, #000925 1.68%, #1f001a 98.22%);
    border-radius: 10px;
  }

  .designerL2 {
    width: 100%;
    font-family: 'Nunito',"Source Sans 3";
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 0.03em;
    color: #ffffff;
    padding: 15px 0px 35px 0px;
    text-align: center;
  }

  .designerL3 {
    width: 120px;
    height: 45px;
    background: none;
    box-shadow: 0px 3.70374px 3.70374px rgba(255, 255, 255, 0.25);
    border-radius: 30px;
    font-family: 'Nunito',"Source Sans 3";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #fff;
    flex: none;
    order: 0;
    flex-grow: 0;
    cursor: pointer;
    transition: all 0.5s ease;
    margin: 0px auto;
  }
}

/* designer end */

/* Blog */
.Blog {
  padding: 100px 0px;
  background: #000;
  color: #fff;
}

.Blogc {
  width: 1150px;
  position: relative;
  text-align: left;
  margin: auto;
}

.BlogT {
  font-size: 64px;
  line-height: 1;
  padding: 0px 1.5625vw;
}

.BlogD {
  padding: 0px 1.5625vw;
  font-size: 18px;
  font-weight: 300;
}

.BlogB {
  position: relative;
  margin: 0px auto;
}

.swiper-slide {
  padding: 0px 1.5625vw;
}

.BlogBli {
  width: 100%;
  transition: all 0.3s ease;
  background: #fff;
}

.BlogBliimg {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.BlogBliimg img {
  width: 100%;
}

.BlogBliimg .tag {
  border-radius: 3px;
  background: #E74040;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  padding: 0 10px;
}

.BlogBlic {
  width: 100%;
  padding: 20px;
}

.BlogBlic .tag-box {
  display: flex;
  gap: 10px;
  color: #737373;
  font-weight: lighter;
  font-size: 12px;
}

.BlogBlic .tag-box .active {
  color: #8EC2F2;
}

.BlogBlic1 {
  width: 100%;
  font-size: 14px;
  color: rgb(27, 27, 27);
  font-weight: 400;
  text-align: center;
}

.BlogBlic2 {
  width: 100%;
  font-size: 20px;
  line-height: 25px;
  height: 75px;
  letter-spacing: 2px;
  font-weight: 400;
  color: rgb(27, 27, 27);
  overflow-wrap: break-word;
  text-transform: none;
  font-family: 'Nunito',"Source Sans Pro", arial, sans-serif;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 5px 0px;
}

.BlogBlic3 {
  font-size: 14px;
  color: #737373;
}

.BlogBlic4 {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #737373;
  margin: 15px 0;
}

.BlogBlic4 div {
  display: flex;
  align-items: center;
  line-height:1;
  justify-content: space-between;
}

.BlogBlic4 img {
  display: inline-block;
  margin-right: 5px;
}

.BlogBlic5 {
  width: 100%;
  font-size: 14px;
  color: #737373;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.BlogBlic5 img {
  display: inline-block;
  margin-left: 10px;
}

.BlogBli:hover {
  box-shadow: rgb(187, 187, 187) 0px 0px 28px -3px;
}

@media screen and (max-width: 768px) {
  .swiper-container1 .swiper-wrapper{display:block;}
  .Blog {
    padding: 40px 0px;
    width: 100%;
    overflow: hidden;
  }

  .BlogT {
    width: 100%;
    margin: 15px auto;
    line-height:normal;
    font-size:32px;
  }

  .BlogB {
    width: 100%;
    position: relative;
    margin: 0px auto;
  }

  .Blogc {
    width: 100%;
  }

  .BlogD {
    font-size: 12px;
  }


  .BlogBli {
    margin: 15px auto;
  }

  .BlogBliimg {
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .BlogBliimg img {
  }

  .BlogBlic {
    width: 100%;
    padding: 24px 16px;
  }

  .BlogBlic1 {}

  .BlogBlic2 {
    font-size: 18px;
    line-height: 20px;
    height: 60px;
    margin: 5px 0px;
  }

  .container{
    padding:0 30px;
  }
}

/* Blog end */

/* questions */
.questions {
  width: 100%;
  padding: 100px 0px;
}

.questionsc {
  width: 760px;
  position: relative;
  margin: 0px auto;
}

.questionsct {
  width: 100%;
  padding: 0px 0px 100px 0px;
}

.questionsctitle {
  width: 100%;
  font-size: 18px;
  color: rgb(27, 27, 27);
  line-height: 1.4;
  font-family: 'Nunito',"Lato", arial, sans-serif;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
  overflow-wrap: break-word;
}

.questionscton {
  width: 100%;
  padding-top: 16px;
  color: rgb(27, 27, 27);
  line-height: 1.5;
  font-weight: 400;
  overflow-wrap: break-word;
  font-family: 'Nunito',"Source Sans Pro", arial, sans-serif;
  letter-spacing: normal;
  font-size: 14px;
  text-align: center;
}

.questionsGrid {
  width: 100%;
}

.questionsGridul {
  width: 100%;
  list-style: none;
}

.questionsGridulli {
  width: 100%;
  list-style: none;
  padding: 16px 0px;
  border-bottom: 1px solid rgb(226, 226, 226);
}

.questionsGridullibt {
  width: 100%;
  font-size: 18px;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0px;
  background: none;
  text-align: left;
  font-family: 'Nunito',"Source Sans Pro", arial, sans-serif;
  border: 0px;
}

.questionsGridullibts {
  width: 100%;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 2px;
  color: rgb(27, 27, 27);
}

.questionsGridullibtsvg {}

.questionsGridullic {
  width: 100%;
  padding: 8px 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: rgb(27, 27, 27);
  display: none;
}

.questionsGridulliccur .questionsGridullibtsvg {
  transform: rotate(180deg);
}

.questionsGridulliccur .questionsGridullic {
  display: block;
}

@media screen and (max-width: 768px) {
  .questions {
    width: 100%;
    padding: 40px 25px;
  }

  .questionsc {
    width: 100%;
    position: relative;
    margin: 0px auto;
  }

  .questionsct {
    width: 100%;
    padding: 0px 0px 30px 0px;
  }

  .questionsctitle {
    width: 100%;
    font-size: 18px;
    color: rgb(27, 27, 27);
    line-height: 1.4;
    font-family: 'Nunito',"Lato", arial, sans-serif;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 400;
    overflow-wrap: break-word;
  }

  .questionscton {
    width: 100%;
    padding-top: 16px;
    color: rgb(27, 27, 27);
    line-height: 1.5;
    font-weight: 400;
    overflow-wrap: break-word;
    font-family: 'Nunito',"Source Sans Pro", arial, sans-serif;
    letter-spacing: normal;
    font-size: 14px;
    text-align: center;
  }

  .questionsGrid {
    width: 100%;
  }

  .questionsGridul {
    width: 100%;
    list-style: none;
  }

  .questionsGridulli {
    width: 100%;
    list-style: none;
    padding: 10px 0px;
    border-bottom: 1px solid rgb(226, 226, 226);
  }

  .questionsGridullibt {
    width: 100%;
    font-size: 18px;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0px;
    background: none;
    text-align: left;
    font-family: 'Nunito',"Source Sans Pro", arial, sans-serif;
    border: 0px;
  }

  .questionsGridullibts {
    width: 100%;
    font-size: 14px;
    line-height: 1.25;
    letter-spacing: 2px;
    color: rgb(27, 27, 27);
  }

  .questionsGridullibtsvg {}

  .questionsGridullic {
    width: 100%;
    padding: 8px 0px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    overflow-wrap: break-word;
    color: rgb(27, 27, 27);
    display: none;
  }
}

/* questions end */



/* banner */
.series-banner {
  width: 100%;
  height: 100%;
  background: #000000;
  text-align: center;
}

.series-banner .bannert {
  padding-top: 60px;
  padding-bottom: 30px;
}

.series-banner .bannerc {
  margin: auto;
  padding: 200px 0px;
  background: url(img/DSC034611.jpg) no-repeat center;
  background-size: cover;
}

.series-banner .bannerc1 {
  width: 100%;
  font-family: 'Nunito',"WorkSans-Bold";
  font-weight: 700;
  font-size: 80px;
  color: #ffffff;
}

.series-banner .bannerc2 {
  width: 100%;
  font-family: 'Nunito',"WorkSans-Regular";
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
}

.series-banner .bannerc3 {
  width: 100%;
  margin-top: 20px;
}

.series-banner .bannerc3 a {
  font-family: 'Nunito',"Source Sans 3";
  font-style: normal;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #fff;
  flex-grow: 0;
  border: 2px solid #fff;
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 44px;
  margin: auto;
  font-weight: 400;
  transition: all 0.3s ease;
}

.series-banner .bannerc3 a:hover {
  text-decoration: none;
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

@media screen and (max-width: 768px) {
  .series-banner .bannerc {
    padding: 50px 0px;
  }

  .series-banner .bannerc1 {
    font-size: 28px;
  }

  .series-banner .bannerc2 {
    font-size: 14px;
    font-weight: 400;
  }

  .series-banner .bannerc3 a {
    width: 120px;
    height: 40px;
    line-height: 35px;
  }
}

/* banner */
.tart-banner {
  width: 100%;
  height: 100%;
  background: #000000;
  text-align: center;
}

.tart-banner .bannert {
  padding: 60px 0;
}

.tart-banner .bannerc {
  margin: auto;
  padding: 240px 0px;
  background: url(img/161bedbe62c15ee32c641cab30100611.png) no-repeat center;
  background-size: cover;
}

.tart-banner .bannerc1 {
  width: 100%;
  font-family: 'Nunito',"WorkSans-Bold";
  font-weight: 700;
  font-size: 80px;
  color: #ffffff;
}

.tart-banner .bannerc2 {
  width: 100%;
  font-family: 'Nunito',"WorkSans-Regular";
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
}

.tart-banner .bannerc3 {
  width: 100%;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .tart-banner .bannerc {
    padding: 100px 0px;
  }

  .tart-banner .bannerc1 {
    font-size: 28px;
  }

  .tart-banner .bannerc2 {
    font-size: 14px;
    font-weight: 400;
  }
}



/* Mystery */
.Mystery {
  width: 100%;
  height: 665px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #000;
}

.Mysteryc {
  width: 1150px;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.MysteryL {
  width: 50%;
  padding: 0px;
  padding: 100px 50px;
}

.MysteryR {
  flex: 1;
  height: 100%;
  background: url("img/DSC036041.png") no-repeat center center;
  background-size: cover;
}

.MysteryRabs {}

.MysteryL1 {
  width: 100%;
  font-family: 'Nunito',"WorkSans-Bold";
  font-weight: 400;
  font-size: 32px;
  line-height: 65px;
}

.MysteryL2 {
  width: 100%;
  font-family: 'Nunito',"WorkSans-Light";
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.03em;
  padding: 20px 0px;
  min-height: 200px;
}

.MysteryL3 {
  width: 300px;
  height: 60px;
  box-shadow: 0px 3.70374px 3.70374px rgba(255, 255, 255, 0.25);
  font-family: 'Nunito',"Source Sans 3";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #fff;
  flex: none;
  order: 0;
  flex-grow: 0;
  background: #000;
  cursor: pointer;
  transition: all 0.5s ease;
}

.MysteryL3 svg {
  position: relative;
  top: -3px;
  width: 28px;
  height: 28px;
}

.MysteryL3 a {
  color: #fff;
  outline: none;
  text-decoration: none;
}

.MysteryL3:hover {
  background: #fff;
  color: #000;
}

.MysteryL3:hover a {
  color: #000;
}

@media screen and (max-width: 768px) {
  .Mystery {
    display: flex;
    flex-direction: column;
    padding: 40px 25px;
    height: auto;
  }

  .Mysteryc {
    width: 100%;
    flex-wrap: wrap;
  }

  .MysteryL {
    width: 100%;
    padding: 40px 0px 0px 0px;
    text-align: center;
  }

  .MysteryR {
    width: 100%;
    height: 80vw;
    flex: auto;
  }

  .MysteryL1 {
    width: 100%;
    font-size: 18px;
    line-height: normal;
  }

  .MysteryL2 {
    width: 100%;
    font-size: 12px;
    min-height: auto;
  }

  .MysteryL3 {
    width: 180px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    margin: 0px auto;
  }
}

/* Mystery end */


.banner .swiper-slide{
  padding:0;
}
.full,.full img {
	width: 100%;
}

/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	width:100%;
	line-height:30px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space:nowrap;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}